PdsValidateBatchStatus::newBuffer Method [AX 2012]
Creates and initializes a new instance of the PdsValidateBatchStatus class.
client server public static PdsValidateBatchStatus newBuffer(InventBatchId _batchId, ItemId _itemId)
Run On
CalledParameters
- _batchId
- Type: InventBatchId Extended Data Type
An InventBatchId value for which to retrieve a new buffer.
- _itemId
- Type: ItemId Extended Data Type
An ItemId value for which to retrieve a new buffer.
Show: