Share via


RetailDlvModeExplodeJob.addCountryToTempTable Method [AX 2012]

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

Syntax

private void addCountryToTempTable(DlvMode _dlvMode, LogisticsAddressCountryRegionId _countryRegion)

Run On

Server

Parameters

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

See Also

Reference

RetailDlvModeExplodeJob Class