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 1438: hr_contact_rel_bk2.update_contact_relationship_a

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