2013 Feb 16 2:42 PM
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.
2013 Feb 16 7:37 PM
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
2013 Feb 18 6:50 AM
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.
2013 Feb 18 7:14 AM
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.
2013 Feb 18 9:33 AM
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.
2013 Feb 18 9:22 AM
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
2013 Feb 18 9:28 AM
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