DBA Data[Home] [Help]

APPS.OTA_BULK_ENROLL_UTIL dependencies on OTA_OFFERINGS

Line 428: OTA_OFFERINGS off,

424: evt.owner_id,
425: off.activity_version_id,
426: evt.offering_id
427: FROM OTA_EVENTS_VL evt,
428: OTA_OFFERINGS off,
429: HR_ALL_ORGANIZATION_UNITS hao
430: WHERE evt.event_id = pp_event_id
431: AND off.offering_id = evt.parent_offering_id
432: AND evt.organization_id = hao.organization_id (+);