RLedgerTurnoverTypeEmpl.groupParamValueName Method [AX 2012]
Returns the description of a particular report grouping parameter value.
public Name groupParamValueName(
Name _paramName,
container _paramValue,
[Common _common])
Run On
CalledParameters
- _paramName
- Type: Name Extended Data Type
The name of the report grouping parameter.
- _paramValue
- Type: container
The value of the report grouping parameter.
- _common
- Type: Common Table
The table buffer containing the record of the related entity.
Return Value
Type: Name Extended Data TypeThe description of a particular report grouping parameter value.
Community Additions
ADD
Show: