PdsBatchAttribInsertDefaults::insertDefaultAttributes Method [AX 2012]

Creates a new instance of the PdsBatchAttribInsertDefaults class by using the newBuffer method, and inserts default values, calling the buildDefaultAttributes method.

client server public static void insertDefaultAttributes(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.
Show: