SalesShipCarrierMap.setShipCarrierFromLogisticsLocation Method
Sets the ship carrier address and account data on the mapped table.
Syntax
public void setShipCarrierFromLogisticsLocation(
LogisticsLocation _logisticsLocation,
LogisticsPostalAddressRecId _addressRecId,
ShipCarrierAddress _shipCarrierAddress)
Run On
Called
Parameters
- _logisticsLocation
Type: LogisticsLocation Table
A LogisticsLocation record of a ship carrier.
- _addressRecId
Type: LogisticsPostalAddressRecId Extended Data Type
A LogisticsPostalAddress record ID of a ship carrier.
- _shipCarrierAddress
Type: ShipCarrierAddress Table
A ShipCarrierAddress record.