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.
Checks whether the given country/region is excluded from the delivery mode.
Syntax
public boolean isCountryExcluded(RetailDlvModeRefRecId _dlvModeId, LogisticsAddressCountryRegionId _countryRegion)
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.
Return Value
Type: boolean
true if the address is excluded; otherwise, false.