DBA Data[Home] [Help]

APPS.HR_DE_SOC_INS_CLE_API dependencies on HR_DE_SOC_INS_CLE_BK1

Line 120: hr_de_soc_ins_cle_bk1.create_soc_ins_contributions_b

116: -- Start of API User Hook for the before hook of create_soc_ins_contributions
117: --
118: hr_utility.set_location(l_proc, 80);
119: --
120: hr_de_soc_ins_cle_bk1.create_soc_ins_contributions_b
121: (
122: p_organization_id => p_organization_id
123: ,p_normal_percentage => p_normal_percentage
124: ,p_normal_amount => p_normal_amount

Line 260: hr_de_soc_ins_cle_bk1.create_soc_ins_contributions_a

256: -- Start of API User Hook for the after hook of create_soc_ins_contributions
257: --
258: hr_utility.set_location(l_proc, 120);
259: --
260: hr_de_soc_ins_cle_bk1.create_soc_ins_contributions_a
261: (
262: p_soc_ins_contr_lvls_id => l_soc_ins_contr_lvls_id
263: , p_organization_id => p_organization_id
264: , p_normal_percentage => p_normal_percentage