Category Archives: Customization

Speed-up development by copying structure of an existing table in Sage 100

Custom development in Sage 100 has been made quite handy. It provides various features using which one can speed up the development efforts. Today, we are going to discuss one of such feature using which one can easily copy the structure of an existing table.  Let’s look as how can we use it by taking… Read More: Speed-up development by copying structure of an existing table in… »

Create Simple Business Object in Sage 100 ERP

Sage 100 is a robust system and it provides a stable way of enhancing its capabilities through its SDK (Software Development Kit). While doing customization or enhancements, we need to create a (enhancement) class to incorporate the specific business logic. With Sage 100 SDK, we can easily create a class file (business, Service, etc.) through… Read More: Create Simple Business Object in Sage 100 ERP »