DBA Data[Home] [Help]

APPS.HR_CAGR_ENT_LINES_API dependencies on HR_CAGR_ENT_LINES_BK2

Line 502: hr_cagr_ent_lines_bk2.update_entitlement_line_b

498: BEGIN
499: --
500: -- Start of API User Hook for the before hook of update_entitlement_line
501: --
502: hr_cagr_ent_lines_bk2.update_entitlement_line_b
503: (
504: p_cagr_entitlement_line_id => p_cagr_entitlement_line_id
505: ,p_mandatory => p_mandatory
506: ,p_value => p_value

Line 602: hr_cagr_ent_lines_bk2.update_entitlement_line_a

598: BEGIN
599: --
600: -- Start of API User Hook for the after hook of update_entitlement_line
601: --
602: hr_cagr_ent_lines_bk2.update_entitlement_line_a
603: (
604: p_cagr_entitlement_line_id => p_cagr_entitlement_line_id
605: ,p_mandatory => p_mandatory
606: ,p_value => p_value