Share via


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.

See Also

Reference

RetailDlvModeExplodeJob Class