DBA Data[Home] [Help]

APPS.GCS_AD_ENGINE dependencies on FND_GLOBAL

Line 281: requestId := fnd_global.conc_request_id;

277: -- auditing when an issue is suspected, but do not need to check
278: -- for data integrity per se.
279: -- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
280:
281: requestId := fnd_global.conc_request_id;
282: xnsId := p_transaction_id;
283: retcode := 0;
284: -- logString( eventLogLevel, procedureName, 'jh: xnsId = ', xnsId);
285: --=======================================================