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

Is it possible to see the coding for a tcode?

Former Member
0 Likes
2,982

hi,

Can we see the coding for a specific tcode??..

I want to know the logic for QA33..Does it possible??..

Thanks,

Sri

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,648

Hi,

Check in SE93. Program is RQEEAL10

Regards

hi,

Can we see the coding for a specific tcode??..

I want to know the logic for QA33..Does it possible??..

Thanks,

Sri

11 REPLIES 11
Read only

Former Member
0 Likes
2,649

Hi,

Check in SE93. Program is RQEEAL10

Regards

Read only

Former Member
0 Likes
2,648

try going to the program code : RQEEAL 10 (The program associated with this tcode)

Read only

Former Member
0 Likes
2,648

yes it is possible.

go to QA33.

put /h in the command box

hit enter 2 times.

Regards,

Anirban

Read only

RaymondGiuseppi
Active Contributor
0 Likes
2,648

Go to SE93 and double-click on the program name.

Regards

Read only

Former Member
0 Likes
2,648

u can obtain this by entering the tcode and on the right hand bottom, there will be a small note icon. It shows all the current user and transaction details

Read only

former_member632729
Contributor
0 Likes
2,648

Hi,

U can find out the code for every Tcode.. check the procedure..

1. Go to the tcode..

2. Go to system->status ...Their you can find the program name..

3. Go to se38 place the program name and display..

for QA33 tcode the program name is RQEEAL10.

Read only

Former Member
0 Likes
2,648

Sri,

Just go to any transaction.

In the menu bar go to SYSTEM -> STATUS.

Here below SAP DATA, you will find Program (Screen) option. Just double click on that program name.

It will take you to the corresponding program for that transaction.

Regards,

Nitin.

Read only

former_member222860
Active Contributor
0 Likes
2,648

Hi,

By putting /h (and press enter) on tcode shows the code behind.

cheers\

Read only

Former Member
0 Likes
2,648

Thanks for ur replies..

Read only

I355602
Product and Topic Expert
Product and Topic Expert
0 Likes
2,648

Hi,

Execute transaction QA33.

Goto menu SYSTEM --> STATUS.

You will be displayed a popup with details of Program (Screen), just double-click the corresponding value and you will be re-directed to the program.

Hope this solves your problem.

Thanks & Regards,

Tarun Gambhir

Read only

Former Member
0 Likes
2,648

Hi Sri,

Go to the tcode se93

give the tcode.

you wil get the program name ,double click on that.