DBA Data[Home] [Help]

APPS.AMS_LIST_RUNNING_TOTAL_PVT dependencies on DUAL

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

442: l_where2 VARCHAR2(100) := ' and rownum < 1 ';
443:
444: l_apps_schema VARCHAR2(200) ;
445: cursor c_apps is
446: select sys_context( 'userenv', 'current_schema' ) "apps_schema" from dual;
447:
448: -- SOLIN, Bug 3696553
449: CURSOR c_get_dblink is
450: select NVL(types.remote_flag, 'N'), database_link