InventBatchJournalSource::existForJournal Method
Gets a value indicating if a record for the InventBatchJournalSource table for the given journal ID.
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 InventBatchJournalSource table exists for the given journal ID; otherwise, false.