Tag Archives: sage enterprise management

How to disable delete and insert button in line level of grid

While we add a grid in the screen, it automatically takes option as KARID refer Fig 1.1 because of which insert and delete button get enables in the grid refer Fig 1.2. Details of KARID refer to the previous blog: We might come across the situation where we have to disable the insert and delete… Read More »

Writing Standard Function Error into Log

In Sage Enterprise Management, there might be a situation where we would need to write a standard function’s error box message into your log. For example, consider the COPCLI function. So refer the below code snippet- Hope this blog helps! About Us Greytrix – a globally recognized Premier Sage Gold Development Partner is a one-stop solution… Read More »

How to create Arrival document formula (Enterprise Management HR)

In Enterprise Management HR, we may come across a condition where we may need to create Arrival document formula. This can be achieved with the below steps:- Navigate to Personnel Administration –> Administrative Documents –> Document formula Code:- Create the code for the formula. Title:- Specify the Title Type:- The type will be Employee as… Read More »

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 company and opening date and click on OK button. Hope this helps!… 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 »

How to add dimensional field in object selection

We might know how to add the Single dimensional field in the selection tab while creating the object. Refer to the below screenshot, to add a field in object selection. Navigational Path – Development->Script Dictionary->Objects Here is the Screenshot below to add Multidimensional field in the selection tab of objects. Make Table and Field column… Read More »

7 Things you should know about individual Consulting/Consultants before opting for their services

Consulting is really harsh and troubling for those individuals who enter in without the idea of what they are asking for as it asks for long hours, frequent long travels, and consistent knowledge upgrades which requires a lot of reading with excellent, impeccable business acumen. The problem with current consultants is that though they may… 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 assign the Sequence counter as per specific Document type

Earlier, we have one way of assigning the sequence counter to the transaction through the General Parameter → Sequence Number Definition → Assignment. We have an additional option, where we can assign the sequence counter to the transaction type through the Document Type. Navigate through Parameters → Sales/Purchase → Document Type → Transaction Hope this helps! About Us… Read More »