Share via


InventBatchJournal::existForBOMJournalId Method

Gets a value indicating if a record for the InventBatchJournal table exists with a matching inventory BOM journal ID.

Syntax

client server public static boolean existForBOMJournalId(InventJournalId _bomJournalId)

Run On

Called

Parameters

Return Value

Type: boolean
true if a matching record for the InventBatchJournal table exists; otherwise, false.

See Also

Reference

InventBatchJournal Table