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 maintainnace

Former Member
0 Likes
639

I have created the table maintanace.

now i have to create a transaction which will take the user to the maintanace screen. how to do this?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
609

Hi Shefali,

1. Go to SM93 and Create.

2. In the options select (parameter transaction)

3. Give the transaction as SM30 and skip initial screen

4. In the Table control below;

Fieldname | Value

____________________

VIEWNAME | Table name

UPDATE | X

Hope this helps

Regards

4 REPLIES 4
Read only

Former Member
0 Likes
609

Hi Shefali,

Create a report program and call Sm30 by passing the table name.

Create a transaction for the report program.

Best regards,

Prashant

Read only

Former Member
0 Likes
609

Hi Shefali,

Goto SE93 and create a parameter transaction

BR,

Preema

Read only

gopi_narendra
Active Contributor
0 Likes
609

Go to SE93

Create a parameter transaction

Enter SM30 at transaction option

and below give in name as VIEWNAME and value as ur table name.

Regards

Gopi

Read only

Former Member
0 Likes
610

Hi Shefali,

1. Go to SM93 and Create.

2. In the options select (parameter transaction)

3. Give the transaction as SM30 and skip initial screen

4. In the Table control below;

Fieldname | Value

____________________

VIEWNAME | Table name

UPDATE | X

Hope this helps

Regards