InventBatchJournalSource::exist Method

Gets a value indicating if a matching record for the InventBatchJournalSource table exists.

Syntax

client server public static boolean exist(InventBatchJournalRecId _journalRefRecId, InventDimId _inventDimId)

Run On

Called

Parameters

Return Value

Type: boolean
true if a record for the InventBatchJournalSource table exists for the given journal and inventory dimension ID; otherwise, false.

See Also

Reference

InventBatchJournalSource Table