Category Archives: Sage 300

HOW TO APPLY FILTER ON VIEWS IN SAGE 300 .NET API

Sage 300 ERP web screens functionalities are being improved with every new release. Sage300c provides various ways to read records of ACCPAC views by opening and composing the business views in .net API. Sometimes we need to set filter on view records for that purpose Sage300c .net API provides us view’s ‘browse’ method. New Stuff:-… Read More »

How to use Existing ACCPAC Advantage Session in C#

In this blog, we are going to define the use of an existing Sage 300c session with ACCPAC Advantage in C# .Net. We have seen that when we use ACCPAC Advantage DB link for opening ACCPAC Advantage View, we use session for initializing DB link instance I.e., object. New Stuff: SAU Plugin error while installing… Read More »