Tag Archives: Sage X3 Blogs

Posting Old Stock Entries for Miscellaneous Issues/ Receipts in Sage X3

Transactions from Miscellaneous Issues/Receipts were not linked to the automatic journal. Due to this, the system does not provide stock impact for entries that users create for transactions (i.e., STK entries). All new entries will have STK impact if we select an automatic journal to that entry transaction. The question is, what happened to the… Read More »

Outbound Shipment Orders with the 940 EDI File

The 940 EDI file is a standardised electronic document used in the transportation and logistics industries. It is specifically designed for the purpose of transferring a shipment order for warehouse management. The 940 EDI file contains important information related to outbound shipments, including details about the shipping order, such as the sender and receiver’s information,… Read More »

How to add new selection page in Sage Enterprise Intelligence (SEI)

Sage Enterprise Intelligence (SEI) can help to convert all that data into actionable insights to run your business more effectively. SEI provides you with a simple tool to not only access and analyze your ERP data, but also setup personalized dashboards and key performance indicators (KPIs) so you get quick access to the data that’s… Read More »

Global Variables in Sage Enterprise Intelligence

Introduction: Sage Enterprise Intelligence has a feature to create scripts and run them in the environment using the script builder. These scripts can be created and run to create worksheets, dashboards, and SEI reports, so for these scripts, sometimes we need to provide global values that can be made available to the user for access… Read More »

How to create Workbooks in SEI in Sage X3

Workbooks are powerful tools that allow you to manipulate and analyse data in a variety of ways. One of the ways that workbooks can be made even more powerful is through the use of global variables and global selection page variables. Selection pages are a powerful tool in workbooks that can be used for more… Read More »

How to use Stock Movement Codes in Product category?

In Sage X3 there is some multiple type of movement code , found in Miscellaneous table 14. Basically movement code is used to specify when a product is received or issued . One of the predefined code is Status Change CHS which is used to further define the management rules on the product category by… Read More »

Inter-Site Sales Delivery Export with EDI in Sage X3

In the context of the sales order process in Sage X3, this implementation focuses on creating an outbound process for sales orders. Specifically, we aim to enhance the functionality by introducing a new button on the Sales Delivery Screen. This button will be selectively enabled only for inter-site deliveries, which involve transferring stock between different… Read More »

How to perform CRUD operations using classes and representations in Sage X3 V12

Introduction: Sage X3 provides various features with user friendly screens and their amazing functionalities. The screens can be of various types such object based, function action based, inquiry screens , etc. For performing create, read, update and delete operations on a table, we need to have a screen for entering those data but what if… Read More »