DBA Data[Home] [Help]

APPS.BEN_PGM_EXTRA_INFO_API dependencies on BEN_PGM_EXTRA_INFO_BK1

Line 89: ben_pgm_extra_info_bk1.create_pgm_extra_info_b

85: -- Call Before Process User Hook
86: --
87: begin
88:
89: ben_pgm_extra_info_bk1.create_pgm_extra_info_b
90: (
91: p_information_type => p_information_type,
92: p_pgm_id => p_pgm_id,
93: p_pgi_attribute_category => p_pgi_attribute_category,

Line 226: ben_pgm_extra_info_bk1.create_pgm_extra_info_a

222: --
223: -- Call After Process User Hook
224: --
225: begin
226: ben_pgm_extra_info_bk1.create_pgm_extra_info_a
227: (
228: p_pgm_extra_info_id => l_pgm_extra_info_id,
229: p_information_type => p_information_type,
230: p_pgm_id => p_pgm_id,