DBA Data[Home] [Help]

APPS.FV_CGAC_CRT_TAS dependencies on FND_CONCURRENT

Line 1127: l_call_status := fnd_concurrent.wait_for_request

1123: IF p_tas_type = 'BOTH' THEN
1124: -- Check status of completed concurrent program and if complete purge
1125: -- fv_cgac_crt_tas_temp
1126: IF vl_req_id <> 0 THEN
1127: l_call_status := fnd_concurrent.wait_for_request
1128: (
1129: request_id => vl_req_id,
1130: interval => 20,
1131: max_wait => 0,