Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the description of a particular report grouping parameter value.
Syntax
public Name groupParamValueName(
    Name _paramName, 
    container _paramValue, 
   [Common _common])
Run On
Called
Parameters
- _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 Type
The description of a particular report grouping parameter value.