Author Archives: Greytrix

Fetch the Entry Transaction value via Customized Code

In Sage X3, there is a way to run or trigger the customized code for a particular entry transaction, and then here is the code using which you can trigger the code for a specific entry transaction. New Stuff: How to Assign Default Values to Crystal Reports Example: $ACTION Case ACTION When “FIN_LISTE”     : Gosub FIN_LISTE… Read More: Fetch the Entry Transaction value via Customized Code »

How to Assign Default Values to Crystal Reports

When launching a print option from an Sage X3 function, it can be interesting to propose default values to the launch setups. This function is used to store values by default for the print setups as a function of the launch context (identified by a function code). A print means printing a Crystal Reports report,… Read More: How to Assign Default Values to Crystal Reports »