Category Archives: Uncategorized

Menu to Read Log file in Sage X3

“Smallest factor affects the production”. We believed this saying when we stuck in a scenario where we have to track the changes made in my system after integrating a patch. While integrating a patch in my system we got few of errors. I need to track those errors for creating a new patch for my… Read More »

How to Track Revision in Sales Order

Sage X3 enables us to help keep a track on the revisions made to Order Documents. The revision number tracking can help us determine the number of times the order had undergone changes. You will need to tweak the Parameter SALREV in VEN Sales chapter as Sage X3 do not have the feature of Revision… Read More »

Adding Help to a Custom Field

In X3 we often use the field help by pressing the F1 function key. We can add the same functionality on new customized screens. There are certain standard field documentation associated with X3. This field documentation is nothing but the predefine help files. This help files are already associated with the standard X3 screen’s fields.… Read More »

Closing of Screen via Code

While integrating the Sage X3 with third party application I came across a scenario where I needed to close my X3 screen when another application opens up and that also from the same screen. Doing that was little bit technically complicated but after some findings and research, I found a solution which solved my problem.… Read More »