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