DBA Data[Home] [Help]

APPS.OTA_LRNR_ENROLL_UNENROLL_WF dependencies on OTA_UTILITY

Line 308: l_enrollment_status_name := ota_utility.get_enrollment_status(p_delegate_person_id => p_person_id,

304: l_event_location);
305:
306: -- get enrollment status
307:
308: l_enrollment_status_name := ota_utility.get_enrollment_status(p_delegate_person_id => p_person_id,
309: p_delegate_contact_id => null,
310: p_event_id => p_eventid,
311: p_code =>0);
312: