DBA Data[Home] [Help]

APPS.OTA_CLASSIC_UPGRADE dependencies on FND_DATE

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

2674: l_request_id := fnd_request.submit_request(
2675: application => 'OTA',
2676: program => 'OTARPUPG',
2677: argument1 => '1',
2678: argument2 => fnd_date.date_to_canonical(sysdate));
2679: end if;
2680:
2681:
2682: