DBA Data[Home] [Help]

APPS.BEN_ELIG_CRIT_DPNT_API dependencies on BEN_ELIG_CRIT_DPNT_BK2

Line 454: ben_elig_crit_dpnt_bk2.update_dpnt_eligy_criteria_b

450: begin
451: --
452: -- Start of API User Hook for the before hook of update_dpnt_eligy_criteria
453: --
454: ben_elig_crit_dpnt_bk2.update_dpnt_eligy_criteria_b
455: (
456: p_eligy_criteria_dpnt_id => l_eligy_criteria_dpnt_id
457: ,p_name => p_name
458: ,p_short_code => p_short_code

Line 596: ben_elig_crit_dpnt_bk2.update_dpnt_eligy_criteria_a

592: begin
593: --
594: -- Start of API User Hook for the after hook of update_eligy_criteria
595: --
596: ben_elig_crit_dpnt_bk2.update_dpnt_eligy_criteria_a
597: (
598: p_eligy_criteria_dpnt_id => l_eligy_criteria_dpnt_id
599: ,p_name => p_name
600: ,p_short_code => p_short_code