2010 Feb 08 10:13 AM
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
2010 Feb 08 10:27 AM
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
2010 Feb 08 10:27 AM
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
2010 Feb 08 10:37 AM
hi,
check below link.May be helpful for you.
http://wiki.sdn.sap.com/wiki/display/ABAP/CreationofView+Cluster
Regards,
Srilatha