DBA Data[Home] [Help]

APPS.WSH_REGIONS_SEARCH_PKG dependencies on FND_REQUEST

Line 2274: l_new_request_id := FND_REQUEST.SUBMIT_REQUEST(

2270: ' l_worker_max : '||l_worker_max_tab(i));
2271: END IF;
2272:
2273:
2274: l_new_request_id := FND_REQUEST.SUBMIT_REQUEST(
2275: application => 'WSH',
2276: program => 'WSHLRMCD',
2277: description => 'Location To Region Mapping - Child '||to_char(i),
2278: start_time => NULL,