It is important to realize that converting consignments is not mandatory but recommended. If you do not mind possibly having wrong Quantity on Hold (QHD) during the day then you can REBUILD.QHD as a batch process every night, but if you are running General Ledger the Inventory Value will never match unless Consignments are posted.
Also please note that you must be running PM version 16.3 or above to run this procedure.
SORT ORDER WITH TRANS.TYPE = "CO""CC" INVOICE.NO DATE.ENT
If the INVOICE.NO field is blank then the consignments are not posted.
CREATE-FILE ORDER.date 1 101 (X
SELECT ORDER WITH TRANS.TYPE = "CO""CC" AND WITH DATE.ENT <= "1/1/2006" AND WITH INVOICE.DATE = ""
COPY ORDER (D
To:(ORDER.date
Restore the items that are in the TABLE ORDERLIST
QSELECT TABLE ORDERLIST
COPY ORDER.date (D
To:(ORDER