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: 

Error while creating a View Cluster

Former Member
0 Kudos
1,979

Hello Gurus,

I have created two maintenance views ZVIEW1 & ZVIEW2 with table maintenance generator.Know I am trying

to create a view cluster using these views.

I have Proceeded with the following steps to create the View Cluster:

1. Tcode : SE54 --> GIven the name ZVIEWCLUSTER as View Cluster name & pressed ENTER.

2. Filled the description of the View cluster.

3.Selected the tab OBJECT STRUCTURE and filled it with ZVIEW1 & ZVIEW2.

4.Selected view ZVIEW1 and clicked on button "FIELD-DEPENDENCE" ,System throws a message

"Field-dependence generated succesfully"

5. Selected view ZVIEW2 and clicked on button "FIELD-DEPENDENCE" ,System throws an error message

"No log generated".

Am stuck up at point 5 in the above mentioned steps.

Please guide me in coming out of this error message.

Regards,

Najam

1 ACCEPTED SOLUTION

Former Member
0 Kudos
432

Hi Najam,

I don't think you need to 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, if so you don't need to generate the field dependency twice.

Regards,

Nick

2 REPLIES 2

Former Member
0 Kudos
433

Hi Najam,

I don't think you need to 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, if so you don't need to generate the field dependency twice.

Regards,

Nick

Former Member
0 Kudos
432

hi,

check below link.May be helpful for you.

http://wiki.sdn.sap.com/wiki/display/ABAP/CreationofView+Cluster

Regards,

Srilatha