DBA Data[Home] [Help]

APPS.FND_APD dependencies on ICX_SEC

Line 306: icxid := icx_sec.g_session_id;

302: -- Call performace package.
303: if ( rt_perf_stat_enabled ) then
304:
305: BEGIN
306: icxid := icx_sec.g_session_id;
307: if (fnd_global.form_id > 0) then
308: vtechstack := 'F';
309: elsif (fnd_global.conc_request_id > 0) then
310: vrequest_id := fnd_global.conc_request_id ;