Application Development 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: 

How to find a transaction

Former Member
0 Kudos

Hi all,

I need to find a custom transaction.

I know the name but if I write it within the key code it does'nt work...

I'd like to put it in my favourites but it doesn't work as well...

I don't think ther's a spelling mistake!!

Does anybody know what I can do to find it and put it inside favourites in another way?

thanks,

Simone

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Plz search SDN before posting

use table TSTC

7 REPLIES 7

Former Member
0 Kudos

Plz search SDN before posting

use table TSTC

0 Kudos

Thanks!!

Former Member
0 Kudos

Hi,

Use table the TSTC,where you can get all the custom tcodes.

Regards,

Anusha v.

former_member212002
Active Contributor
0 Kudos

Hi

U can find all your custom made transactions in the table TSTC.

Anyhow if you know the transaction code is right, but still it is not getting executed then check the details of the transaction whether the program name and the screen number is correct or not.

Regards

Abhinab Mishra.

Former Member
0 Kudos

Hi Simone,

To find the path of transaction : -

Enter T-code " search_sap_menu " ,

and then enter ur T-code like " SFP " ,


Node               Transaction code    Text

Nodes              SFP                 Interactive Forms
Preceding node                         Form Printout
Preceding node                         Tools

now check from bottom to top in the column TEXT ,

path is TOOLS --> FORM PRINTOUT --> INTERACTIVE FORMS ,

now u can click on that and add it to your favourites.

Regards,

Aby

GauthamV
Active Contributor
0 Kudos

If you want to find a transaction, you can use SE93 transaction or

TSTC table.

To add custom transaction in favourites,In initial Sap screen , in menu ,

favourites - insert transaction , give your custom transaction .

Former Member
0 Kudos

Hi Simone,

these is simple issue , when ever you add a tranx code in favourites, before we can take care the following instructions :

1)Go to Tranx : se93 and create Zxxxxx

2)specify the short description, select the appropriate radio button. like dialog prog,

tranx or program...

3)specify the program name

4)under GUI support , we need to tick the all check boxes

(sap gui for html , sapgui for java and sapgui for windows)

save it

5)come to sap access , select favourites and right click --> insert tranx

6) here specify the tranx code.

7) it is saved under the favourites

😎 just double click on that tranxcode under the favourites , output will display directly.

Regards

Siva Prasad

SAP-Practice