DBA Data[Home] [Help]

APPS.HR_CAGR_ENT_LINES_API dependencies on HR_CAGR_ENT_LINES_BK1

Line 276: hr_cagr_ent_lines_bk1.create_entitlement_line_b

272: -- Start of API User Hook for the before hook of create_entitlement_line
273: --
274: hr_utility.set_location(l_proc, 80);
275: --
276: hr_cagr_ent_lines_bk1.create_entitlement_line_b
277: (
278: p_mandatory => p_mandatory
279: ,p_value => p_value
280: ,p_range_from => p_range_from

Line 339: hr_cagr_ent_lines_bk1.create_entitlement_line_a

335: -- Start of API User Hook for the after hook of create_entitlement_line
336: --
337: hr_utility.set_location(l_proc, 120);
338: --
339: hr_cagr_ent_lines_bk1.create_entitlement_line_a
340: (
341: p_cagr_entitlement_line_id => l_cagr_entitlement_line_id
342: ,p_mandatory => p_mandatory
343: ,p_value => p_value