DBA Data[Home] [Help]

APPS.BEN_ELIGY_CRITERIA_API dependencies on BEN_ELIGY_CRITERIA_BK1

Line 102: ben_eligy_criteria_bk1.create_eligy_criteria_b

98: begin
99: --
100: -- Start of API User Hook for the before hook of create_eligy_criteria
101: --
102: ben_eligy_criteria_bk1.create_eligy_criteria_b
103: (
104: p_name => p_name
105: ,p_short_code => p_short_code
106: ,p_description => p_description

Line 249: ben_eligy_criteria_bk1.create_eligy_criteria_a

245: begin
246: --
247: -- Start of API User Hook for the after hook of create_eligy_criteria
248: --
249: ben_eligy_criteria_bk1.create_eligy_criteria_a
250: (
251: p_eligy_criteria_id => l_eligy_criteria_id
252: ,p_name => p_name
253: ,p_short_code => p_short_code