Tag Archives: Sage X3 Development

How to restrict user from creating receipt greater than PO quantity in Sage X3?

We came across a scenario where you want to restrict user from creating receipt greater than the PO quantity then Sage X3 provides standard functionality and allow over receipts. To set up this functionality: Step 1: Navigation: Set up – General Parameter’s – Purchase – Rest management Step 2: Set Allow over receipts as ‘NO’.… Read More »

Cash Forecast Management in Sage X3

Cash Flow Forecast Management helps to judge if the business has sufficient cash to avoid any crisis of liquidity. Cash flow acts as a bottom line of all businesses, hence it becomes essential that forecast of cash flow is calculated to make sure the business endures the monetary obstacles. Cash Flow Management in Sage X3… 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

How to avoid clashing between local variable and table column name?

In Sage X3, we may come across the situation where we may be having some variable name declared in the code file and the same variable in table. Sage X3 has special keyword to make differentiation between local variable and the table variable as there can be same name used while declaring the local variable… Read More »

How to Check Whether the Given Directory/ Path Exists or Not

In Sage X3, we may come across a situation where we need to know whether the path or a particular directory exists or not. We can know this using following function: Syntax: filinfo(path_fil, arg_ent) Parameters: path_fil: Char type expression for the file path to be tested Arg_ent: Integer expression specifying the property to be found.… Read More »

Greytrix Sage X3 Blog 500+ posts and still getting bigger and better

In our commitment to consistently contribute toward Sage X3 knowledge databank we have now crossed 500 blogs covering varied functionalities of Sage X3 ERP and its extended solutions. All the Greytrix Sage X3 Blogs are typically written by dedicated technical and business expertise team who have industry insights and over a decade of experience of… Read More »