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.
private void addCategoryToTempTable(DlvMode _dlvMode, RefRecId _categoryRecId)
Run On
ServerParameters
- _dlvMode
- Type: DlvMode Table
Delivery mode that needs to be added to the temporary table.
- _categoryRecId
- Type: RefRecId Extended Data Type
Category association that needs to be exploded to the temporary table.
Community Additions
ADD
Show: