Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the specified rule line exists in the table.
Syntax
client server public static boolean checkExist(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.