DBA Data[Home] [Help]

APPS.BEN_DETERMINE_DATE dependencies on BEN_PL_F

Line 9: g_def_curr_pl_rec ben_pl_f%rowtype;

5: --
6: g_def_curr_pgm_rec ben_pgm_f%rowtype;
7: g_def_curr_ptip_rec ben_ptip_f%rowtype;
8: g_def_curr_plip_rec ben_plip_f%rowtype;
9: g_def_curr_pl_rec ben_pl_f%rowtype;
10: g_dep_rec ben_type.g_report_rec;
11: --
12: g_ben_disp_ff_warn_msg varchar2(10); /* To store the value of profile BEN_DISP_FF_WARN_MSG */
13: --