DBA Data[Home] [Help]

APPS.BEN_ENROLMENT_REQUIREMENTS dependencies on BEN_PL_F

Line 86: g_def_curr_pl_rec ben_pl_f%rowtype;

82: --
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 :