DBA Data[Home] [Help]

APPS.MTL_CCEOI_CONC_PVT dependencies on FND_REQUEST

Line 676: L_NewReqID := FND_REQUEST.SUBMIT_REQUEST(

672: END IF;
673: --
674: -- Launch a worker request for the current header id.
675: --dbms_output.put_line('Launching Worker');
676: L_NewReqID := FND_REQUEST.SUBMIT_REQUEST(
677: application => 'INV',
678: program => 'MTL_CCEOI_WORKER',
679: description => 'Cycle Count Entries Open Interface Worker',
680: -- start_time => NULL,