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

Problem with Function Group after Transportation for Table maintenance Generator

Former Member
0 Likes
4,565

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

1 ACCEPTED SOLUTION
Read only

former_member491621
Contributor
0 Likes
2,222

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

5 REPLIES 5
Read only

TuncayKaraca
Active Contributor
0 Likes
2,222

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

Read only

former_member491621
Contributor
0 Likes
2,223

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

Read only

Former Member
0 Likes
2,222

Hi sana,

Delete your TMG in se80 and recreate it once again and transport it.

Regards,

Mahidhar.

Read only

Abhijit74
Active Contributor
0 Likes
2,222

Hello,

Please regenerate your TMG. Your problem will be solved.

Thanks,

Abhijit

Read only

Former Member
0 Likes
2,222

Hi All..

Problem is solved...Thanks for your quick responses.

Regards,

GSANA