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

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: PdsUpdateExpDate Class
An instance of the pdsUpdateExpDate class.
Show: