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
CalledParameters
- _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 ClassA new instance of the PdsBatchAttribInsertDefaults class.
Show: