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 entries using transaction

Former Member
0 Likes
2,051

I have a Z table . I have created a Table maintenance generator for this . But I donot know how to link it with a transaction. pls help .

regards

1 ACCEPTED SOLUTION
Read only

Former Member
1,324

Hi,

Enter a new Transaction Code and click on the "Create" button

Select "Transaction with parameters (parameter transaction)

Select "Screen" and screen enter 100 for SM30 and 200 for SM34 & from module SAPMSVMA

Type in VIEWNAME for the name of the screen field for SM30 and VCLDIR-VCLNAME for SM34 and the table name or view cluster name for value

For SE16 select "Transaction" and enter SE16 & select "Skip initial screen"

Enter DATABROWSE-TABLENAME for Name of screen field

Enter table of interest for value

Thanks,

Shailaja Ainala.

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
1,324

Plz SEARCH in SCN by Create transaction for table mainteanance generator

you will get lot of posts.

Read only

Former Member
1,325

Hi,

Enter a new Transaction Code and click on the "Create" button

Select "Transaction with parameters (parameter transaction)

Select "Screen" and screen enter 100 for SM30 and 200 for SM34 & from module SAPMSVMA

Type in VIEWNAME for the name of the screen field for SM30 and VCLDIR-VCLNAME for SM34 and the table name or view cluster name for value

For SE16 select "Transaction" and enter SE16 & select "Skip initial screen"

Enter DATABROWSE-TABLENAME for Name of screen field

Enter table of interest for value

Thanks,

Shailaja Ainala.

Read only

Former Member
0 Likes
1,324

This message was moderated.