Table of Contents

CallRptValue

This function returns the value of a Call Report concept line as of a certain date. The source for this data is the G&B Call Report program (not the G&B GL program).

CallRptValue(Concept,RptDate)

Example Usage

Required Parameters

Concept

The 8-character alphanumeric Call Report concept code.

"RCON0010"
"RIAD4107"

%fineprint{Used in: CallRptDescription, CallRptValue}%

RptDate

The month-end date that corresponds to the respective Call Report reporting period. Data must exist in the G&B Call Report program in order for a given date to return values.

"12/31/2013"
 "1/31/2013"

%fineprint{Used in: CallRptValue}%