DBA Data[Home] [Help]

APPS.OTA_LRNR_ENROLL_UNENROLL_WF dependencies on HR_LOCATIONS_ALL

Line 160: l_event_location hr_locations_all.location_code%TYPE;

156: l_course_start_date ota_events.course_start_date%type;
157: l_course_start_time ota_events.course_start_time%type;
158: l_course_end_date ota_events.course_end_date%type;
159: l_delivery_mode ota_category_usages_tl.category%type;
160: l_event_location hr_locations_all.location_code%TYPE;
161: l_version_name ota_activity_versions.version_name%type;
162:
163: l_enrollment_status_name ota_booking_status_types_tl.name%TYPE;
164: