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 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.