Category Archives: Features

How to Lock Employee Payslip (Sage Enterprise Management People)

In Sage X3 People, we may come across a scenario where we may restrict the re-calculation of Employee Payslip. Employee Payslip is a document an employee receives either as a notice that the direct deposit transaction has gone through, or is attached to the paycheck. Navigate to: Payroll → Payslips → Employee Payslips When Employee… Read More: How to Lock Employee Payslip (Sage Enterprise Management People) »

Global Deletion of Leave in Sage X3 People

In Sage X3 People, we may come across a scenario where we may need to do Global Deletion of Leave for a bulk of employees. Navigate to: Time Management → Leave-Absence → Absences → Global Deletion Registration Start and Registration End:- The Employee range for which the leave is to be deleted. Event:- Leave type… Read More: Global Deletion of Leave in Sage X3 People »

How to print multiple reports with single report code in Sage X3

You may come across the situation where you have to print multiple reports with single report code. For an example, we have added ZSINV report code to Sales Invoice screen and we want to print two reports on a click of ZSINV. To do so we can add two reports to the grid and try… Read More: How to print multiple reports with single report code in… »

How to modify delivered quantity in Sage X3

You may come across a scenario where you want to modify the Delivered quantity after delivery validation. Sage X3 have a special feature to achieve this functionality. Follow below steps to achieve this feature: Navigate to Sales -> Deliveries -> Deliveries Create a delivery and do the validation of it. Now when you try to… Read More: How to modify delivered quantity in Sage X3 »

How to link unallocated Sales orders with Purchase orders in Sage Enterprise Management

In Sage X3, we may come across a scenario where we need to link unallocated Sales orders to Purchase orders. To solve this functionality: Create a sales order, make sure that the product which is used is not allocated or linked to any stock. Navigate to Stock → Assignment → Assignment workbench Step1: To select… Read More: How to link unallocated Sales orders with Purchase orders in… »

Table setup/import functionality in Sage Enterprise Management (Sage X3)

In Sage X3, ‘Table setup/import’ is a coding translation function that is used to describe the correspondence between a Sage ERP X3 import/export template and file created by other templates, but also to give the default values to fill the fields that are not present in the original template. Navigate to Parameters > Usage >… Read More: Table setup/import functionality in Sage Enterprise Management (Sage X3) »

How to solve “No sequence is assigned to this document” error in Purchase Shipment Screen

In Sage X3, we may come across a scenario where we get “No sequence is assigned to this document” pop up message while creating the purchase shipment. To solve this error message follow the below steps. Navigate to: Purchasing → Shipments → shipments Now for solving this message, Navigate to: Parameters → General Parameters →… Read More: How to solve “No sequence is assigned to this document”… »

Checking whether class instance can be modified in Sage Enterprise Management

In Sage Enterprise Management, we have a built-in “Isreadonly” property to check whether the class instance can be modified. This built-in property returns whether the properties of an instance can be modified or not. It can be tested but not modified. Syntax If MY_INSTANCE.isReadonly is 1, properties cannot be modified. Any modification attempt will raise an error with error… Read More: Checking whether class instance can be modified in Sage Enterprise… »

Activation of Optimization function of manufacturing module in Sage Enterprise Management

In Sage Enterprise Management (formerly Sage X3), Optimization function concerns a selection of work orders in process, for a given analysis horizon. Optimization function launch screen, it is possible to enter a start date, an end date, and a process date. According to the values entered for these various dates and the values assigned to… Read More: Activation of Optimization function of manufacturing module in Sage Enterprise… »

How to solve “Tax code mandatory: no tax determination rule applies” error message in sales order screen

In Sage Enterprise Management, we may come across a scenario where we get “No tax determination rule applies” pop up message. To solve this error message follow the below steps:  Navigate to: Sales -> Orders -> Orders Now, create the new sales order and in the product line set Tax Level 1 as “ECO” after… Read More: How to solve “Tax code mandatory: no tax determination rule… »