Not all Customer Order Lines printing on the To Be Shipped Report
Overview on To Be Shipped Report and co_ship partial and ship early concept.
Solution ID = KB-357
Version = All Version
Module : SLCOPO
Fact 1 : To Be Shipped Report
Fact 2 : Include Ship Partial
Symptom : Not all Customer Order Lines printing
Database : Progress, SQL
Cause
When printing the To Be Shipped Report, some Customer Order Lines will not display whether the Ship Partial/Ship Early Flags are Checked or not.Fix
The To Be Shipped Report is used to find Customer
Order lines that are available to ship. This report does not
print all customer order lines that are entered in SyteLine on or before
a specified cutoff date (The cutoff date is the Customer Order line due
date).
The To Be Shipped Report that will exclude Customer Order
Lines if there is not enough quantity on hand to fulfil the shipping
requirements.
If co.ship_partial is checked
and there is the quantity available is greater than 0, then the order line
will print on the To Be Shipped Report.
If co.ship_partial is not checked, the
order line will print on the To Be Shipped where the quantity available is
greater than or equal to the quantity required for the line item.
To get a listing of all customer order lines that have been entered to be shipped by a certain due date, run the Order Status Report with an ending due date. The Order Status Report will display all Customer Order lines without checking the quantity on hand.