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