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.
Syntax
protected abstract ReqQty calcNewReqQty(
ReqTrans _reqTrans,
ReqSetupDim _setupDim,
real _reduceValue)
Run On
Called
Parameters
- _reqTrans
Type: ReqTrans Table
A ReqTrans record of type forecast.
- _setupDim
Type: ReqSetupDim Class
A ReqSetupDim object that contains coverage settings for a specific item ID and inventory dimensions.
- _reduceValue
Type: real
A real value that contains a reduce value.
Return Value
Type: ReqQty Extended Data Type
A real value that contains the reduced forecast quantity.