Tag Archives: Entry Transaction

Adding controls to fields in Sage X3

One more feature of Sage X3 that frequently gets overlooked is the capability of adding controls to a specific field within the system without requiring knowledge of the 4GL language, which is Sage X3’s exclusive coding language. After realizing that they were continuously using the control action to add custom logic to standard or custom… Read More »

How to display field in screen(SOH) through Entry Transaction in Sage X3

In Sage X3, a sales order is a document that is used to record and manage the sale of products or services to customers. When we tried to create a sales order, we faced one scenario: While filling out the grid line details, one field called ‘Product Source’ was missing. Refer below screenshot Fig 1.… Read More »

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 skip entry transaction pop-up and select a default entry transaction?

You might have come across a situation where you might have to open a window via code. Here, if there are multiple entry transactions for the window, then the Entry Transaction Dialog will pop-up and would require the user to manually select the Entry transaction before the opening of the desired window. This can be… Read More »

Entry Transaction in Sage X3

Someone who is new to Sage X3 will always come across a query, what is Entry transaction? And obviously look for answers and we will be really glad to provide a solution. Entry Transaction provides the ability to define different frameworks for the same Transactions screens, but surprisingly without any customizations. Just me give you… Read More »