<?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: PHYSICAL FILES FOR ABAP PROGRAM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/physical-files-for-abap-program/m-p/7008769#M1496320</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;on a very high level basically sap stores all the files as part of a database. So somewhere deep inside your oracle there is a part of a file which is your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is no way to just copy report.exe from one SAP system to the other like you could do with .java or those .exe windows programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the transports or if the report is small just copy out the text and insert in a new report on the other sap system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jun 2010 09:25:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-09T09:25:14Z</dc:date>
    <item>
      <title>PHYSICAL FILES FOR ABAP PROGRAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/physical-files-for-abap-program/m-p/7008766#M1496317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would like to know are there any physical files on os level for the ABAP programs.for example, when we create a customized report for sales in ABAP does SAP also create a corresponding copy on os level. if yes then in which file system .?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have ECC 5.0 on AIX &amp;amp; use oracle 9i.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 08:27:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/physical-files-for-abap-program/m-p/7008766#M1496317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-09T08:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: PHYSICAL FILES FOR ABAP PROGRAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/physical-files-for-abap-program/m-p/7008767#M1496318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;As far as my knowledge goes .... No .&lt;/P&gt;&lt;P&gt;Do not compar the file system that Java , c++ uses to store the code that we write. Here this is not available.&lt;/P&gt;&lt;P&gt;You can tell me what do you need. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 09:11:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/physical-files-for-abap-program/m-p/7008767#M1496318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-09T09:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: PHYSICAL FILES FOR ABAP PROGRAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/physical-files-for-abap-program/m-p/7008768#M1496319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi uma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks for your prompt reply. its just that we had requirement from our management and they wanted to know where exactly ABAP programs are stored or saved. i know we can use ABAP editor  se38 for display and modifications and they are stored in ABAP repository but we need to know besides SAP GUI are there any alternate path or location where  ABAP programs are stored.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 09:23:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/physical-files-for-abap-program/m-p/7008768#M1496319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-09T09:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: PHYSICAL FILES FOR ABAP PROGRAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/physical-files-for-abap-program/m-p/7008769#M1496320</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;on a very high level basically sap stores all the files as part of a database. So somewhere deep inside your oracle there is a part of a file which is your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is no way to just copy report.exe from one SAP system to the other like you could do with .java or those .exe windows programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the transports or if the report is small just copy out the text and insert in a new report on the other sap system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 09:25:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/physical-files-for-abap-program/m-p/7008769#M1496320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-09T09:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: PHYSICAL FILES FOR ABAP PROGRAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/physical-files-for-abap-program/m-p/7008770#M1496321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Imran ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your management wants these reports to be copied (might be on some event , eg at execution time , creation time , etc) , then you can write a bdc which will record the steps we do to copy the code of our report and put that in file using GUI_UPLOAD and make that file available at some predefined path(both on presentation and application server is possible). Run this BDC whenever you execute your program(call transaction(which will execute this BDC) in you program ). You can present this as a solution to them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 09:38:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/physical-files-for-abap-program/m-p/7008770#M1496321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-09T09:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: PHYSICAL FILES FOR ABAP PROGRAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/physical-files-for-abap-program/m-p/7008771#M1496322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;/BLOCKQUOTE&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; hi friends&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; i would like to know are there any physical files on os level for the ABAP programs.for example, when we create a customized report for sales in ABAP does SAP also create a corresponding copy on os level. if yes then in which file system .?&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; we have ECC 5.0 on AIX &amp;amp; use oracle 9i.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; regards.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code you write in ABAP is not stored on OS-level (at least not in an ABAP-stack system) - it's contained in the database. As for the 'copies' your management wishes (for some ambigous reason) to have - there's no need. The code you write is versionised, so that every change made to the code is automatically documented when you press 'Save'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was answering a 'basic' question - but you have made me very curious now: would you mind to explain why you would want a 'copy' of your custom code on OS-level? Any special reason??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mylène Dorias on Jun 9, 2010 1:37 PM typo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 11:36:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/physical-files-for-abap-program/m-p/7008771#M1496322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-09T11:36:26Z</dc:date>
    </item>
  </channel>
</rss>

