264: -- Get info. about requests origination
265: -- if being submitted from another concurrent request get parent
266: -- request information.
267:
268: par_request_id := FND_GLOBAL.conc_request_id;
269:
270: -- Bug - 1162507
271: -- The fact that a concurrent request is submitting
272: -- request set using the API's does not implicitly make the request
1292: -- Get info. about requests origination
1293: -- if being submitted from another concurrent request get parent
1294: -- request information.
1295:
1296: par_request_id := FND_GLOBAL.conc_request_id;
1297:
1298: profile_buffer := NULL;
1299: FND_PROFILE.GET('CONC_MULTI_TZ', profile_buffer);
1300: