LedgerRRGReportTable_RU::existRepCode Method
Indicates whether the given report code exists in the table.
Syntax
client server public static boolean existRepCode(LedgerRRGRepCode_RU _repCode)
Run On
Called
Parameters
- _repCode
Type: LedgerRRGRepCode_RU Extended Data Type
The report code.
Return Value
Type: boolean
true if the report code exists; otherwise, false.