Category Archives: Sage ERP X3

How to Solve “Journal not open error” in Sage Enterprise Management

In Sage Enterprise Management, we may come across a scenario where we may face the below journal, not open error while running the accounting interface. This error resolve by following steps: Navigate to: Common data → G/L accounting tables → Journal codes Enter the company and opening date and click on the OK button. Hope… Read More »

Enable the menu button in Sage Enterprise Management

In Sage Enterprise Management, when we add the menu button and its lines in any window it is disabled by default. Perform the following to enable this menu buttons. Here, CHMEN is the keyword to enable the menu button. And “Z6” and “Z5” are the button code. Hope this blog helps! About Us Greytrix – a… Read More »

To fetch current line value from Grid in Sage Enterprise Management

Sometime, we need a particular value from a line in order to calculate, copy or for some other use. We can just fetch that value using nolign-1  nolign-1 fetches the current value of the field form the grid. For example: If we want to know the item description of any selected product, perform the following.… Read More »

Greytrix @ Sage Enterprise Management Partner Summit – 3 days to Connect, Gain Momentum and Thrive in an Ecosystem of Opportunity

Sage, a global leader and provider of accounting software, brings Popular Enterprise Management Partner Summit to Dubai, hear the latest product news and roadmaps, as well as discover new business opportunities from across the Sage ecosystem. With Summits, individual Sessions, to Webinars, Sage has reached out the global audience showcasing out of the box capabilities, optimizing your business with personalized tools,… Read More »

How to call Third Party REST service from Sage X3

We have come across the requirement where you need to call Third Party REST services from Sage X3. This can be achieved with the below steps. Create a REST API inside Sage X3 with the using the REST URL and the authentication credentials under Administration | Administration | Rest Web Services. Here, Name is the… Read More »

Global Creation of Leaves (Enterprise Management HR)

In the previous blog, we saw “Global Deletion of leaves” in Enterprise Management HR. In this blog, we see the “Global creation of leaves” for the bulk of employees.  Navigate to: Time Management → Leave-Absence →  Absences →Global Creation. Registration Start and Registration End:- In this, we select the Employee range for leaves. Event:- Leave… Read More »

How to enable application menus in folder after installation

In post versions of Sage X3 when we complete the installation, all the applications menus can be seen directly after login but EM 12 the process is bit different. When you create a solution and create an endpoint for the first time you can access the folder but to enable the menus in the application… Read More »

ERP Has The Answer To Everything

ERP or Enterprise Resource Planning solutions can help bring all your departments & employees on one single platform which can help optimize, reduce redundancy, remove re-work and manual errors by a major difference due to all being able to do their part of the work in a systematic and proper approved workflows. These workflows are… Read More »

Write line level field values in a single line through a table with the values in fixed number of fields during file creation

Sometimes while creating/writing to a file we might need to write values from a field in a grid but through a table and not by looping through the grid and the values would be written sequentially in a fixed number of fields in a single line in the file and assigning blank values to the… Read More »