Category Archives: ACCPAC SDK

Enhancing Intelligence Reports in Sage 300 ERP with BL Number Tracking

In In Sage 300 Reports play a vital role in giving finance and operations teams a clear, consolidated view of GL transactions across various business processes. To further improve traceability of shipment-linked entries, an enhancement has been introduced in the SSR Pending Report and Inbound Deposit Report by adding the BL Number field. Previously, users… Read More »

Transform Your Sage 300 Experience with Our New Web Dashboard

In this blog we are going to discuss our newly developed Sage 300 Web Dashboard, designed to give businesses a smarter and easy way to manage sales order history. This is easy-to-use dashboard shows your order details clearly, so your team can find what they need and take action faster. Highlights from the Dashboard: Future-Ready… 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 »

Resizable Method or data member not found.

Sage 300 provides an SDK using which a developer can customize an existing OCX screen. This customize screen needs to be upgraded with a higher version of sage 300 when passes years. When we want to upgrade this customize source code with a higher version and opened customize code in VB then sometimes error occurs… Read More »

Unresolved external symbol _vsnprintf error while making a Sage 300 view

As we all are aware that we can create a views using Sage 300 sdk and further we can utilize the standard features of Sage 300 with the help of those views. New Stuff: Order Entry – Invoice Payment Tracking Report Sometime while making a view fatal error occurred ‘link’: return code ‘0x460’ Below is… Read More »