‎2007 Jul 05 9:48 AM
Dear expert,
I've been made a table maintenance generator and I do a testing on Dev machine and the result is OK. but when I transported to QA machine and I try to call the T-Code, there is a message error 'Function Group Incosistent' but this function group is use on another table maintenance generator and there is no problem. Can anyone explain to me?
Btw, my step when I create it are on the below :
1. Use SE11 and create table.
2. Use table maintenance generator on SE11 to create it.
Am I missed something?
Thanks.
Regard's,
-lia
‎2007 Jul 05 12:23 PM
I would always recommend having one function group for each table maintenance needed to avoid such problems. I personally use the name of the table as the name of the function group.
Regards,
Nick
‎2007 Jul 05 9:50 AM
Hi,
Just (Remote)comapre the Function groups of Dev system and Quality system and see if both of them are on the same version.
Regards,
Sesh
‎2007 Jul 05 9:52 AM
‎2007 Jul 05 12:23 PM
I would always recommend having one function group for each table maintenance needed to avoid such problems. I personally use the name of the table as the name of the function group.
Regards,
Nick
‎2007 Jul 05 12:27 PM
Hi
Remove the function group for the latest table maint, then create a new maintenance generator.
This will work
regards
Shiva
‎2007 Jul 05 1:24 PM
You have to create a table maintenance to enter values in SM30..
Steps to create TM..
GO TO SE11
Give the table name..
Press change..
In the menu..UTILITIES -> TABLE MAINTENANCE GENERATOR.
Give the function group name...Ex..Give the table name itself..
Give screen numbers...
Press create button..
Then the screens to maintain will automatically be generated..
Now go to SM30...reward points if it is usefull ...
Girish
‎2007 Jul 06 5:15 AM
Dear expert,
thank you for all of you anwers.... Now my problem has solved.
-lia