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