DBA Data[Home] [Help]

APPS.WSH_MAP_LOCATION_REGION_PKG dependencies on FND_REQUEST

Line 201: l_new_request_id := FND_REQUEST.SUBMIT_REQUEST(

197: WSH_DEBUG_SV.logmsg(l_module_name, 'Value of i : '|| i ||' l_worker_min_tab(i) : '||l_worker_min_tab(i)||
198: ' l_worker_max_tab(i) : '||l_worker_max_tab(i));
199: END IF;
200:
201: l_new_request_id := FND_REQUEST.SUBMIT_REQUEST(
202: application => 'WSH',
203: program => 'WSHMAPCD',
204: description => 'Import Shipping Locations - Child '||to_char(i),
205: start_time => NULL,