Share via


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

Return Value

Type: InventBatchJournalResultAttributeValue Table
A record of the InventBatchJournalResultAttributeValue table that can be inserted or updated.

See Also

Reference

InventBatchJournalResult Table