Application Development 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 Transaction for a Known Table maintenance View

Former Member
0 Kudos
104

Hello Friends,

May I know how to find transaction for a known table maintenance View.

Thanks,

Best Regards,

Sudhanshu Garg

1 ACCEPTED SOLUTION

Former Member
0 Kudos
86

Goto SE16 Transaction and enter TSTCP Table

Here PARAM = /SM30 VIEWNAME=Table name*;UPDATE=X;

enter table name in bold.

Thanks

Seshu

2 REPLIES 2

Former Member
0 Kudos
87

Goto SE16 Transaction and enter TSTCP Table

Here PARAM = /SM30 VIEWNAME=Table name*;UPDATE=X;

enter table name in bold.

Thanks

Seshu

0 Kudos
86

Thanks Very Much Seshu.

Your solution has resolved my problem.

Best Regards,

Sudhanshu Garg