Tag Archives: Check

How to Hold an Order for a Customer That has Exceeded Their Credit Limit in Sage X3

A sales order specifies the details of products ordered by a specific customer along with the price, quantity, and terms and conditions. Customer: In sales, commerce, and economics, a customer is sometimes a client, buyer, or purchaser or is the recipient of a good, service, product, or idea obtained from a seller, vendor, or supplier via a… Read More »

How to check the file exists or not in Sage X3

You may come across a situation, where you may want to know the file exists or not to access the file. We have the special command “filexist” in Sage X3 to accomplish the situation. New Stuff: How to delete Detail(Product)lines from Sales order via Import template ? FOUND=filexist(SERVER, FOLDER, SCRIPT_NAME) This function checks if a… Read More »