DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_TXNS_API dependencies on FND_CONCURRENT

Line 5261: fnd_concurrent.wait_for_request(

5257: l_start_with pqh_copy_entity_txns.start_with%type;
5258: begin
5259: --
5260: l_outcome :=
5261: fnd_concurrent.wait_for_request(
5262: request_id => p_request_id
5263: ,interval => 5
5264: ,max_wait => 36000 -- 10 Minutes
5265: ,phase => l_phase