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 starting available inventory quantity for one net requirement.
Syntax
protected ReqQty calculateInventoryStartPeriod(ReqTrans _reqTrans, int _currentPeriod)
Run On
Server
Parameters
- _reqTrans
Type: ReqTrans Table
The net requirements that will be used for calculation.
- _currentPeriod
Type: int
The number of the current period.
Return Value
Type: ReqQty Extended Data Type
The starting available inventory quantity for the provided net requirement.