Category Archives: Uncategorized

How to get number of hits on a table

UNIQID is used to generate a sequence of unique long integers for each Adonix table. New Stuff: How to conditionally restrict the import update Syntax: UNIQID ( class ) While UNIQID is used to have a unique number for a given table opened previously; these numbers are assigned sequentially and therefore they can be used… Read More »

Greytrix Too Falls In Love With Sage ERP X3 Version 7

Sage ERP X3 Global Convention becomes memorable with release of Sage ERP X3 version 7 – The right ERP solution with the right technology LinkedIn | Twitter | YouTube | Google + | Facebook | Blogs May 17, 2014, Lisbon, Portugal : “The Future is already here” and we saw this happening at the recently held Sage ERP X3 Global Convention at Lisbon, Portugal. With 900+ attendees at the… Read More »

Fetching the parameter values

In custom sage X3 development, we frequently use parameters for the use of constant values. New Stuff: Filtering the Selection List in Sage X3 without Object There are two ways to fetch the parameters values:      1.  Creating global variable: Creating global variable and assigning the parameter values to it.But   whenever the parameter values change, we need to… Read More »

How to Disassemble the Assembly?

In our previous blog we saw how to create parent product by using assembly function. Here we will give the information on how to disassemble the parent product in X3. New Stuff: How to use the Assembly function in Sage X3? The disassembly function disassembles the BOM products into its subsequent components. To disassemble the parent… Read More »