DBA Data[Home] [Help]

APPS.OTA_ANC_BUS dependencies on OTA_GENERAL

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

176: --
177: hr_utility.set_location ('entering:' || l_proc, 5);
178: --
179: if p_start_date is not null then
180: ota_general.check_start_end_dates(p_start_date,p_end_date);
181: end if;
182:
183: --
184: hr_utility.set_location (' leaving:' || l_proc, 5);