DBA Data[Home] [Help]

APPS.EDW_UPDATE_ATTRIBUTES dependencies on EDW_SOURCE_VIEWS

Line 669: edw_source_views vws

665: from
666: edw_attribute_mappings attr,
667: edw_flex_attribute_mappings flex,
668: edw_sv_flex_assignments assg,
669: edw_source_views vws
670: where
671: attr.attribute_name = attr_name and
672: attr.object_short_name = assg.object_name and
673: attr.attr_mapping_pk = flex.attr_mapping_fk and