Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts the default batch attributes for the selected inventory batch.
Syntax
client server public static PdsBatchAttributes pdsInsertDefaultAttributes(
ItemId _itemId,
InventBatchId _inventBatchId,
PdsBatchAttribId _batchAttribId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The ItemId value of the selected item.
- _inventBatchId
Type: InventBatchId Extended Data Type
The InventBatchId value of the selected inventory batch.
- _batchAttribId
Type: PdsBatchAttribId Extended Data Type
The PdsBatchAttribId value of the selected attribute.
Return Value
Type: PdsBatchAttributes Table
A PdsBatchAttributes record of the inserted attributes.