WH220 - Ready to Allocate
Run this program to print a list of document lines that have been released
but not allocated. This program only applies to those companies who allocate
inventory using the batch method.
You decide whether to allocate inventory using the batch or online method
when defining your company in the Lawson Inventory Control system.
Updated Files
CKPOINT -
ICCOMPANY - Used to validate the Inventory Control company.
ITEMLOC - Used to verify the Inventory Control item location. Also used
to store available, allocated, in process quantities for an
item location combination.
Referenced Files
GLCODES -
ICBIN -
ICCATEGORY -
ICLOCATION - Used to validate the Inventory Control location.
ITEMMAST - Used to validate the Inventory Control item.
WHDEMAND - Used to store customer order and requisitions quantities
ordered by item and location and expected ship date. Contains
quantities to be allocated or backordered.
WHDEMNDHDR - Contains header information for the demand line.
|