DBA Data[Home] [Help]

APPS.AD_ZD_TABLE dependencies on AD_OBSOLETE_OBJECTS

Line 1308: , ad_obsolete_objects aoo

1304: , aoo.object_name object_name
1305: from
1306: system.fnd_oracle_userid fou
1307: , fnd_product_installations fpi
1308: , ad_obsolete_objects aoo
1309: where fpi.application_id = aoo.application_id
1310: and fou.oracle_id = fpi.oracle_id
1311: and fou.oracle_username = tab.owner
1312: and aoo.object_name = tab.table_name