DBA Data[Home] [Help]

APPS.HR_CONTACT_REL_API dependencies on HR_CONTACT_REL_BK2

Line 1212: hr_contact_rel_bk2.update_contact_relationship_b

1208: begin
1209: --
1210: -- Start of API User Hook for the before hook of update_contact_relationship
1211: --
1212: hr_contact_rel_bk2.update_contact_relationship_b
1213: (p_effective_date => l_effective_date
1214: ,p_contact_relationship_id => p_contact_relationship_id
1215: ,p_contact_type => p_contact_type
1216: ,p_comments => p_comments

Line 1439: hr_contact_rel_bk2.update_contact_relationship_a

1435: begin
1436: --
1437: -- Start of API User Hook for the after hook of update_contact_relationship
1438: --
1439: hr_contact_rel_bk2.update_contact_relationship_a
1440: (p_effective_date => l_effective_date
1441: ,p_contact_relationship_id => p_contact_relationship_id
1442: ,p_contact_type => p_contact_type
1443: ,p_comments => p_comments