‎2013 Jan 25 9:34 AM
Hi All..
We have a problem with Function Group In TMG(Table Maintenance Generator) after Transportation to Quality Server and it is giving error as "
Check maintenance object ZCSVT024 or update function group ZMA0_ZCSVT024" .
we done couple of change(table Settings) for the Table as below:
Previous Settings for Table ZCSVT024 :
-----------------------------------------------------------
Table level: Data Class : C( customizing)
TMG level Settings: Function Group : ZCSVT024
Package : TMP
Current Change for Table ZCSVT024 as below:
-------------------------------------------------------------------
Table level: Data Class : A( customizing)
TMG level Settings: Function Group : ZMA0_ZCSVT024
Package : ZMM
After Doing Change as above and Transporting to Quality it was giving error while running the T.Code: SM30..
Note: I checked all the setting of table are properly reflected in both the Servers .Even at database level tables also setting are reflected in quality.
Please do needful. and Thanks in Advance .
Regards,
GSANA
‎2013 Jan 25 2:58 PM
Hi Gsana,
Check in transport request the presence of
- R3TR TABL <tablename> for the table definition
- R3TR FUGR <functiongroupname> for the function group
- R3TR TOBJ <tablename>S or V for the object definition (table or view)
If everything is fine in the above case,try transporting the request again and by selecting overwrite requests in STMS (It could be a transport error). Do check the dependencies of the object.
Hope this helps
‎2013 Jan 25 2:48 PM
Hi Gsana,
I recommend you go to Table Maintenance Generator for the table in DEV, then click Change, click Expert Mode, select all, and click OK.
So you will delete and create all generated objects (Function Group, Function Modules, etc..) again.
Then you can transport it to your QAS system.
Thanks,
Tuncay
‎2013 Jan 25 2:58 PM
Hi Gsana,
Check in transport request the presence of
- R3TR TABL <tablename> for the table definition
- R3TR FUGR <functiongroupname> for the function group
- R3TR TOBJ <tablename>S or V for the object definition (table or view)
If everything is fine in the above case,try transporting the request again and by selecting overwrite requests in STMS (It could be a transport error). Do check the dependencies of the object.
Hope this helps
‎2013 Jan 25 3:07 PM
Hi sana,
Delete your TMG in se80 and recreate it once again and transport it.
Regards,
Mahidhar.
‎2013 Jan 28 1:10 PM
Hello,
Please regenerate your TMG. Your problem will be solved.
Thanks,
Abhijit
‎2013 Jan 30 8:24 AM
Hi All..
Problem is solved...Thanks for your quick responses.
Regards,
GSANA