Tag Archives: EM version.

How to get the version number associated with the product code?

In Sage x3, we may come across a situation where we have to get the version number of the product installed and use it in our code to display the same. Sage X3 provides a Method ‘AGETLIC_PRODUCTVER’ that returns the product version. Method: fmet GACTX. AGETLIC_PRODUCTVER (“1”) Code snippet: Local char YLICINFO (30) YLICINFO= fmet… Read More »