‎2008 Dec 18 4:52 PM
Hello,
Please kindly assist here:
We need to unhide abap codes that were hidden using a special string in the first line of the program:
*@#@@[SAP]
How can we do that ? How can edit these hidden programs ?
Many thanks in advance,
All the best
‎2008 Dec 19 9:49 AM
First try to find a version of the program which is not hidden in a development system.
If that does not work, then you first need to verify how the source was hidden.
If it was indeed the string you have mentioned above, then I recommend contacting SAP support channels who will be able to break it open for you. However there might be a charge for this service .
Needless to say, this is not a good practice and the developer should perhaps be the one to fit the bill for this....
Cheers,
Julius
‎2008 Dec 18 5:08 PM
[Link to Hide code|http://www.sap-img.com/abap/program-to-hide-abap-source-code-and-protects-it.htm] might give you some Idea
EXIT_SAPLS38E_001
‎2008 Dec 19 9:49 AM
First try to find a version of the program which is not hidden in a development system.
If that does not work, then you first need to verify how the source was hidden.
If it was indeed the string you have mentioned above, then I recommend contacting SAP support channels who will be able to break it open for you. However there might be a charge for this service .
Needless to say, this is not a good practice and the developer should perhaps be the one to fit the bill for this....
Cheers,
Julius
‎2009 Jul 30 7:25 AM
‎2009 Jul 30 1:33 PM