DBA Data[Home] [Help]

APPS.BEN_GLOBAL_FUNCTIONS dependencies on BEN_PTIP_F

Line 228: from ben_ptip_f cpp

224: (c_ptip_id in number
225: )
226: is
227: select cpp.pgm_id
228: from ben_ptip_f cpp
229: where cpp.ptip_id = c_ptip_id;
230:
231: cursor c_opt
232: (c_opt_id in number