Share via


ReqForecastAggregate.getReqDateFromMapPeriodKey Method [AX 2012]

Returns a ReqDate value that is extracted from the map key.

Syntax

protected ReqDate getReqDateFromMapPeriodKey(str _mapPeriodKey)

Run On

Called

Parameters

  • _mapPeriodKey
    Type: str
    A string that contains the map key.

Return Value

Type: ReqDate Extended Data Type
A ReqDate value that is extracted from the map key.

See Also

Reference

ReqForecastAggregate Class