PdsBatchAttribInsertDefaults::newBuffer Method [AX 2012]

Creates and initializes a new instance of the PdsBatchAttribInsertDefaults class.

client server public static PdsBatchAttribInsertDefaults newBuffer(ItemId _itemId, InventBatchId _inventBatchId)

Run On

Called

Parameters

_itemId
Type: ItemId Extended Data Type
The item ID that is used to initialize class.
_inventBatchId
Type: InventBatchId Extended Data Type
The InventBatchId value that is used to initialize class.

Return Value

Type: PdsBatchAttribInsertDefaults Class
A new instance of the PdsBatchAttribInsertDefaults class.
Show: