DBA Data[Home] [Help]

APPS.HXT_TIME_CLOCK dependencies on DUAL

Line 1367: FROM DUAL;

1363: HXT_UTIL.DEBUG('Back from calling hxt_util.Gen_error'); --DEBUG ONLY --HXT115
1364: ELSE
1365: SELECT hxt_seqno.nextval
1366: INTO l_error_seqno
1367: FROM DUAL;
1368: --SIR012 insert into hxt_errors( id,
1369: --SIR012 error_msg,
1370: --SIR012 creation_date,
1371: --SIR012 location,