<?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: Where SAP ABAP Programs Saved in application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168498#M1516932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to just know where exactly codes are stored in SAP R/3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;If I create a Z program in SE38:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Write: 'hello world'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Where this Z program and its codes will be stored?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance Thomas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Aug 2010 12:45:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-09T12:45:38Z</dc:date>
    <item>
      <title>Where SAP ABAP Programs Saved in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168493#M1516927</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;When we made the ABAP report's through SE38, then this will be saved in Packages...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the dump of All Sap ABAP programs in once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any path on application server / database, from where i can download all the code files..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz guide..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 11:49:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168493#M1516927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-09T11:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Where SAP ABAP Programs Saved in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168494#M1516928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The programs are stored as COFILES &amp;amp; DATA files in the DIR_TRANS folder of the app server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 12:04:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168494#M1516928</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-08-09T12:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Where SAP ABAP Programs Saved in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168495#M1516929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suhas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not find that folder in application server.&lt;/P&gt;&lt;P&gt;I am using ECC 6.0,&lt;/P&gt;&lt;P&gt;Please let me know, where i can find those ABAP program saved on the application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advanced Suhas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 12:20:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168495#M1516929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-09T12:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Where SAP ABAP Programs Saved in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168496#M1516930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Who are we talking to, Sachin or Anil?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Programs are not saved in the app server, rather in database table REPOSRC as part of the SAP DDIC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you actually want, download source code of ABAP programs? -&amp;gt; FAQ, search the forums&lt;/P&gt;&lt;P&gt;download a list of ABAP programs? -&amp;gt; very basic, please (re)search yourself before asking&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 12:27:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168496#M1516930</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-08-09T12:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Where SAP ABAP Programs Saved in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168497#M1516931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(subfolders COFILE and DATA of DIR_TRANS contain the transport requests once they are released, and they must exist in your system, check via AL11 to get the actual name on server, e.g. /usr/sap/trans/cofiles.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program sources are stored in a cluster like (comrpessed) table (tables REPOSRC and REPOTEXT and for older versions tables D010S, D010SINF, D010T, D010TINF) and so not easily downloadable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a report that read thru the abap program header table (TRDIR or via TADIR ) and execute the [READ REPORT|http://help.sap.com/abapdocu_70/en/ABAPREAD_REPORT.htm] statement to load source into an internal table, then you can download it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check sample at wiki like [Download given set of programs into a folder on presentation server|http://wiki.sdn.sap.com/wiki/display/Snippets/Download&lt;EM&gt;given&lt;/EM&gt;set&lt;EM&gt;of&lt;/EM&gt;programs&lt;EM&gt;into&lt;/EM&gt;a&lt;EM&gt;folder&lt;/EM&gt;on&lt;EM&gt;presentation&lt;/EM&gt;server]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 12:39:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168497#M1516931</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2010-08-09T12:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Where SAP ABAP Programs Saved in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168498#M1516932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to just know where exactly codes are stored in SAP R/3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;If I create a Z program in SE38:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Write: 'hello world'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Where this Z program and its codes will be stored?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance Thomas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 12:45:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168498#M1516932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-09T12:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Where SAP ABAP Programs Saved in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168499#M1516933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The source code of a program is stored in the REPOSRC table as RAWSTRING format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The released transport details are stored as COFILES &amp;amp; DATA files in the app server. Ask your Basis team to know the correct app server folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 12:50:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168499#M1516933</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-08-09T12:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Where SAP ABAP Programs Saved in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168500#M1516934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I'm getting abuse reports that this is a FAQ, and it is. Use the information given in this thread, I'm now closing it for you.&lt;/P&gt;&lt;P&gt;Also, please decide which user ID to use for your questions, don't change them within the same thread.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 14:16:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-sap-abap-programs-saved-in-application-server/m-p/7168500#M1516934</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-08-09T14:16:52Z</dc:date>
    </item>
  </channel>
</rss>

