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.
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.