Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Field dependency error while creating View Cluster

former_member450029
Participant
0 Kudos

Hi experts,

I am trying to create a view cluster with two maintenance views.

1.zview_header  (Header table)

2.zview_description (Text table for header table)

When defining field dependency for zview_description i.e., for text table I get this error.

    View cluster ZV_VIEW_CLUSTER field-dependence error.

    No field-dependence defined for objec zview_description.

What is the problem? How can I over come this ?

BR,

Eshwar

1 ACCEPTED SOLUTION

archanapawar
Contributor
0 Kudos

Hi Eshwar,

Did you define field dependencies for both tables?

You only define the relationship from the second table to the first.

Double-click on the Field dependencies folder and check the link between the two tables is correctly defined.

1 REPLY 1

archanapawar
Contributor
0 Kudos

Hi Eshwar,

Did you define field dependencies for both tables?

You only define the relationship from the second table to the first.

Double-click on the Field dependencies folder and check the link between the two tables is correctly defined.