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.
Calculates the minimum inventory quantity for one net requirement.
Syntax
protected ReqQty calculateMinimumInventory(ReqTrans _reqTrans)
Run On
Server
Parameters
- _reqTrans
Type: ReqTrans Table
The net requirements that will be used for calculation.
Return Value
Type: ReqQty Extended Data Type
The minimum inventory quantity for the provided net requirement.