Category Archives: Configuration

How to know current function by its internal number

In Sage Enterprise Management, GFONCTION returns the name of the current function. Menchoix returns the internal number of that function. “Menchoix” identifies the current function by its internal number. This variable is only used by the supervisor. Whenever you exit menu management via the ONevent ITM_MENU instruction, the menchoix variable is loaded by the function… Read More »

How to Overcome”Valuation price null not authorized!” error in Sage x3

While creating miscellaneous receipt transaction in Sage X3, we will often get an error “Valuation price null not authorized! “ Particularly, this error is generated for the products which are not having the value or gross price in stock. We can overcome this by the following steps: Navigate to : Setup > Stock > Valuation… Read More »

How to get the value of the current variable/field in Sage X3?

ZC contains the value of the current variable (in input, initialization, check, selection and help mode). Class, Type and Dimension: Type of zc depends on context that corresponds to type of variable being entered (at the time of check or help is executed) or being initialized. [s]zc Examples: # In a routine associated with a… Read More »

Handling the Customized Fields Using Entry Transaction in Sage X3

In Sage X3, whenever we do any change on transaction screens like order, shipment, receipts or any other screens, we need to validate Entry Transaction. But, we may come across a scenario where user wants the modifications to behave differently depending on the transaction selections. For e.g., A customized field on Sales Order is to… Read More »

Making Bank Payments using the ACH NACHA Bank files from Sage X3

Every company has to make a series of payments to its Suppliers / Vendors. Nowadays, payments made using ACH are preferred by maximum companies because it not only saves time and money but is also easier and quicker to make payments/get paid with increased security while preventing the possibility of frauds. Many of the Sage… Read More »

How to automatically allocate the work order

Sage X3 has a feature where we can automatically allocate automated work order generated from sales order at the time of creation. To successfully implement this functionality follow below steps: Navigate to: Setup>Manufacturing>Entry transactions>Work orders>AUT (Automatic generation) Select AUT Automatic transaction. Select Automatic global () or Automatic Click on save Click on Validation button

Budgeting and Forecasting in Sage Enterprise Management

When you think about a new fiscal year coming up, the first and foremost concern for every company is about Budgeting. Unless you create the budget for the company it will not be possible to plan accordingly for the future.  Sage X3 helps to make quicker and more informed business decisions while shortening the planning… Read More »

Know all Sage X3 table details on the go from one screen

Sage X3 have the functionality in which we can get all the information of all the Sage X3 tables along with the size of tables in a database from one screen only. New Stuff: How to validate a customer while importing Navigate to:  Development > Utilities > Verification > Database > Table report Enter your folder… Read More »