Share via


RetailDlvModeExplodeJob.addCategoryToTempTable Method [AX 2012]

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

Explodes the category to the product/variant level.

Syntax

private void addCategoryToTempTable(DlvMode _dlvMode, RefRecId _categoryRecId)

Run On

Server

Parameters

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

See Also

Reference

RetailDlvModeExplodeJob Class