Share via


ReqForecastAggregate.getMapPeriodKey Method [AX 2012]

Returns the mapPeriod key.

Syntax

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.

Return Value

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

See Also

Reference

ReqForecastAggregate Class