ReqForecastReduce.mapPeriodLookupAndUpdate Method [AX 2012]
Finds the reduction value for a specified date.
Syntax
protected boolean mapPeriodLookupAndUpdate(
TransDate _reqDate,
ReqQty _reqQty,
[CustGroupId _customerGroupId,
CustAccount _customerAccountId])
Run On
Called
Parameters
- _reqDate
Type: TransDate Extended Data Type
A date in order to find a related reduction value.
- _reqQty
Type: ReqQty Extended Data Type
A ReqTrans quantity
- _customerGroupId
Type: CustGroupId Extended Data Type
A Customer Group Identification
- _customerAccountId
Type: CustAccount Extended Data Type
A Customer Account Identification
Return Value
Type: boolean
A boolean variable saying if mapPeriod was updated