DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on FND_CONCURRENT_REQUESTS

Line 6228: from fnd_concurrent_requests

6224: l_text varchar2(1000) ;
6225: --
6226: cursor c_get_parent_req_id is
6227: select parent_request_id
6228: from fnd_concurrent_requests
6229: where request_id = fnd_global.conc_request_id;
6230: --
6231: begin
6232: --