DBA Data[Home] [Help]

APPS.OTA_REPROCESS_CLASSIC_UPGRADE dependencies on FND_DATE

Line 532: argument2 => fnd_date.date_to_canonical(sysdate));

528: l_request_id := fnd_request.submit_request(
529: application => 'OTA',
530: program => 'OTARPUPG',
531: argument1 => CONC_UPGRADE_ID,
532: argument2 => fnd_date.date_to_canonical(sysdate));
533: else
534: write_log('Upgrade Completed Successfully');
535: write_log('There is no further need to run this concurrent request');
536: