Tag Archives: Functions

How to customize the trace log file for errors and success messages

Trace files are extensively utilized in Sage X3 software, particularly during lengthy processes like Automatic Invoice Validation or Automatic Work Order Release. When a trace file is displayed, error lines appear in red text, allowing you to navigate through the errors. To customize a trace file, follow the below steps: Step 1: We need to… Read More »

How to restrict the text based on date condition by using the cdate() function in Crystal report

Crystal report is an application used to create custom reports from a various of data sources. It includes major features such as formulas, cross-tab reports, sub-reports , special fields and conditional formatting etc. In Sage X3 recently we had an requirement that one of our client wants the hardcoded declaration based on supplier type and… Read More »

How to Solve “WMAUHSTD: Nonexistent screen” Error while opening Usage Audit table inquiry screen

Sage X3 has inquiry screens for every module in which we can audit our transactional data. For example, in the sales module we have created a number of invoices, so to check invoice data we can use the list of invoices inquiry screens of the sales module like List of invoices, invoice lines, invoice by… Read More »

How to create process flows in Sage X3 V12

Sage X3 provides various features of displaying transactions through different ways of navigating them, sometimes by jump to options or by menu items and many more. These process flows are widely used for because they eliminate the need to go the site map every time to access a function. Instead, it helps the user to… Read More »

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 »

X3 Commands for Dynamic Changes

Many a times we come across scenarios when we need to dynamically change the labels or format or style of the fields/tabs/sections. X3 provides some easy commands which help us in achieving the same which can change title of any fields/Sections/Tabs dynamically on any field action. Just for your better understanding some of the dynamic… Read More »