DBA Data[Home] [Help]

APPS.OTA_DELEGATE_BOOKING_API dependencies on OTA_ACTIVITY_VERSIONS

Line 150: l_activity_version_id ota_activity_versions.activity_version_id%type;

146: l_event_title ota_events.title%type;
147: l_course_start_date ota_events.course_start_date%type;
148: l_course_end_date ota_events.course_end_date%type;
149: l_owner_id ota_events.owner_id%type;
150: l_activity_version_id ota_activity_versions.activity_version_id%type;
151: l_offering_id ota_events.offering_id%type;
152: l_user number;
153: l_cost_allocation_keyflex_id VARCHAR2(1000);
154: l_business_group_id_from PER_ALL_ASSIGNMENTS_F.business_group_id%TYPE;