Category Archives: Sage 300

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 »

Project Job Costing – Accounting Methods

In our recent blog we have discussed about the various ‘Project Types’ we can set for project and the allowed range for ‘Accounting Methods’ that can be used for any particular Project Type. New Stuff: New Release – To make the Text smaller in Sage 300C v2021 Cloud Navigation for the setting, Accounting method can be… Read More »

Project Job Costing – Project Type selection in Contract Maintenance

In our recent blog we have discussed about the ‘Project Style’ selection in the contract maintenance. In this blog we are going to discuss about one more option i.e. ‘Project Type’ though the terms sounds similar they both have their specific meaning. New Stuff: Project Job Costing – Accounting Methods As we know that the project… Read More »

How to use BlkGet to fetch data from Sage 300 using COMAPI in VB6.0

In this blog, we will be looking on fetching the data from Sage 300 Views with BlkGet function using COMAPI in VB6.0. Sage 300 has many ways to read the records using CS0120 view by querying the database, opening and composing the Business Views. Reading of the data can be done one at a time… Read More »

How to use BlkGet to fetch data from Sage 300 using Advantage API in C#

In this blog, we will be looking on fetching the data from Sage 300 Views with BlkGet function using Advantage API in C# .Net. Sage 300 has many ways to read the records using CS0120 view by querying the database, opening and composing the Business Views. Reading of the data can be done one at… Read More »