DBA Data[Home] [Help]

APPS.BEN_PIL_CACHE dependencies on BEN_PER_IN_LER

Line 43: from ben_per_in_ler pil

39: )
40: is
41: select pil.per_in_ler_id,
42: pil.ntfn_dt
43: from ben_per_in_ler pil
44: where pil.per_in_ler_id = c_pil_id;
45: --
46: l_reset g_pil_inst_row;
47: --