Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.