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.
Updates the contact mapping field by using a new ___location record ID.
Syntax
client server public static void updateLocation(
smmOutlookContactFields _contactField,
DirPartyRecId _party,
LogisticsLocationRecId _newLocation,
[LogisticsLocationRecId _oldLocation])
Run On
Called
Parameters
- _contactField
Type: smmOutlookContactFields Enumeration
An smmOutlookContactFields enumeration type to update
- _party
Type: DirPartyRecId Extended Data Type
A DirPartyRecId value of the record to update.
- _newLocation
Type: LogisticsLocationRecId Extended Data Type
A LogisticsLocationRecId value to set.
- _oldLocation
Type: LogisticsLocationRecId Extended Data Type