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