DBA Data[Home] [Help]

APPS.BENUTILS dependencies on BEN_OIPL_F

Line 2087: l_oipl_rec ben_oipl_f%rowtype;

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

Line 5587: ben_oipl_f oipl,

5583: substr(hr_general.decode_lookup('BEN_TX_TYP',abr.tx_typ_cd),1,60) meaning
5584: From ben_acty_base_rt_f abr,
5585: ben_plip_f plip,
5586: ben_pl_f pl,
5587: ben_oipl_f oipl,
5588: ben_opt_f opt,
5589: fnd_sessions se
5590: Where se.session_id = p_session_id
5591: And plip.pgm_id = lv_pgm_id

Line 5616: ben_oipl_f oipl,

5612: substr(hr_general.decode_lookup('BEN_TX_TYP',abr.tx_typ_cd),1,60) meaning
5613: From ben_acty_base_rt_f abr,
5614: ben_plip_f plip,
5615: ben_pl_f pl,
5616: ben_oipl_f oipl,
5617: ben_oiplip_f oiplip,
5618: ben_opt_f opt,
5619: fnd_sessions se
5620: Where se.session_id = p_session_id