<?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: Encryption in Report Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-report-program/m-p/7643746#M1572512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope the sample program given in the link below helps you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://cw.sdn.sap.com/cw/community/docupedia/sapnetweaverabap/blog/2010/01/25/encryption-of-text-file-using-abap-programming" target="test_blank"&gt;https://cw.sdn.sap.com/cw/community/docupedia/sapnetweaverabap/blog/2010/01/25/encryption-of-text-file-using-abap-programming&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Feb 2011 11:45:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-28T11:45:21Z</dc:date>
    <item>
      <title>Encryption in Report Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-report-program/m-p/7643745#M1572511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have a requirement stating that, the output of the report should be downloaded and the downloaded data should be in Encrypted form, Is it possible to encrypt the data in that manner?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 10:15:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-report-program/m-p/7643745#M1572511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-28T10:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption in Report Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-report-program/m-p/7643746#M1572512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope the sample program given in the link below helps you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://cw.sdn.sap.com/cw/community/docupedia/sapnetweaverabap/blog/2010/01/25/encryption-of-text-file-using-abap-programming" target="test_blank"&gt;https://cw.sdn.sap.com/cw/community/docupedia/sapnetweaverabap/blog/2010/01/25/encryption-of-text-file-using-abap-programming&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 11:45:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-report-program/m-p/7643746#M1572512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-28T11:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption in Report Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-report-program/m-p/7643747#M1572513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@vinraaj: That isn't encryption, though.  It simply saves the text in an un-readable format.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To the poster, this has been asked and discussed before.  You'll find it by searching and the help files also discuss digital signing and encryption of files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 15:59:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-report-program/m-p/7643747#M1572513</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2011-02-28T15:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption in Report Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-report-program/m-p/7643748#M1572514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharath&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i ask you the need for encryption? I mean, is it for the bank or someone else? I think you need to be sure which data encryption technique your client is looking for data security. There may be some like Hash Algorithm which is quite common.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you will only need to use the FM: FIEB_PASSWORD_ENCRYPT. Once you are done, you can send across the fiel to your client and there they will run a separate program which calls in the FM: FIEB_PASSWORD_DECRYPT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 21:01:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-report-program/m-p/7643748#M1572514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-28T21:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption in Report Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-report-program/m-p/7643749#M1572515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you will only need to use the FM: FIEB_PASSWORD_ENCRYPT. Once you are done, you can send across the fiel to your client and there they will run a separate program which calls in the FM: FIEB_PASSWORD_DECRYPT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bad idea.  That's an easy method to hack even if you switch the key.  Digital signing and digital enveloping are the way to go as I already mentioned.  There's plenty of documentation for SSF techniques in the help files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 21:51:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-report-program/m-p/7643749#M1572515</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2011-02-28T21:51:36Z</dc:date>
    </item>
  </channel>
</rss>

