Category Archives: FAQ

How to change the standard Module name?

Have you came across a scenario where you want to change the name of  “Module and Sub Module”. Image 1: Home Page Navigate To: Administrator>Authering>Navigation Page Image 2: Pages Now Edit the Home Page content. Image 3 Edit module name like “Orders to sales orders”. Image 4: Navigation Pages Now, you can check the names of Module… Read More »

How to set condition for purchase order close

Sometimes we come across a scenario where user needs the purchase order to be closed only after certain conditions or never. Sage provides a functionality ‘PO line closing method’ which helps the user in setting them.  Navigate: Parameter –> Parameter values –> Purchase  Click on Rest Management — > PO line closing method Set the… Read More »

How to add comments for a product line in PO

We have came across the scenario where we need to add detail comment to a purchase order product. For which sage has provided a default functionality known as line TEXT.          Img: Purchase – Orders – Order Click on Text to add comments to purchase order product. These can be formatted using the functionalities provided… Read More »

How to keep machine center running even when labors are on break in Sage X3 Version 11

This is one of the new features in Sage Enterprise Management V11 in manufacturing Process, where you can keep work centers machines running and record its time even if labor is on break. Work center is a resource unit where manufacturing activities are performed. In other words, Work Centers are the master data which represent real… Read More »

How To Find Object Abbreviation of Current screen

In Sage X3, we have come across a situation where we need to find the Object Abbreviation of the screen. GABREV is the global variable which stores the Object Abbreviation of the screen.  Fig. Object Name About Us Greytrix – a globally recognized Premier Sage Gold Development Partner is a one-stop solution provider for Sage ERP… Read More »

How to find the week number of the date

We came across the requirement where client want to calculate the week number of the date provided for the further calculation. We have Week(date) which will return you the week number  of the provided date. For example: I am running this query on 30/10/2017. Hope this helps.   About Us Greytrix is one stop solution… Read More »

How to get file name for system messages

You may come across where you need to check the filename for system messages. The variable messname contains the filename for system messages. The default for this name is “FRA”. System messages are accessed by the mess function. The value of the [S]messname variable is determined: as a priority by the adonix start-up option: adonix… Read More »

How to solve “At least one runtime must have a max queries number defined” issue in Sage X3 Ver 11

We may come across a scenario where we get “At least one runtime must have a max queries number defined” error while creation/start up of Batch Server. The problem can be solved by using below steps: In below screenshot we have faced an error while creation/start up of Batch Server. This error has occurred because… Read More »