ReqForecastAggregate.getMapPeriodKey Method [AX 2012]

Returns the mapPeriod key.

protected str getMapPeriodKey(date _keyDate, CustGroupId _customerGroupId)

Run On

Called

Parameters

_keyDate
Type: date
A date that contains the start date of the reduction period.
_customerGroupId
Type: CustGroupId Extended Data Type
A customer group ID.

Return Value

Type: str
A string key for the map period that contains the reduction period start date and the customer group ID.

Community Additions

ADD
Show: