DBA Data[Home] [Help]

APPS.BEN_OPT_EXTRA_INFO_API dependencies on BEN_OPT_EXTRA_INFO_BK1

Line 89: ben_opt_extra_info_bk1.create_opt_extra_info_b

85: -- Call Before Process User Hook
86: --
87: begin
88:
89: ben_opt_extra_info_bk1.create_opt_extra_info_b
90: (
91: p_information_type => p_information_type,
92: p_opt_id => p_opt_id,
93: p_opi_attribute_category => p_opi_attribute_category,

Line 226: ben_opt_extra_info_bk1.create_opt_extra_info_a

222: --
223: -- Call After Process User Hook
224: --
225: begin
226: ben_opt_extra_info_bk1.create_opt_extra_info_a
227: (
228: p_opt_extra_info_id => l_opt_extra_info_id,
229: p_information_type => p_information_type,
230: p_opt_id => p_opt_id,