CallRptDescription
This function returns the full description of a Call Report concept line based on the provided concept code. The source for this data is the G&B Call Report program (not the G&B GL program).
%InlineCode{CallRptDescription(Concept)}%
Example Usage
- %InlineCode{=CallRptDescription("RCON0010")}% Returns the description for concept RCON0010.
Required Parameters
Concept
The 8-character alphanumeric Call Report concept code.
"RCON0010" "RIAD4107"
%fineprint{Used in: CallRptDescription, CallRptValue}%