RetailDlvModeExplodeJob.addProductToTempTable Method [AX 2012]
Adds the product-delivery mode associations to the temporary staging explosion table.
Explodes the product to the variant level.
Syntax
private void addProductToTempTable(DlvMode _dlvMode, RefRecId _productRecId)
Run On
Server
Parameters
- _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.