DBA Data[Home] [Help]

APPS.BEN_ELIGY_CRITERIA_API dependencies on BEN_ELIGY_CRITERIA_BK2

Line 468: ben_eligy_criteria_bk2.update_eligy_criteria_b

464: begin
465: --
466: -- Start of API User Hook for the before hook of update_eligy_criteria
467: --
468: ben_eligy_criteria_bk2.update_eligy_criteria_b
469: (
470: p_eligy_criteria_id => l_eligy_criteria_id
471: ,p_name => p_name
472: ,p_short_code => p_short_code

Line 616: ben_eligy_criteria_bk2.update_eligy_criteria_a

612: begin
613: --
614: -- Start of API User Hook for the after hook of update_eligy_criteria
615: --
616: ben_eligy_criteria_bk2.update_eligy_criteria_a
617: (
618: p_eligy_criteria_id => l_eligy_criteria_id
619: ,p_name => p_name
620: ,p_short_code => p_short_code