DBA Data[Home] [Help]

APPS.OTA_DELEGATE_BOOKING_API dependencies on OTA_LRNG_PATH_UTIL

Line 2476: ota_lrng_path_util.start_comp_proc_success_attnd(p_person_id =>l_person_id

2472:
2473: IF (not l_status_type_id_changed) and p_successful_attendance_flag ='Y' THEN
2474: IF l_delegate_contact_id is null and l_contact_id is null THEN
2475:
2476: ota_lrng_path_util.start_comp_proc_success_attnd(p_person_id =>l_person_id
2477: ,p_event_id => l_new_event_id);
2478:
2479: ota_cpe_util.crt_comp_upd_succ_att(p_person_id =>l_person_id
2480: ,p_event_id => l_new_event_id);