DBA Data[Home] [Help]

APPS.HR_UTILITY dependencies on DUAL

Line 535: from dual;

531: then
532:
533: select 'PIPE' || userenv('sessionid')
534: into g_pipe_session
535: from dual;
536:
537: elsif ( session_identifier = 'PID' )
538: then
539: