InventBatchJournal::exist Method
Gets a value indicating if a matching record for the InventBatchJournal table exists.
Syntax
client server public static boolean exist(InventBatchJournalRecId _journalRecId)
Run On
Called
Parameters
- _journalRecId
Type: InventBatchJournalRecId Extended Data Type
The inventory batch journal record ID to search for.
Return Value
Type: boolean
true if a record for the InventBatchJournal table exists for the given journal record ID; otherwise, false.