DBA Data[Home] [Help]

APPS.MTL_CCEOI_CONC_PVT dependencies on FND_REQUEST

Line 677: L_NewReqID := FND_REQUEST.SUBMIT_REQUEST(

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