DBA Data[Home] [Help]

APPS.ECE_AR_TRANSACTION dependencies on FND_REQUEST

Line 250: iRequestID := fnd_request.submit_request(Application => 'VEH',

246: ec_debug.pl(3,'l_automotive_status: ',l_automotive_status);
247:
248: IF l_automotive_status = 'I' THEN
249: xProgress := 'INO-10-1120';
250: iRequestID := fnd_request.submit_request(Application => 'VEH',
251: Program => 'VEH_DSN_IMPORT',
252: Description => 'Start Radley CARaS script to Import DSN',
253: Start_Time => NULL,
254: Sub_Request => FALSE,