DBA Data[Home] [Help]

APPS.EC_DOCUMENT dependencies on FND_CONCURRENT

Line 114: call_status := FND_CONCURRENT.GET_REQUEST_STATUS(request_id,

110: argument22 => p_parameter18,
111: argument23 => p_parameter19,
112: argument24 => p_parameter20);
113:
114: call_status := FND_CONCURRENT.GET_REQUEST_STATUS(request_id,
115: ' ',' ', rphase, rstatus, dphase, dstatus, message);
116:
117: -- Standard check of p_commit
118: if fnd_api.to_Boolean(p_commit) then