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.
Finds the DirAddressBookParty record.
Syntax
client server public static DirAddressBookParty find(
RecId _addressBook,
RecId _party,
[boolean _forupdate])
Run On
Called
Parameters
- _addressBook
Type: RecId Extended Data Type
The address book record ID.
- _party
Type: RecId Extended Data Type
The party record ID.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: DirAddressBookParty Table
The DirAddressBookParty record.