DBA Data[Home] [Help]

APPS.FND_SUBMIT dependencies on FND_GLOBAL

Line 242: par_request_id := FND_GLOBAL.conc_request_id;

238: -- Get info. about requests origination
239: -- if being submitted from another concurrent request get parent
240: -- request information.
241:
242: par_request_id := FND_GLOBAL.conc_request_id;
243:
244: -- Bug - 1162507
245: -- The fact that a concurrent request is submitting
246: -- request set using the API's does not implicitly make the request

Line 1242: par_request_id := FND_GLOBAL.conc_request_id;

1238: -- Get info. about requests origination
1239: -- if being submitted from another concurrent request get parent
1240: -- request information.
1241:
1242: par_request_id := FND_GLOBAL.conc_request_id;
1243:
1244: profile_buffer := NULL;
1245: FND_PROFILE.GET('CONC_MULTI_TZ', profile_buffer);
1246: