Program Description
This is a new program in Rev 14 that can be found on the Order Entry File Maintenance menu (OE-3-7). There is a new global field in the Order Entry Control File (Global Record 1) that activates this feature. The field is field 14 “Place Incoming Orders On Hold If AR Balance + Open Order Amount + Amount Of Order Is Greater Than AR Limit (Y'es,N'o,P'er)”. If this field is set to Y for yes or P for per order, when the operator ends out of entering an order in Order Entry, the program will compare the Bill-To Customer Numbers AR Balance plus dollar amount of open orders plus the dollar amount of the order that was just entered to see if it is greater than the AR Limit. If the customer is over the AR Limit, a message “Customer Is Over Credit Limit. AR Balance = #####.## Open Order Amt = ######.## Credit Limit = ######.##” will display. If the global option is set to Y for yes, the operator will be asked “Order Will Be Put On Hold Status. Press Return To Continue.” The operator must then press the return key and all of the normal files will be updated. However, the order will not be able to be printed unless printed specifically, and the order can not be released. If the global option is set to P for per order, the operator will be asked “Do You Wish To Put The Order On Hold Status (Y/N)”. If the operator would like the order to be put on a hold status, they should enter Y for yes. A N for no should be entered if the order should not be put on a hold status.
This file maintenance program should be used by the credit person who can take an order off hold status once the credit has been approved. The operator will first be asked to enter the Order Number. The order will be displayed along with the Ship-To Customer Number and Name and the Bill-To Customer Number and Name. The hold order indicator will also be displayed and the cursor will be placed on that prompt. The operator can return to not change the Hold Indicator, or they can either enter a Y for yes to put order on hold, or N for no to take the order off hold. Once a N for no is placed in this field on a hold order, the order can then be printed and the order can be released.
