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

How to create Tx-Code ?

Former Member
0 Likes
705

Hi Friends,

I want to know how to create Tx-Code for data browser screen of table? Like Ctrl + Shift + F10 then the screen with inputs will be coming after excecute(F8) the final entries will be displayed i want to know is there any way to create the Txcode for viewing the final entries of the table?

Thks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
610

Hi Venkateshwer,

In SM 30 u do table maintenance for that table .

then create tcode for that table.

then u can directly see the table values .

reward if useful.

regards,

Narasimha

3 REPLIES 3
Read only

Former Member
0 Likes
611

Hi Venkateshwer,

In SM 30 u do table maintenance for that table .

then create tcode for that table.

then u can directly see the table values .

reward if useful.

regards,

Narasimha

Read only

Former Member
0 Likes
610

1.GOTO SE93 ->give transaction name start with Z* or Y*.give short text and choose last radio button

2.Under that select parameter Transaction.Then give the sm30 in the t.code in default values tab.

3. check the checkbox skip initial screen in classification tab.

4.Click checkbox inherit gui attributes..

Now below..In the default values..

5.select view - table name ( Should be upper case)

update X ( should be upper case).

Read only

Former Member
0 Likes
610

Hi,

we can create the transaction code using SE93.

these are the steps we follow:

1.go to se93.

2.give the name with z or y.

3.click on create .

4.give short text.

5.give the program name and if there is screen no give that screen no also and authorization group.

6.save in package.

then transaction code will generate.

Reward if it useful.

Thanks in advance.

Lakshmi.