DirPartyRelationship::createLegalEntityRelationship Method
Creates a legal entity relationship record for a party in the DirPartyRelationship table.
Syntax
client server public static void createLegalEntityRelationship(
DirPartyRecId _party,
DataAreaId _dataAreaId,
DirSystemRelationshipType _dirSystemRelationshipType)
Run On
Called
Parameters
- _party
Type: DirPartyRecId Extended Data Type
The DirPartyRecId value for the party record.
- _dataAreaId
Type: DataAreaId Extended Data Type
The DataAreaId value for the legal entity record.
- _dirSystemRelationshipType
Type: DirSystemRelationshipType Enumeration
The relationship type for the relationship that is being created.