DBA Data[Home] [Help]

APPS.FNDCP_TMSRV dependencies on DBMS_UTILITY

Line 50: dbms_utility.get_time, s_type

46: userenv('SESSIONID'), fnd_global.user_id, fnd_global.login_id,
47: sysdate, function_name, action_name, substr(message_text, 1, 480),
48: fnd_global.resp_appl_id, fnd_global.resp_id,
49: fnd_global.security_group_id, P_REQUEST_ID, P_CONC_QUEUE_ID,
50: dbms_utility.get_time, s_type
51: from sys.dual;
52:
53: commit;
54: end;