Tag Archives: sagex3

How to solve the error@“Field BPAADD(Alphanumeric) : mid$ Function not defined for the value given” when extracting the Excel export from the Purchasing Receipt Line Inquiry screens

Sage X3 is enterprise resource planning (ERP) product which help organization to manage all the operation of organization and database into a single software solution. Sage X3 contains list of modules like sales, purchase, inventory, project, financial and many more. One of our clients is encountering an error “Field BPAADD(Alphanumeric) : mid$ Function not defined… Read More »

Disabling access to transactions using 4GL in Sage X3

Many times we need to restrict access for transactions based on some requirement and for doing that Sage X3 provides ways from application setup. However, we as developers also have control with the 4GL (Safe X3 console language) to add more in depth conditional requirements which sometimes with setup is not achieved. To know more… Read More »

Validation on Quantity field of the Purchase Invoice screen

In Sage X3, validating the quantity field in a Purchase Invoice screen is important to ensure data accuracy and prevent errors in your accounting or inventory management system.Recently we had a requirement to add validation on the quantity field in the Purchase Invoice screen in such a way that, If the Purchase Order is created… Read More »

Menu item title translation in Sage X3

We frequently work with multilingual Sage X3 clients that prefer to utilize the program in their native languages. As a result, the program may occasionally misinterpret the information or lose it. To offer specialized translations Sage X3 gives us multiple techniques for handling various sections, such as screens, tables, descriptions, etc. individually. We’ll demonstrate one… Read More »

How to integrate an SEI dashboard inside Sage X3

Integrating an SEI dashboard inside SageX3 is a simple process that can be done in a few steps. 1. Open SEI and choose the dashboard you want to add to Sage X3. 2. Click the share button on the right side of the screen. 3. Choose ‘View External Link’. 4. Copy the link that appears.… Read More »

Work Order REL unit update customization in Sage X3

In Sage X3, one of the client’s requirements was to have a way to quickly convert their work order REL unit (release product unit) from stocking to packing unit for the header product. To provide them with a business solution for the above requirement we developed a new screen and a button on the Work… Read More »

Refreshing the Left-List data for misc. windows using 4GL scripting in Sage X3

In Sage X3, one of the client’s requirements was to get a left-list browser on a custom miscellaneous type window from where we were creating transactions in an unique way.Since we know for left-lists an object needs to be linked in the browser tab of the window under development window, and the object requires a… Read More »

Restriction on credit note creation

Sage X3, is a complete business management solution designed to drive productivity and give you total control and visibility of your enterprise. With customizable configuration, the flexible solution equips you with everything you need to drive business success and easy to understand all the modules to the end user.Recently we had a requirement from one… Read More »