Share via


RetailDlvModeExplodeJob.addVariantToTempTable Method [AX 2012]

Adds the variant-delivery mode associations to the temporary staging explosion table.

Syntax

private void addVariantToTempTable(DlvMode _dlvMode, RefRecId _variantRecId)

Run On

Server

Parameters

  • _dlvMode
    Type: DlvMode Table
    Delivery mode that needs to be added to the temporary table.

See Also

Reference

RetailDlvModeExplodeJob Class