<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Protect the source code of a program. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/protect-the-source-code-of-a-program/m-p/1955565#M393308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Saroj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;refer to this and award points if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/program-to-hide-abap-source-code-and-protects-it.htm" target="test_blank"&gt;http://www.sap-img.com/abap/program-to-hide-abap-source-code-and-protects-it.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Feb 2007 09:35:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-15T09:35:23Z</dc:date>
    <item>
      <title>Protect the source code of a program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/protect-the-source-code-of-a-program/m-p/1955564#M393307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to protect a program from viewing.Means anyone can not ses my sourse code. How can I incorporate this. For your reference, SAPMSYST this is SAP program which is protected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Saroj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 09:33:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/protect-the-source-code-of-a-program/m-p/1955564#M393307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T09:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Protect the source code of a program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/protect-the-source-code-of-a-program/m-p/1955565#M393308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Saroj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;refer to this and award points if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/program-to-hide-abap-source-code-and-protects-it.htm" target="test_blank"&gt;http://www.sap-img.com/abap/program-to-hide-abap-source-code-and-protects-it.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 09:35:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/protect-the-source-code-of-a-program/m-p/1955565#M393308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T09:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Protect the source code of a program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/protect-the-source-code-of-a-program/m-p/1955566#M393309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But this program works only in 4.6C&lt;/P&gt;&lt;P&gt;Because we dont have D010S table in ECC5.&lt;/P&gt;&lt;P&gt;Is there any other alternative for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 09:40:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/protect-the-source-code-of-a-program/m-p/1955566#M393309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T09:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Protect the source code of a program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/protect-the-source-code-of-a-program/m-p/1955567#M393310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saroj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which SAP version u r using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u r using upto 4.6C then use following characters in first line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*@#@@[SAP] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember:  This characters should be on first line, must start from first column and must be only character on line i.e. there should not be any other character on same line.&lt;/P&gt;&lt;P&gt;Warning:  Take backup of ur source codes as there is no easy way to recover ur source codes....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 4.6C you can look at table D010SINF set field SQLX to 'X' source codes will not be avaliables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl revert back if u want more clarification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jogdand &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl reward if helpful....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 04:36:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/protect-the-source-code-of-a-program/m-p/1955567#M393310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T04:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Protect the source code of a program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/protect-the-source-code-of-a-program/m-p/1955568#M393311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can protect your code using the AUTHORIZATION OBJECT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 04:41:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/protect-the-source-code-of-a-program/m-p/1955568#M393311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T04:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Protect the source code of a program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/protect-the-source-code-of-a-program/m-p/1955569#M393312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt; You can protect your code by using authorization-object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can create the Authorization-object entry in TPGP table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Afterwards give that created entry in the program attributes-&amp;gt;authorization group section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 05:13:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/protect-the-source-code-of-a-program/m-p/1955569#M393312</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-02-16T05:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Protect the source code of a program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/protect-the-source-code-of-a-program/m-p/1955570#M393313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this&lt;/P&gt;&lt;P&gt;but after hiding the code, you cannot unhide it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: gt_code(72)  TYPE c OCCURS 0,&lt;/P&gt;&lt;P&gt;      gv_code      LIKE LINE OF gt_code,&lt;/P&gt;&lt;P&gt;      gt_code2(72) TYPE c OCCURS 0.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;PARAMETERS: program LIKE sy-repid.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  READ REPORT program INTO gt_code.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  APPEND '*@#@@[SAP]' TO gt_code2.&lt;/P&gt;&lt;P&gt;  LOOP AT gt_code INTO gv_code.&lt;/P&gt;&lt;P&gt;    APPEND gv_code TO gt_code2.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  INSERT REPORT program FROM gt_code2.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;print unhidden source code for backup issues&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  LOOP AT gt_code INTO gv_code.&lt;/P&gt;&lt;P&gt;    WRITE: / gv_code.&lt;/P&gt;&lt;P&gt;  ENDLOOP. "LOOP AT gt_code INTO gv_code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2007 10:48:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/protect-the-source-code-of-a-program/m-p/1955570#M393313</guid>
      <dc:creator>former_member189059</dc:creator>
      <dc:date>2007-03-22T10:48:29Z</dc:date>
    </item>
  </channel>
</rss>

