DBA Data[Home] [Help]

APPS.OTA_COI_BUS dependencies on OTA_GENERAL

Line 538: ota_general.check_start_end_dates( p_start_date, p_end_date);

534: Begin
535: --
536: hr_utility.set_location('Entering:'|| v_proc, 5);
537: --
538: ota_general.check_start_end_dates( p_start_date, p_end_date);
539: --
540: hr_utility.set_location(' Leaving:'|| v_proc, 10);
541:
542: Exception