DBA Data[Home] [Help]

APPS.BEN_ENROLMENT_REQUIREMENTS dependencies on BEN_COBJ_CACHE

Line 85: g_def_curr_oipl_rec ben_cobj_cache.g_oipl_inst_row;

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

Line 86: g_def_curr_opt_rec ben_cobj_cache.g_opt_inst_row;

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