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

Called

Parameters

_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.

Return Value

Type: PdsValidateBatchStatus Class
An instance of the pdsValidateBatchStatus class.
Show: