DBA Data[Home] [Help]

APPS.AK_ATTRIBUTE_GRP dependencies on DUAL

Line 340: from dual;

336: );
337: else
338: l_application_id := p_application_id;
339: select userenv('LANG') into l_nls_language
340: from dual;
341: end if;
342: --
343: -- If API call returns with an error status...
344: --