Category Archives: Sage ERP X3

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 »

Automatic Product Code and Description generation from the User Input

In Sage X3, user can create products manually by setting the product code sequence and entering description for the same product in the product master. But now we have added a customization for automatic Product Code and Description generation to fulfil the client’s requirement. In this customization we have used one standard field “Product Line”… Read More »

How to trigger mail with Payment Voucher report attachment on posting the Payment entry

In Sage X3, we recently had a requirement to configure an email to be triggered to send the Payment Voucher report as an attachment on posting the Payment entry to the respective supplier against whom the Payment entry has been created. So let’s see how we can create and configure an email. Step 1: Deploy… Read More »

Defaulting Screen/Mask fields in Sage X3

In Sage X3, every now and then a requirement requires a defaulting screen/mask field with a value upon initialization or start of processing. To achieve this requirement, Sage X3 offers several ways such as scripting in the Action script under specific events or through screen dictionaries.Below we are demonstrating how to default value through screen… Read More »