Tag Archives: Actions

How to open printing screen & print a desired report on click of customized menu item

In Sage X3, reports play an important role for representing transactions and records for analysis and growth perspective. Reports can be printed by navigating to the reports module as well as it can be printed via writing script file using 4GL code in sage X3. Sometimes there might be a requirement if the end user… Read More: How to open printing screen & print a desired report… »

How to make multiple selection of transaction in single field

In Sage X3, there are various types of transactions for different modules such as sales order, purchase order, sales invoice, purchase invoice, customer BP invoice, etc. Sage X3 have feature of selection that is a “lookup” button on fields which helps the user to choice a particular selection. Sometimes there may be requirement for particular… Read More: How to make multiple selection of transaction in single field »

Difference between Sage X3 ACTIONS – APRES_MODIF v/s AM_XXX

We have come across many technical queries regarding the actions of Sage ERP X3, one of them was “Could anybody tell me what is the major difference between field after the change (AM_XXX) and APRES_MODIF events, and which of them better to use?” It quite true that in X3 with so many events at our… Read More: Difference between Sage X3 ACTIONS – APRES_MODIF v/s AM_XXX »