Tag Archives: Sage 300 ERP

Adding current fiscal year to avoid unwanted errors.

In Sage 300 ERP users can face unwanted warnings related to fiscal year, when opened a new company a pop up appears saying “The session date does not exist in common services fiscal calendar. (For more information, contact your sage 300administrator or view the Fiscal Calendar in common Services.)”. It simply means that the session… Read More »

How to use BlkPut to save data into Sage 300 using Advantage API in C#

In this blog, we will be looking on saving the data into Sage 300 with BlkPut function using Advantage API in C# .Net. Sage 300 has different ways to save the records using code recorded by macro where all the values are assigned to the fields individually using Field Name or Field Index, record saving… Read More »