ReleaseUpdateDB60_Retail.createAccountantElectronicAddress_BR Method [AX 2012]
Creates an electronic address for the accountant
Syntax
private void createAccountantElectronicAddress_BR(
LogisticsElectronicAddressMethodType _type,
LogisticsElectronicAddressLocator _locator,
Accountant_BR _accountant)
Run On
Server
Parameters
- _type
Type: LogisticsElectronicAddressMethodType Enumeration
The type of the electronic address (phone, email, etc.)
- _locator
Type: LogisticsElectronicAddressLocator Extended Data Type
The locator (phone number, email address, etc.)
- _accountant
Type: Accountant_BR Table
The accountant that will be related to the electronic address