DBA Data[Home] [Help]

APPS.BEN_XCV_BUS dependencies on PAY_EVENT_GROUPS

Line 565: from pay_event_groups

561:
562:
563: cursor c10 is
564: select null
565: from pay_event_groups
566: where event_group_id = p_val_1
567: ;
568: --
569: Begin