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: 

How to find Table Maintanace Generator of a Z Table

Former Member
0 Kudos
272

Hi Experts,

Could you please share the knowledge about:

I Have a Z Table, Previously Somebody has create a TMG to this Z Table.

Now How can i find TMG to enter entries to this Z Table.

Thanks a lot for your valid suggessions.

Regards,

Sridhar S.

1 ACCEPTED SOLUTION

former_member288351
Participant
0 Kudos
211

Dear sridhar,

Please follow below procedure to check:

1. Execute tcode SM30

2. Enter your ztable name in Table/View field.

3. Click on Maintain.

If the maintenance view open it means TMG is created otherwise not.

Regards

vikas pandey

3 REPLIES 3

former_member288351
Participant
0 Kudos
212

Dear sridhar,

Please follow below procedure to check:

1. Execute tcode SM30

2. Enter your ztable name in Table/View field.

3. Click on Maintain.

If the maintenance view open it means TMG is created otherwise not.

Regards

vikas pandey

0 Kudos
211

Hi Vikas,

Thanks for quick reply.

I Have one more question,

Is there any way to findout tcode for this TMG?

Regards,

Sridhar S

0 Kudos
211

Hi,

You can go to TSTCP table using se16 tcode

In PARAM field put "/*SM30 VIEWNAME=(Your Z table name)*" put "*" at the end

and execute you will get transaction code..