DBA Data[Home] [Help]

APPS.OTA_CTU_BUS dependencies on OTA_ACTIVITY_DEFINITIONS_VL

Line 1629: ota_activity_definitions_vl tad,

1625: select
1626: distinct tad.name
1627: From
1628: ota_training_plan_members tpm,
1629: ota_activity_definitions_vl tad,
1630: ota_category_usages ctu
1631: where
1632: ctu.category_usage_id = tad.category_usage_id
1633: and tad.activity_id = tpm.activity_definition_id