DBA Data[Home] [Help]

APPS.AK_SECURITY_GRP dependencies on DUAL

Line 109: from dual;

105: );
106: else
107: l_application_id := p_application_id;
108: select userenv('LANG') into l_nls_language
109: from dual;
110: end if;
111:
112: --
113: -- If API call returns with an error status...