DBA Data[Home] [Help]

APPS.OTA_FR_TRG_SUM dependencies on OTA_TP_MEASUREMENT_TYPES

Line 429: ota_tp_measurement_types otmt

425: ota_booking_status_types obst,
426: ota_events oevent,
427: ota_events_tl oeventl,
428: ota_training_plan_costs otpc,
429: ota_tp_measurement_types otmt
430: where papf.person_id=l_p_person_id
431: and papf.person_id=odb.delegate_person_id
432: and odb.booking_status_type_id=obst.booking_status_type_id
433: and oevent.event_id=odb.event_id

Line 457: ota_tp_measurement_types otmt,

453: ' ') LEGAL_CATG --i)JOB_ADAPT ii) JOB_EVOL , iii)COMP_DEV
454: from per_all_people_f papf,
455: ota_delegate_bookings odb,
456: ota_training_plan_costs otpc,
457: ota_tp_measurement_types otmt,
458: ota_events oevent
459: where papf.person_id=l_p_person_id
460: and papf.person_id=odb.delegate_person_id
461: and odb.booking_id=otpc.booking_id