DBA Data[Home] [Help]

APPS.HR_CAGR_ENT_LINES_API dependencies on HR_CAGR_ENT_LINES_BK3

Line 746: hr_cagr_ent_lines_bk3.delete_entitlement_line_b

742: BEGIN
743: --
744: -- Start of API User Hook for the before hook of delete_entitlement_line
745: --
746: hr_cagr_ent_lines_bk3.delete_entitlement_line_b
747: (p_cagr_entitlement_line_id => p_cagr_entitlement_line_id
748: ,p_object_version_number => p_object_version_number
749: ,p_effective_date => TRUNC(p_effective_date)
750: ,p_datetrack_mode => p_datetrack_mode);

Line 852: hr_cagr_ent_lines_bk3.delete_entitlement_line_a

848: BEGIN
849: --
850: -- Start of API User Hook for the after hook of delete_entitlement_line
851: --
852: hr_cagr_ent_lines_bk3.delete_entitlement_line_a
853: (
854: p_cagr_entitlement_line_id => p_cagr_entitlement_line_id
855: ,p_effective_start_date => l_effective_start_date
856: ,p_effective_END_date => l_effective_END_date