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 contact person by the RecId value of the party.
Syntax
client server public static ContactPerson findByPartyRecId(DirPartyRecId _partyRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _partyRecId
Type: DirPartyRecId Extended Data Type
The contact person RecId value of the party.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to update the contact person.
Return Value
Type: ContactPerson Table
The contact person of the party that has the passed RecId value.