DBA Data[Home] [Help]

APPS.OTA_LO_UTILITY dependencies on OTA_CATEGORY_USAGES

Line 215: p_synchronous_flag ota_category_usages.synchronous_flag%type,

211: p_user_type ota_attempts.user_type%type,
212: p_is_manager varchar2,
213: p_event_id ota_events.event_id%type,
214: p_event_type ota_events.event_type%type,
215: p_synchronous_flag ota_category_usages.synchronous_flag%type,
216: p_online_flag ota_category_usages.online_flag%type,
217: p_course_start_date ota_events.course_start_date%type,
218: p_course_end_date ota_events.course_end_date%type,
219: p_enrollment_status_type ota_booking_status_types.type%TYPE DEFAULT NULL,

Line 216: p_online_flag ota_category_usages.online_flag%type,

212: p_is_manager varchar2,
213: p_event_id ota_events.event_id%type,
214: p_event_type ota_events.event_type%type,
215: p_synchronous_flag ota_category_usages.synchronous_flag%type,
216: p_online_flag ota_category_usages.online_flag%type,
217: p_course_start_date ota_events.course_start_date%type,
218: p_course_end_date ota_events.course_end_date%type,
219: p_enrollment_status_type ota_booking_status_types.type%TYPE DEFAULT NULL,
220: p_cert_prd_enrollment_id ota_attempts.cert_prd_enrollment_id%type default null,