LedgerJournalTrans_Asset::exist Method
Determines whether the specified record exists in the table.
Syntax
client server public static boolean exist(LedgerJournalTransRefRecId _refRecId)
Run On
Called
Parameters
- _refRecId
Type: LedgerJournalTransRefRecId Extended Data Type
The unique ID for which to check.
Return Value
Type: boolean
true if the rule exits; otherwise, false.