DBA Data[Home] [Help]

APPS.BEN_EPE_BUS dependencies on BEN_PTIP_F

Line 595: from ben_ptip_f a

591: l_dummy varchar2(1);
592: --
593: cursor c1 is
594: select null
595: from ben_ptip_f a
596: where a.ptip_id = p_ptip_id;
597: --
598: Begin
599: --