DBA Data[Home] [Help]

APPS.AMS_LIST_RUNNING_TOTAL_PVT dependencies on DUAL

Line 425: select sys_context( 'userenv', 'current_schema' ) "apps_schema" from dual;

421: l_where2 VARCHAR2(100) := ' and rownum < 1 ';
422:
423: l_apps_schema VARCHAR2(200) ;
424: cursor c_apps is
425: select sys_context( 'userenv', 'current_schema' ) "apps_schema" from dual;
426:
427: -- SOLIN, Bug 3696553
428: CURSOR c_get_dblink is
429: select NVL(types.remote_flag, 'N'), database_link