DBA Data[Home] [Help]

APPS.AK_OBJECT_GRP dependencies on DUAL

Line 981: from dual;

977: );
978: else
979: l_application_id := p_application_id;
980: select userenv('LANG') into l_nls_language
981: from dual;
982:
983: end if;
984:
985: -- If API call returns with an error status...