DBA Data[Home] [Help]

APPS.BENUTILS dependencies on BEN_OIPL_F

Line 2084: l_oipl_rec ben_oipl_f%rowtype;

2080: l_object_version_number number(38);
2081: l_proc varchar2(80) := 'benutils.write 2';
2082: l_rec g_batch_elig_rec;
2083: l_count number := 1;
2084: l_oipl_rec ben_oipl_f%rowtype;
2085: l_params g_batch_param_rec;
2086: --
2087: begin
2088: --

Line 5462: ben_oipl_f oipl,

5458: substr(hr_general.decode_lookup('BEN_TX_TYP',abr.tx_typ_cd),1,60) meaning
5459: From ben_acty_base_rt_f abr,
5460: ben_plip_f plip,
5461: ben_pl_f pl,
5462: ben_oipl_f oipl,
5463: ben_opt_f opt,
5464: fnd_sessions se
5465: Where se.session_id = p_session_id
5466: And plip.pgm_id = lv_pgm_id

Line 5491: ben_oipl_f oipl,

5487: substr(hr_general.decode_lookup('BEN_TX_TYP',abr.tx_typ_cd),1,60) meaning
5488: From ben_acty_base_rt_f abr,
5489: ben_plip_f plip,
5490: ben_pl_f pl,
5491: ben_oipl_f oipl,
5492: ben_oiplip_f oiplip,
5493: ben_opt_f opt,
5494: fnd_sessions se
5495: Where se.session_id = p_session_id