InventBatchJournalResult.readAttributesForUpdate Method
Reads a record from the InventBatchJournalResultAttributeValue table related to this result for a given page in preparation for an update operation.
Syntax
private InventBatchJournalResultAttributeValue readAttributesForUpdate(InventBatchJournalAttributePage _page)
Run On
Called
Parameters
- _page
Type: InventBatchJournalAttributePage Extended Data Type
The attribute page number.
Return Value
Type: InventBatchJournalResultAttributeValue Table
A record of the InventBatchJournalResultAttributeValue table that can be inserted or updated.