DBA Data[Home] [Help]

APPS.AMS_ADI_OBJECTS_EXPORT_PVT dependencies on DUAL

Line 22: FROM dual;

18: IS
19: l_export_batch_id NUMBER;
20: CURSOR c_id IS
21: SELECT AMS_ADI_OBJECTS_EXPORT_LIST_S.NEXTVAL
22: FROM dual;
23: BEGIN
24:
25: --deletes all schedules previously exported by the same user
26: delete