PdsBatchAttribUpdate::newBuffer Method [AX 2012]

Creates and initializes a new instance of the PdsBatchAttribUpdate class to update attribute values for selected inventory batches.

client server public static PdsBatchAttribUpdate newBuffer(RecordSortedList _journalList)

Run On

Called

Parameters

_journalList
Type: RecordSortedList Class
The set of inventory batches to update.

Return Value

Type: PdsBatchAttribUpdate Class
An instance of the PdsBatchAttribUpdate class.
Show: