DBA Data[Home] [Help]

APPS.BEN_EPE_BUS dependencies on BEN_PLIP_F

Line 361: from ben_plip_f a

357: l_dummy varchar2(1);
358: --
359: cursor c1 is
360: select null
361: from ben_plip_f a
362: where a.plip_id = p_plip_id;
363: --
364: Begin
365: --