<?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: IDOC encryption in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-encryption/m-p/1390046#M189600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaki.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know you can't. But why would you encrypt the data in the Idoc file? As long as the data is in the SAP-db ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When sending the Idoc you could use an encrypted protocol (HTTPS or FTPS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jun 2006 10:35:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-26T10:35:41Z</dc:date>
    <item>
      <title>IDOC encryption</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-encryption/m-p/1390044#M189598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When generating the IDOC normally we can see(read) idoc data in the idoc file.Now, i want to make this file into Encrypted format.How can i do this while generating the IDOC. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewared guaranteed,&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;kaki&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2006 10:14:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-encryption/m-p/1390044#M189598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-26T10:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC encryption</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-encryption/m-p/1390045#M189599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Encrypt the data which has to be send, before populating it in the IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the following FM for encryption:-&lt;/P&gt;&lt;P&gt;FC_SET_ENCRYPT_SETID           &lt;/P&gt;&lt;P&gt;FIEB_PASSWORD_ENCRYPT          &lt;/P&gt;&lt;P&gt;G_SET_ENCRYPT_SETID            &lt;/P&gt;&lt;P&gt;K_ENCRYPT_RESOURCE             &lt;/P&gt;&lt;P&gt;OFX_ALS_PASSWORD_ENCRYPT       &lt;/P&gt;&lt;P&gt;OS390_ENCRYPT                  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sameena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2006 10:34:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-encryption/m-p/1390045#M189599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-26T10:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC encryption</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-encryption/m-p/1390046#M189600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaki.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know you can't. But why would you encrypt the data in the Idoc file? As long as the data is in the SAP-db ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When sending the Idoc you could use an encrypted protocol (HTTPS or FTPS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2006 10:35:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-encryption/m-p/1390046#M189600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-26T10:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC encryption</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-encryption/m-p/1390047#M189601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sameena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u explain me little more about ecryption of data  before populating it into IDOC.&lt;/P&gt;&lt;P&gt;When i generate payment idoc into usr/sap path, my end user need more security.Nobody can change the data if it is in encrypted format.Could you pls explian me where to use this function modules for payment IDOCs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  SAP----&amp;gt;Encrypted IDOC----&amp;gt;BANK(here they will decrypt the data)
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2006 11:25:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-encryption/m-p/1390047#M189601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-26T11:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC encryption</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-encryption/m-p/1390048#M189602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kaki,&lt;/P&gt;&lt;P&gt;   Refer the following links:&lt;/P&gt;&lt;P&gt;&lt;A href="http://searchsap.techtarget.com/ateQuestionNResponse/0,289625,sid21_gci1027263,00.html?track=sap805" target="test_blank"&gt;http://searchsap.techtarget.com/ateQuestionNResponse/0,289625,sid21_gci1027263,00.html?track=sap805&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.topxml.com/sap/sap_internet_business_framework.asp" target="test_blank"&gt;http://www.topxml.com/sap/sap_internet_business_framework.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2006 11:29:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-encryption/m-p/1390048#M189602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-26T11:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC encryption</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-encryption/m-p/1390049#M189603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kaki,&lt;/P&gt;&lt;P&gt;i dont think you could do this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2006 11:29:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-encryption/m-p/1390049#M189603</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-06-26T11:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC encryption</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-encryption/m-p/1390050#M189604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how to protect IDOCs in a secured way? OR&lt;/P&gt;&lt;P&gt;And how to send them via HTTPS to target?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kaki&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 03:14:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-encryption/m-p/1390050#M189604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T03:14:09Z</dc:date>
    </item>
  </channel>
</rss>

