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

Table maintenance tcode creation

kesavadas_thekkillath
Active Contributor
0 Likes
820

i have created a table maintenance for a table..

assigned a tcode with parameters transaction option.

values given - > transaction->sm30,skip initial screen,

Viewtable->table name.

now when in execute the tcode its getting stopped in th initial screen on SM30 saying error message

(choose a processing option )..

Whatz the problem

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
725

Hi

Pass 'X' TO UPDATE option.

Regards,

Vamshidhar.

5 REPLIES 5
Read only

former_member182371
Active Contributor
Read only

Former Member
0 Likes
725

Hi,

While creating parameter transaction , there is option to set defalut values. Use that to set the default values on the radio button.

Read only

Former Member
0 Likes
725

This message was moderated.

Read only

Former Member
0 Likes
726

Hi

Pass 'X' TO UPDATE option.

Regards,

Vamshidhar.

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
725

When assigned again it worked