LogisticsElectronicAddressRole::createLocationRoles Method
Creates the relationship record between the electronic address and teh location role.
Syntax
client server public static void createLocationRoles(
LogisticsElectronicAddressRecId _electronicAddress,
container _roleIds,
boolean _replaceRoles)
Run On
Called
Parameters
- _electronicAddress
Type: LogisticsElectronicAddressRecId Extended Data Type
The LogisticsElectronicAddressRecId value of the electronic address record.
- _roleIds
Type: container
A container that holds the role record IDs.
- _replaceRoles
Type: boolean
A Boolean value that indicates whether the existing roles have to be replaced.