LedgerJournalTrans_Asset::checkExist Method
Indicates whether the specified record is in the table.
Syntax
client server public static boolean checkExist(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.