RetailOrderManager::CreateLogisticsElectronicAddress Method [AX 2012]
Creates Electronic Address
client server private static void CreateLogisticsElectronicAddress(
int64 parentLocationId,
LogisticsElectronicAddressMethodType methodType,
LogisticsElectronicAddressLocator locator)
Run On
CalledParameters
- parentLocationId
- Type: int64
Parent Location Id
- methodType
- Type: LogisticsElectronicAddressMethodType Enumeration
Represents LogisticsElectronicAddressMethodType
- locator
- Type: LogisticsElectronicAddressLocator Extended Data Type
The value of the LogisticsElectronicAddressLocator
Show: