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

Former Member
0 Likes
772

Hi Friends,

How to create the transaction code for the table maintenance.

Kindly guide me.

TIA.

Regards,

Mark K

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
751

se93 -> give custom t.code -> create

-> select transaction with paramaters -> transaction - sm30

-> select skip initial screen

scroll to bottom (default values tab)

-> viewname - <ur table name>

-> update - X

now save it...

6 REPLIES 6
Read only

Former Member
Read only

Former Member
0 Likes
752

se93 -> give custom t.code -> create

-> select transaction with paramaters -> transaction - sm30

-> select skip initial screen

scroll to bottom (default values tab)

-> viewname - <ur table name>

-> update - X

now save it...

Read only

Former Member
0 Likes
751

<sorry...double posting>

Read only

Former Member
0 Likes
751

hi

In se93,you can select the 5th option i.e

Transaction With parameters (parameter transaction)

or please check the following link

http://help.sap.com/saphelp_40b/helpdata/en/a7/5134f9407a11d1893b0000e8323c4f/content.htm

Thanks

Usha

Read only

Former Member
0 Likes
751

hi,

Check out the below related thread

Regards,

Santosh

Read only

Former Member
0 Likes
751

Hi,

Follow the step.

1. Go to SE93.

2. Put SM30 (Standard code for Table maintenance).

3. Click on copy

4. In destination TCode put your TCode name start with Y or Z.

5. Click COPY button.

6. Save.

Henceforth your Z<Tcode> will behave as SM30.

Regards,

Anirban Bhattacharjee