<?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 Encrytion Function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/encrytion-function/m-p/1414328#M199422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good day. Apparently, I am developing a download program (namely ebanking program), where I'll retrieve all the necessary FI data from the system and download into my local file (with .txt extension). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I may need the downloaded file (e.g. down_file.txt) which is saved in my local pc, to be encrypted. Thus, at the end of the program, I'll trigger an encryption program to perform encryption on down_file.txt and lastly produce the encrypted file at the same directory (where down_file.txt located at). Upon encrypted file has been produced, original downloaded file (down_file.txt) will be deleted by leaving encrypted file alone at the same directory. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any function module or other ways to perform deletion on the downloaded text file above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advise will be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jul 2006 03:41:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-11T03:41:41Z</dc:date>
    <item>
      <title>Encrytion Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encrytion-function/m-p/1414328#M199422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good day. Apparently, I am developing a download program (namely ebanking program), where I'll retrieve all the necessary FI data from the system and download into my local file (with .txt extension). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I may need the downloaded file (e.g. down_file.txt) which is saved in my local pc, to be encrypted. Thus, at the end of the program, I'll trigger an encryption program to perform encryption on down_file.txt and lastly produce the encrypted file at the same directory (where down_file.txt located at). Upon encrypted file has been produced, original downloaded file (down_file.txt) will be deleted by leaving encrypted file alone at the same directory. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any function module or other ways to perform deletion on the downloaded text file above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advise will be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 03:41:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encrytion-function/m-p/1414328#M199422</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T03:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Encrytion Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encrytion-function/m-p/1414329#M199423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do that using the method FILE_DELETE of the class CL_GUI_FRONTEND_SERVICES. However, please keep in mind that this will work only for the files on your desktop (Presentation server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note : Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 03:46:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encrytion-function/m-p/1414329#M199423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T03:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Encrytion Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encrytion-function/m-p/1414330#M199424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can also be achieved using GUI_DELETE_FILE. Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 08:27:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encrytion-function/m-p/1414330#M199424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-13T08:27:47Z</dc:date>
    </item>
  </channel>
</rss>

