HcmBeneficiaryRelationship::findOrCreateRelationship Method
Finds or creates an HcmBeneficiaryRelationship record with the specified value of the HcmPersonalContactRelationshipRecId field.
Syntax
client server public static HcmBeneficiaryRelationship findOrCreateRelationship(HcmPersonalContactRelationshipRecId _personalContactRelationship)
Run On
Called
Parameters
- _personalContactRelationship
Type: HcmPersonalContactRelationshipRecId Extended Data Type
The PersonalContactRelationship field value of the record to find or create.
Return Value
Type: HcmBeneficiaryRelationship Table
A HcmBeneficiaryRelationship record that contains the record that was found or created.