Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds available inventory for covering a specified requirement transaction.
Syntax
protected ReqTrans covFindOnhand(ReqSetupDim _setupDim, ReqTrans _reqTrans)
Run On
Called
Parameters
- _setupDim
Type: ReqSetupDim Class
A ReqSetupDim object that defines the item and coverage dimension.
- _reqTrans
Type: ReqTrans Table
The requirement transaction to cover with available inventory.
Return Value
Type: ReqTrans Table
A requirement transaction with available supply that covers the demand.