ReqForecastAggregate.getCustGroupIdFromMapPeriodKey Method [AX 2012]
Returns a CustGroupId value that is extracted from the map key.
Syntax
protected CustGroupId getCustGroupIdFromMapPeriodKey(str _mapPeriodKey)
Run On
Called
Parameters
- _mapPeriodKey
Type: str
A string that contains the map key.
Return Value
Type: CustGroupId Extended Data Type
A CustGroupId value that is extracted from the map key.