DBA Data[Home] [Help]

APPS.WIP_JOBCLOSE_PRIV dependencies on FND_CONCURRENT

Line 1689: l_call_status:= FND_CONCURRENT.WAIT_FOR_REQUEST

1685:
1686: l_counter number := 0;
1687: BEGIN
1688: LOOP
1689: l_call_status:= FND_CONCURRENT.WAIT_FOR_REQUEST
1690: ( p_request_id,
1691: 10,
1692: -1,
1693: l_phase,