DBA Data[Home] [Help]

APPS.AK_AMPARAM_REGISTRY_GRP dependencies on DUAL

Line 102: from dual;

98: );
99: else
100: l_application_id := p_application_id;
101: select userenv('LANG') into l_nls_language
102: from dual;
103: end if;
104:
105: --
106: -- If API call returns with an error status...