DBA Data[Home] [Help]

APPS.OTA_CTU_BUS dependencies on OTA_GENERAL

Line 417: If ota_general.check_par_child_dates_fun( p_start_date

413: v_end_date := hr_api.g_eot;
414: --
415: End if;
416:
417: If ota_general.check_par_child_dates_fun( p_start_date
418: , p_end_date
419: , v_start_date
420: , v_end_date ) then
421: --

Line 508: If ota_general.check_par_child_dates_fun( p_start_date

504: v_end_date := hr_api.g_eot;
505: --
506: End if;
507:
508: If ota_general.check_par_child_dates_fun( p_start_date
509: , p_end_date
510: , v_start_date
511: , v_end_date ) then
512: --

Line 601: If ota_general.check_par_child_dates_fun( p_start_date

597: v_end_date := hr_api.g_eot;
598: --
599: End if;
600:
601: If ota_general.check_par_child_dates_fun( p_start_date
602: , p_end_date
603: , v_start_date
604: , v_end_date ) then
605: --

Line 745: If ota_general.check_par_child_dates_fun( p_start_date

741: --
742: v_end_date := hr_api.g_eot;
743: --
744: End if;
745: If ota_general.check_par_child_dates_fun( p_start_date
746: , p_end_date
747: , v_start_date
748: , v_end_date ) then
749: --