InventBatchJournalResultAttributeValue::exist Method
Gets a value indicating if a matching record for the InventBatchJournalResultAttributeValue table exists.
Syntax
client server public static boolean exist(InventBatchJournalResultRecId _journalResultRecId, InventBatchJournalAttributePage _page)
Run On
Called
Parameters
- _journalResultRecId
Type: InventBatchJournalResultRecId Extended Data Type
The inventory batch journal result record ID to search for.
- _page
Type: InventBatchJournalAttributePage Extended Data Type
The attribute page number to search for.
Return Value
Type: boolean
true if a record for the InventBatchJournalResultAttributeValue table exists for the given journal source and attribute page; otherwise, false.