Application Development and Automation 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: 
Read only

Error in view cluster.

Former Member
0 Likes
4,303

Hi All,

      I have created 5 view maintenance view for different tables. I have linked all the maintenance view  in generate table maintenance dialog screen or se54. when I tried to activate I am getting error saying " Error changing screen SAPLZFG_MARA_TABLE 0005 (screen was not changed)". I have clicked the error and I got the below message.

Procedure:

Make the view cluster maintenance screen modifications required manually on the screen. See the transaction 'Generate table maintenance dialog' application help for the modification required.

Now I am not able to understand why this error was happening when the other 4 maintenance view are working fine.  I have cross checked with the other maintenance table, everthing was same except the table and field name. I have followed the steps from this link to create a program.

wiki.sdn.sap.com/wiki/display/ABAP/Creation+of+view+cluster

i have also checked in SDN for this solution, and it is not available. Kindly help me to resolve this issue.

Thanks in advance.

Aneesh A.

6 REPLIES 6
Read only

former_member491621
Contributor
0 Likes
1,704

Hi Aneesh,

Check if the function group is active or not.

If that doesn't work, try to re-create the TMG for the view where you are getting error. Still if it doesn't work, revert back

Also check the below link

http://scn.sap.com/thread/1442062

Hope this helps

Read only

0 Likes
1,704

Hi,

I have activated once again the function group and regenerated the TMG for the particular view. Still it is throwing the same error.

And i got a point from the link which you have provided, in my tabe there is no mandt key field.

i have created the maintenance view for EDISYN table.

Kindly help me.

Read only

0 Likes
1,704

Aneesh Ahmed,

Before you create View cluster make sure you maintain foreign keys properly in the tables you are using. Later you regenerate the views and then start creating View cluster.

Read only

0 Likes
1,704

hi,

i have not used in foreign key tables, but when i created the maintenance view, system itself generated the foriegn key based on the tables.

And i have deleted the view table and created again still it not working.

I have also given the separate function group name for the maintenance view.

But still throwing the same error.

Read only

Former Member
0 Likes
1,704

dear aneesh,

Ckeckthe below link.

http://saptechnical.com/Tutorials/ABAP/Viewcluster/Create.htm

crosscheck all the steps are followed as in the ablove link.

regards

goudham

Read only

0 Likes
1,704

dear aneesh,

Checkthe below link.

http://saptechnical.com/Tutorials/ABAP/Viewcluster/Create.htm

crosscheck all the steps are followed as in the ablove link.

regards

goudham

Replace * with = > saptechnical.com