Parent Views

With Clarify 12.5, a new concept called parent views has come to existence, which allows views to include fields from other views. For example, the view schdl_tracker_sub_v6 (view #: 6022) contains fields from the view hgsl2hgse (view #: 6016).

Note that there is not a join on the schdl_tracker_sub_v6 view that joins in the hgsl2hgse view.

Dovetail SchemaEditor will not export these parent views from the database when exporting the schema, and these views will not pass the validation step if manually added to a schema file.

Existing views of this type that already exist in the database will be left untouched.

See Also

Limitations

Amdocs 6 View Additions

Flexible Attributes

Binary Columns

Views with Implicit Cross Joins

Deletes in Schema Script

Next

Flexible Attributes

Parent Views