‎2006 Apr 27 8:47 AM
Hi,
Kinldy let me know how to hide the Abap Source code. I am using mySAP ERP Version.
I just want to hide the code. In the sense no one else could be able to view the ABAP Code, but every one should be able to execute the program.
Thanks & Regards,
Srinivas.
‎2006 Apr 27 8:51 AM
Hi,
I dont think you can hide your code in SAP..
Regards,
Tanveer.
Mark helpful answers.
‎2006 Apr 27 8:52 AM
‎2006 Apr 27 8:52 AM
Srinivas,
This was possible in SAP older versions.It is not possible in mySAP or the latest releases.I tried this long back as i wanted to write some logic for password decoding. Sorry to dissapoint you.But this is not possible.
Guys,
The Hide ABAP source code refers to some system tables which are not present in SAP versions > 4.6.If the objective is to make a code that is not visible to anyone then we can do this by placing a .DLL in the application server with our code.
Cheers
Nishanth
Message was edited by: Nishanth Bhandar
‎2006 Apr 27 8:53 AM
‎2006 Apr 27 8:56 AM
Hi,
Please have a look at the following links.
You can do it.
<a href="http://www.sapfans.com/forums/viewtopic.php?p=129424">http://www.sapfans.com/forums/viewtopic.php?p=129424</a>
<a href="http://www.sapfans.com/forums/viewtopic.php?p=58446">http://www.sapfans.com/forums/viewtopic.php?p=58446</a>
<a href="http://www.sapfans.com/forums/viewtopic.php
p=57882">http://www.sapfans.com/forums/viewtopic.php?p=57882</a>
Please reward helpful answer.
Regards,
Amit Mishra
Message was edited by: Amit Mishra
‎2006 Apr 27 8:54 AM
Hi ,
You can get the source code for hiding the ABAP source code from this link.
http://www.sap-basis-abap.com/sapab028.htm
Regards,
SP.
‎2006 Apr 27 8:59 AM
‎2006 Apr 27 10:26 AM
‎2020 Sep 04 12:10 PM