DBA Data[Home] [Help]

APPS.BEN_ENROLMENT_REQUIREMENTS dependencies on BEN_COBJ_CACHE

Line 87: g_def_curr_oipl_rec ben_cobj_cache.g_oipl_inst_row;

83: g_def_curr_pgm_rec ben_pgm_f%rowtype;
84: g_def_curr_ptip_rec ben_ptip_f%rowtype;
85: g_def_curr_plip_rec ben_plip_f%rowtype;
86: g_def_curr_pl_rec ben_pl_f%rowtype;
87: g_def_curr_oipl_rec ben_cobj_cache.g_oipl_inst_row;
88: g_def_curr_opt_rec ben_cobj_cache.g_opt_inst_row;
89: --
90: -- CWB Changes :
91: --

Line 88: g_def_curr_opt_rec ben_cobj_cache.g_opt_inst_row;

84: g_def_curr_ptip_rec ben_ptip_f%rowtype;
85: g_def_curr_plip_rec ben_plip_f%rowtype;
86: g_def_curr_pl_rec ben_pl_f%rowtype;
87: g_def_curr_oipl_rec ben_cobj_cache.g_oipl_inst_row;
88: g_def_curr_opt_rec ben_cobj_cache.g_opt_inst_row;
89: --
90: -- CWB Changes :
91: --
92: g_ple_hrchy_to_use_cd varchar2(30);