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

sourcecode table.

Former Member
0 Likes
671

hey guyz,

Unfortunately one of our server is broken and i got few transports unreleased .I am wondering if there is any table that stores all sourcecode of programs or do i have to do all this programs again ...plz advise..

Thanks in advance.

5 REPLIES 5
Read only

former_member632729
Contributor
0 Likes
641

Hi Dude,

Their is a table called RSAABAP -> ABAP routine - source code

Read only

amit_khare
Active Contributor
0 Likes
641

table REPOSRC

You can also check FM starts with RPY_*

Read only

Former Member
0 Likes
641

Hi

Check transaction SE49 (authorization required)

check REPOSRC ,this contains source code

Hope it helps

s@chin

Read only

Former Member
0 Likes
641

hi

do one thing whenevr u will reconnect to ur server

go to se 38 and write ur program name now dont press enter

go to menu system and press copy session

hope it helps you

thanks

SAchin

Read only

Former Member
0 Likes
641

use fm rpy_program_scan to get src code