DBA Data[Home] [Help]

APPS.OTA_LO_UTILITY dependencies on OTA_CATEGORY_USAGES

Line 231: p_synchronous_flag ota_category_usages.synchronous_flag%type,

227: p_user_type ota_attempts.user_type%type,
228: p_is_manager varchar2,
229: p_event_id ota_events.event_id%type,
230: p_event_type ota_events.event_type%type,
231: p_synchronous_flag ota_category_usages.synchronous_flag%type,
232: p_online_flag ota_category_usages.online_flag%type,
233: p_course_start_date ota_events.course_start_date%type,
234: p_course_end_date ota_events.course_end_date%type,
235: p_enrollment_status_type ota_booking_status_types.type%TYPE DEFAULT NULL,

Line 232: p_online_flag ota_category_usages.online_flag%type,

228: p_is_manager varchar2,
229: p_event_id ota_events.event_id%type,
230: p_event_type ota_events.event_type%type,
231: p_synchronous_flag ota_category_usages.synchronous_flag%type,
232: p_online_flag ota_category_usages.online_flag%type,
233: p_course_start_date ota_events.course_start_date%type,
234: p_course_end_date ota_events.course_end_date%type,
235: p_enrollment_status_type ota_booking_status_types.type%TYPE DEFAULT NULL,
236: p_cert_prd_enrollment_id ota_attempts.cert_prd_enrollment_id%type default null,