TmpRetailDlvModeAddressExclusions.addExclusion Method
Adds the given address and delivery mode to the exclusion list.
Syntax
public void addExclusion(
RetailDlvModeRefRecId _dlvModeId,
LogisticsAddressCountryRegionId _countryRegion,
AddressStateId _state)
Run On
Called
Parameters
- _dlvModeId
Type: RetailDlvModeRefRecId Extended Data Type
The ID of the mode of delivery.
- _countryRegion
Type: LogisticsAddressCountryRegionId Extended Data Type
The country/region code.
- _state
Type: AddressStateId Extended Data Type
The state code.