DBA Data[Home] [Help]

APPS.BEN_DETERMINE_DATE dependencies on BEN_PLIP_F

Line 8: g_def_curr_plip_rec ben_plip_f%rowtype;

4: g_package varchar2(80) := 'ben_determine_date';
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 */