DBA Data[Home] [Help]

APPS.XNP_WF_SYNC dependencies on DUAL

Line 496: FROM dual;

492: -- Get the next sequence number value
493:
494: SELECT xnp_sync_registration_s.NEXTVAL
495: INTO lv_sync_registration_id
496: FROM dual;
497:
498: -- Insert a Sync Registration
499:
500: Insert_Row(pp_sync_registration_id => lv_sync_registration_id