DBA Data[Home] [Help]

APPS.WSH_REGIONS_SEARCH_PKG dependencies on FND_REQUEST

Line 2004: l_new_request_id := FND_REQUEST.SUBMIT_REQUEST(

2000: ' l_worker_max : '||l_worker_max_tab(i));
2001: END IF;
2002:
2003:
2004: l_new_request_id := FND_REQUEST.SUBMIT_REQUEST(
2005: application => 'WSH',
2006: program => 'WSHLRMCD',
2007: description => 'Location To Region Mapping - Child '||to_char(i),
2008: start_time => NULL,