RetailDlvModeExplodeJob.explodeProductsAndVariantsByDlvMode Method [AX 2012]

Explodes the products and variant associations for delivery mode

Syntax

private void explodeProductsAndVariantsByDlvMode(RefRecId _dlvModeId)

Run On

Server

Parameters

  • _dlvModeId
    Type: RefRecId Extended Data Type
    The id of the delivery mode for which the products/variants associations need to be exploded.

See Also

Reference

RetailDlvModeExplodeJob Class