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

Retrieve the hided source code

Former Member
0 Likes
687

hi all.

I have hided the source code of a program by appending the program to a internal table and inserting '*@#@@[SAP]' to the internal table at in dex one its working well. My task is to retrieve the hided source code of the program in the same name itself...

1 ACCEPTED SOLUTION
Read only

andrea_olivieri
Contributor
0 Likes
653

Hi,

It is not possible to make any changes; you have to delete and recreate the program from scratch.

I hope you saved a backup copy of the source code, otherwise you could re-import the transport requests that contain your source code, a kind of versione restore.

Regards,

Andrea

3 REPLIES 3
Read only

Former Member
0 Likes
651

hi,

Have you tried READ REPORT ?

Regards

Karthik D

Read only

andrea_olivieri
Contributor
0 Likes
654

Hi,

It is not possible to make any changes; you have to delete and recreate the program from scratch.

I hope you saved a backup copy of the source code, otherwise you could re-import the transport requests that contain your source code, a kind of versione restore.

Regards,

Andrea

Read only

Former Member
0 Likes
651

Here we go again...

> its working well

Then what is the problem? You got what you asked for...

Cheers,

Julius