DBA Data[Home] [Help]

APPS.WIP_JOBCLOSE_PRIV dependencies on FND_CONCURRENT

Line 1282: l_call_status:= FND_CONCURRENT.WAIT_FOR_REQUEST

1278:
1279: l_counter number := 0;
1280: BEGIN
1281: LOOP
1282: l_call_status:= FND_CONCURRENT.WAIT_FOR_REQUEST
1283: ( p_request_id,
1284: 10,
1285: -1,
1286: l_phase,