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.
Inserts or updates the electronic address based on the locator.
Syntax
client server public static container upsertLogisticsElectronicAddress(
RecId logisticsElectronicAddressRecId,
LogisticsElectronicAddressLocator value,
LogisticsLocationRecId parentLogisticsLocationId,
LogisticsElectronicAddressMethodType type)
Run On
Called
Parameters
- logisticsElectronicAddressRecId
Type: RecId Extended Data Type
RecId of LogisticsElectronic address.
- value
Type: LogisticsElectronicAddressLocator Extended Data Type
Value of the loator.
- parentLogisticsLocationId
Type: LogisticsLocationRecId Extended Data Type
Value of the Parent location Id.
- type
Type: LogisticsElectronicAddressMethodType Enumeration
Type of the electronic address.
Return Value
Type: container
A container object with Location Id and electronic address id.