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

Transcation for table maintenance

Former Member
0 Likes
781

Hi All,

Is it possible to create a transaction for table maintenace of a table ? I mean, if the transaction is run, the table maintenance screen for my table should appear. (instead of going through SM30). If this is possible how do i do it ?

Thank you,

Usha

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
738

Yes u can.

goto SE93, give a transaction name select the radio buttion transaction with parametres.

In the next screen - Give transaction = SM30

In the Default value table specify the following:

VIEWNAME ZSPA_ES_MAIL_FD

UPDATE X

Regards,

Prakash.

Message was edited by: Prakash Ramu

Hi All,

Is it possible to create a transaction for table maintenace of a table ? I mean, if the transaction is run, the table maintenance screen for my table should appear. (instead of going through SM30). If this is possible how do i do it ?

Thank you,

Usha

5 REPLIES 5
Read only

Former Member
0 Likes
738

u can create tcode for the same.

from SE11 itself u can genarate maintainance Screen ,

in SE11-->utilities>table main.

search in this forum to find out tcode of table.

Regards

Prabhu

Read only

Former Member
0 Likes
738

Hi,

You can either use the table maintenance generator functionality from within the dictionary tool

or you can design a screen / module pool program and then assign it to a transaction.

Rgds,

HR

Read only

Former Member
0 Likes
739

Yes u can.

goto SE93, give a transaction name select the radio buttion transaction with parametres.

In the next screen - Give transaction = SM30

In the Default value table specify the following:

VIEWNAME ZSPA_ES_MAIL_FD

UPDATE X

Regards,

Prakash.

Message was edited by: Prakash Ramu

Read only

0 Likes
738

Thank you Mr. Prakash. My problem is solved.

Read only

Former Member
0 Likes
738

Hi,

Yes you can as suggested above by others throught se93 but don't forgot to click

skip initial screen checkbox.

sm30 initial screen won't come.

Please reward points.

Regards

Prakhar