PdsUpdateExpDate::newBuffer Method [AX 2012]
Initializes a new instance of the pdsUpdateExpDate class based on the provided batch ID and item ID.
client server public static PdsUpdateExpDate 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: