Table of Contents

LineDescription

This function returns the full description of a user report line based on the user report name and line code. If no line code is provided, the function returns the full description of the user report itself.

LineDescription(UserRpt, LineCode)

Example Usage

Required Parameters

UserRpt

The name of the user report (not its description)

"BALCON"
"INCST2"

%fineprint{Used in: LineAverage, LineAverageRound, LineBalance, LineBudget, LineBudgetRound, LineColumn, LineDescription, LineRound}%

Optional Parameters

LineCode

The 3-digit user report line item code.

"A01"
"C15"

%fineprint{Used in: LineAverage, LineAverageRound, LineBalance, LineBudget, LineBudgetRound, LineColumn, LineDescription, LineRound}%