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.
Retrieves the business relation record from the party record ID.
Syntax
client server public static smmBusRelTable findByParty(DirPartyRecId _partyRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _partyRecId
Type: DirPartyRecId Extended Data Type
The party record ID for this business relation.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to select the business relation entity for update.
Return Value
Type: smmBusRelTable Table
The business relation entity whose party has the passed record ID.