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 display ABAP source code without SE38 or SE80?

Former Member
0 Kudos

Hello,

Due to a recent security audit, our SE38 and SE80 with display only authorization was taken away. It was identified no one should have access to SE38 or SE80 in Production, even with display only.

My question is, how do I verify my ABAP development transports in our production environment? Is there another t-code with display only ABAP source code?

- Wing

1 ACCEPTED SOLUTION

former_member194669
Active Contributor
0 Kudos

From development system you can use SE38 -> utilities--> version --> version management with "remote compare" option

2 REPLIES 2

former_member194669
Active Contributor
0 Kudos

From development system you can use SE38 -> utilities--> version --> version management with "remote compare" option

GauthamV
Active Contributor
0 Kudos

You dont need to check the source code to find whether program is moved to PRD.

Just check the version management of program in development itself.

Click on transport log of request to find it.