Tag Archives: sage enterprise management

Data Models In Sage Enterprise Intelligence(SEI)

Sage Enterprise Intelligence gives business users, managers and executives the   power to analyze and create business reports, dashboards and views. In this blog we will have a look on how we can design data model and views in Sage Enterprise Intelligence. In order to design report in SEI, Firstly we need to design data model… Read More: Data Models In Sage Enterprise Intelligence(SEI) »

Sage Sessions X3 : Experience the Power of Cloud Technology for an Always-On Mode in your Business!

Sage, a leading provider of cloud business management solutions is all set to host Sage Sessions X3 in Scottsdale from September 4-5, 2019. It is a must attend event for Sage X3 (Sage Enterprise Management) Customers and Partners as the agenda is power packed with learning opportunities, networking and transformation. Sage has been in the… Read More: Sage Sessions X3 : Experience the Power of Cloud Technology… »

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: How to get the version number associated with the product… »

How to add a bookmark in Sage X3 version 12

In this blog, we will see how to add a bookmark in Sage X3 version 12 since it is different than other versions of Sage X3. Navigate to home screen. In this case we will add a bookmark of ‘Customers’. So navigate to customers and select a star to add a customer to bookmark (refer… Read More: How to add a bookmark in Sage X3 version 12 »

How to open Fiscal/Financial Year in Sage X3

As we know, before any accounting operations, the accounting financial years involved must be created and open. This function is therefore used to manage, by company, the status of the financial years. Associated with that particular entry transaction validation screen. You may also get an error as “Incorrect date” while creating transactions in Sage X3.… Read More: How to open Fiscal/Financial Year in Sage X3 »

Jump To Button in Sage Enterprise Management Version 12 (Sage EM 12)

In this blog, we will see where is the jump to button in Sage Enterprise Management v12 (Sage X3 12). In Sage EM 12 jump to button shifted from right to left side on every screen refer the below screenshot for the same. Hope this helps. About UsGreytrix – a globally recognized Premier Sage Gold Development… Read More: Jump To Button in Sage Enterprise Management Version 12 (Sage… »

How to rename a downloading file in Sage Enterprise Management

As we know, we can create our own file through code and write content into it, in Sage X3. We can create a file with name of our own choice. But, if we want to download the same at client work station then we can simply do it using function COPCLI() . You can refer… Read More: How to rename a downloading file in Sage Enterprise Management »

How to solve reposition shipment date error in the Sage Enterprise Management sales order screen

In Sage Enterprise Management, we may come across a scenario where user get this error while creating a sales order. Navigate to: Sales → Orders → Orders In the above screenshot, the highlighted error is coming while creating a sales order. Now, follow the below steps to solve this error:Step 1: Navigate to Common Data… Read More: How to solve reposition shipment date error in the Sage… »

How to Validate Entry Transactions Through Patch in Sage Enterprise Management

As we aware that in Sage X3, whenever we do any changes in standard screen, we need to validate that screen along with its respective window. But sometimes, the changes do not get reflected unless we do entry transaction validation of that particular function. In Sage X3, we not only can manually validate these entry… Read More: How to Validate Entry Transactions Through Patch in Sage Enterprise… »

Help center in Sage Enterprise Management Version 12

We may come across the scenario where we need a functional help of particular screen or field help on screen. Navigate to a particular screen and click on help symbol (Refer screenshot). Example Navigate to Sales order screen and click on help symbol in EM12 you will get the All help link over there. Refer… Read More: Help center in Sage Enterprise Management Version 12 »