DBA Data[Home] [Help]

APPS.AK_SECURITY_PVT dependencies on DUAL

Line 309: from dual;

305: null;
306: end if;
307:
308: select userenv('LANG') into l_lang
309: from dual;
310:
311: insert into AK_EXCLUDED_ITEMS (
312: RESPONSIBILITY_ID,
313: RESP_APPLICATION_ID,

Line 548: from dual;

544: null;
545: end if;
546:
547: select userenv('LANG') into l_lang
548: from dual;
549:
550: insert into AK_RESP_SECURITY_ATTRIBUTES (
551: RESPONSIBILITY_ID,
552: RESP_APPLICATION_ID,