DBA Data[Home] [Help]

APPS.GL_AUTOPOST_PKG dependencies on FND_CONCURRENT

Line 385: FND_CONCURRENT.GET_REQUEST_STATUS(v_b_request_id,

381: -- This should not happen but just in case
382: ok_to_update_batch := FALSE;
383: ELSE
384: call_status :=
385: FND_CONCURRENT.GET_REQUEST_STATUS(v_b_request_id,
386: null,
387: null,
388: rphase,
389: rstatus,