Showing posts with label HZ_RELATIONSHIPS_V. Show all posts
Showing posts with label HZ_RELATIONSHIPS_V. Show all posts

Tuesday, June 7, 2016

Oracle TCA Party Relationships view - HZ_RELATIONSHIPS_V

SELECT rel.ROWID row_id, rel.relationship_id relationship_id,
       rel.subject_id subject_id, rel.subject_type subject_type,
       rel.subject_table_name subject_table_name, rel.object_id object_id,
       rel.object_type object_type, rel.object_table_name object_table_name,
       rel.party_id party_id, lookup.meaning relationship_meaning,