Web API to Get Customer Details by Customer No in Sage 300

Web API basically means software that enables two or more applications to exchange data (messages) with each other. API integrations helps organizations with multiple software systems to exchange data with each other to keep data in sync enhance productivity and drive revenue. Nowadays API is part and parcel of almost everything in the digital world.… Read More »

AP Payment Export utility

The Payment Entry screen allows you to enter invoices while simultaneously entering payments for existing vendors or one-time vendors then this is known as a “cash Invoice”. To enter an invoice when adding a payment, you must select Misc. Payment as the transaction type. Accounts Payable then displays a detailed transaction where you can enter… Read More »

Fix error ‘CSVIC-Open- Ended Quoted String’ in GL Consolidation module.

Sage 300 provides a functionality called GL consolidation, this functionality helps to merge or Consolidate GL accounts and transaction information from one company to another. It helps organization to define the consolidation of GL account balances and provide the overall audit trail. We have seen the working and use of this functionality in one of… Read More »

Error: Permission Denied while making OCX

Sage 300 provides an SDK using which a developer can customize an existing OCX screen. This customized screen needs to be upgraded with a higher version of sage 300 when you upgrade your Sage 300 to higher version. While upgrading this customized source code with a higher version and making the OCX, sometimes we can… Read More »

HOW TO MODIFY STANDARD UI IN SAGE 300 C USING CUSTOMIZATION WIZARD

The Sage 300 Web SDK is a collection of Wizards, Utilities, Samples and Documentation for developing and customizing web screens for Sage 300 Cloud application. Out of this, wizards play an important role in Sage 300 cloud development. The intent of wizard is to generate code files in a Sage300 Web UI solution. New stuff:… Read More »

How to check DLL is 32-bit or 64-bit

We are familiar that Sage 300 ERP allows to customize the standard screens which has different OCX name than that of standard name. Whenever we perform some type of customization in Sage 300 which has new screen files and other dependent files like DLL are needs to be use in project, but we cannot use… Read More »

Fiscal year error for Transaction in Sage 300 ERP

Sometimes when you make Transactions in Sage 300 ERP in a new year, you might face some fiscal year error saying, ‘Transaction date does not exists in fiscal calendar’. This error will not allow you to make any transaction in Sage 300. New Stuff: Error: DLL AccpacGD1003ENG.dll specified in section [GD1003] is not valid In… Read More »