Share via


InventBatchJournalSourceAttributeValue::exist Method

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

Syntax

client server public static boolean exist(
    InventBatchJournalRecId _journalRefRecId, 
    InventBatchId _inventBatchId, 
    InventBatchJournalAttributePage _page)

Run On

Called

Parameters

Return Value

Type: boolean
true if a record for the InventBatchJournalSourceAttributeValue table exists for the given journal, batch, and attribute page; otherwise, false.

See Also

Reference

InventBatchJournalSourceAttributeValue Table