DBA Data[Home] [Help]

APPS.AMS_CPYUTILITY_PVT dependencies on DUAL

Line 399: FROM DUAL;

395: PRAGMA AUTONOMOUS_TRANSACTION;
396: BEGIN
397: SELECT ams_Act_logs_transaction_id_s.nextval
398: into x_transaction_id
399: FROM DUAL;
400: IF g_index <> 0
401: THEN
402: FOR i IN 1 .. g_index
403: LOOP