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