DBA Data[Home] [Help]

APPS.MSC_X_CUST_FACING_RELEASE dependencies on FND_CONCURRENT

Line 334: l_call_status:= FND_CONCURRENT.GET_REQUEST_STATUS

330:
331: LOOP
332: /* come out of function only when the MSCXCVR is complete */
333:
334: l_call_status:= FND_CONCURRENT.GET_REQUEST_STATUS
335: ( lvs_request_id,
336: NULL,
337: NULL,
338: l_phase,