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 a new forecast quantity by deduct the original forecast quantity with the specified quantity.
Syntax
protected ReqQty calcNewReqQtyFromQty(ReqTrans _reqTrans, real _reduceQty)
Run On
Called
Parameters
- _reqTrans
Type: ReqTrans Table
A ReqTrans record of type forecast.
- _reduceQty
Type: real
A real value that contains the quantity the forecast should be deducted.
Return Value
Type: ReqQty Extended Data Type
A real value that contains the new reduced forecast quantity.