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 Address-delivery mode associations to the temporary staging explosion table.
Syntax
private void addStateToTempTable(
DlvMode _dlvMode,
LogisticsAddressCountryRegionId _countryRegion,
AddressStateId _state)
Run On
Server
Parameters
- _dlvMode
Type: DlvMode Table
Delivery mode that needs to be added to the temporary table.
- _countryRegion
Type: LogisticsAddressCountryRegionId Extended Data Type
Country association that needs to be added to the temporary table.
- _state
Type: AddressStateId Extended Data Type
State association that needs to be added to the temporary table.