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

Finding t-code for the table maintainance

Former Member
0 Likes
723

Hi,

Can anyone tell me how to find the t-code for a table maintainance generated maintained for a table.

Please do not tell me to use WHERE USED LIST.

Definite reward points

5 REPLIES 5
Read only

naimesh_patel
Active Contributor
0 Likes
673

Go to table TSTCP

In the Param field give your table with astricks like * TABLE * (without sapce... this editor changes that to BOLD ...!!)

It will get you all the tcodes for that that table maintenance.

Regards,

Naimesh Patel

Read only

Former Member
0 Likes
673

You have to search in table TSTCP , here you can get the help.

Read only

0 Likes
673

Hi,

Use transaction SM30 ....Give the table name and you have to click on the button..Find maintainance dialog ....for your requirement.

Raghav

Read only

Former Member
0 Likes
673

Hi,

Related Tcode for Table Maintenance are-

SM30,

SM33,

SE55,

SM31,

SM32.

Or use the table TSTC or TSTCX for the Tcode list.

From this table-

Tcode= SM* and get the results relevant for table maintenance

Reward if helpful.

Chandralekha

Read only

Former Member
0 Likes
673

Solved.