DirPartyTable::updatePrimaryAddressLocation Method
Updates the primary address location foreign key to DirPartyTable.
Syntax
client server public static void updatePrimaryAddressLocation(DirPartyRecId _party, LogisticsLocationRecId _location)
Run On
Called
Parameters
- _party
Type: DirPartyRecId Extended Data Type
The record ID for the party that will be updated.
- _location
Type: LogisticsLocationRecId Extended Data Type
The record ID for the location of the postal address.