PdsBatchAttributesInput::cascadeBatchAttribSpecifiedDirectOnLine Method
Cascades the PdsbatchAttributesInput values that are specified directly on the main batch to the other batches that are related to the current order line.
Syntax
server private static void cascadeBatchAttribSpecifiedDirectOnLine(PurchParmLine _purchParmLine, InventBatchId _mainInventBatchId)
Run On
Server
Parameters
- _purchParmLine
Type: PurchParmLine Table
The source purchase line that is delivered.
- _mainInventBatchId
Type: InventBatchId Extended Data Type
The main ID of the batch that contains the attributes to cascade.