DBA Data[Home] [Help]

APPS.BEN_EXTRACT_SEED dependencies on DUAL

Line 2047: FROM DUAL;

2043: g_group_elmt2 := p_ext_group_elmt2 ;
2044:
2045: SELECT USERENV('SESSIONID')
2046: INTO l_sessionid
2047: FROM DUAL;
2048: --
2049:
2050:
2051: -- adding these conditions after checking with the code under