Category Archives: Uncategorized

How to setup default location for the product

Sage ERP X3 offers flexibility to manage default location for a product within site for different operations. For instance, if a product exists in multiple locations of the site and for each operation (receipt, shipping, picking) has to be carried from different location, then we can add a default location for that particular operation. New Stuff: How… Read More »

How to execute Import utility using code

Sage ERP X3 has a functionality of creating Import/Export template which works quite efficiently. The only thing that has to be done manually, through import utility under Usage ->Imports/Exports->Imports (GIMPOBJ). New Stuff: Adding selection window for any action. However, you can also import the records through code as shown below: You can write the following lines… Read More »