RetailDlvModeExplodeJob.addProductToTempTable Method [AX 2012]
Adds the product-delivery mode associations to the temporary staging explosion table.
Explodes the product to the variant level.
private void addProductToTempTable(DlvMode _dlvMode, RefRecId _productRecId)
Run On
ServerParameters
- _dlvMode
- Type: DlvMode Table
Delivery mode that needs to be added to the temporary table.
- _productRecId
- Type: RefRecId Extended Data Type
Product association that needs to be exploded to the temporary table.
Community Additions
ADD
Show: