LedgerEliminationRuleLine::exist Method
Determines whether the specified rule line exists in the table.
Syntax
client server public static boolean exist(LedgerEliminationRuleId _ruleId, LineNum _lineNum)
Run On
Called
Parameters
- _ruleId
Type: LedgerEliminationRuleId Extended Data Type
- _lineNum
Type: LineNum Extended Data Type
Return Value
Type: boolean
true if the record exists; otherwise, false.