<?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: interfaces in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/2673196#M617395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go in transaction FILE, that will give you the link between logical and physical paths.&lt;/P&gt;&lt;P&gt;Ex: TMP  --&amp;gt; /tmp  (logical --&amp;gt; physical)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2007 11:18:31 GMT</pubDate>
    <dc:creator>FredericGirod</dc:creator>
    <dc:date>2007-08-23T11:18:31Z</dc:date>
    <item>
      <title>interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/2673195#M617394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a few questions on interfaces...can any one provide the solutions for these please..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- What are physical and logical file paths and names.&lt;/P&gt;&lt;P&gt;- how do we recognize whether the files are stored in Application server or presentation server&lt;/P&gt;&lt;P&gt;- What are external system id's and where are they used.&lt;/P&gt;&lt;P&gt;- How to access application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And can any provide the detailed flow of a interface with the ABAP terminology.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 11:16:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/2673195#M617394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T11:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/2673196#M617395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go in transaction FILE, that will give you the link between logical and physical paths.&lt;/P&gt;&lt;P&gt;Ex: TMP  --&amp;gt; /tmp  (logical --&amp;gt; physical)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 11:18:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/2673196#M617395</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2007-08-23T11:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/2673197#M617396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By default, the system uses the logical file name ARCHIVE_DATA_FILE and the logical path name ARCHIVE GLOBAL PATH as defaults. Consequently, the names only need to be changed if they have to be adjusted to meet special requirements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 11:20:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/2673197#M617396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T11:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/2673198#M617397</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;&lt;/P&gt;&lt;P&gt;Physical file name means which u enter the path of the file.&lt;/P&gt;&lt;P&gt;Logical file means unix path which displayed in AL11 t-code.&lt;/P&gt;&lt;P&gt;Relation is defined in the FILE t-code.&lt;/P&gt;&lt;P&gt;Hope this helps you. Reply for queries, shall post the updates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 11:22:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/2673198#M617397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T11:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/2673199#M617398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can try..&lt;/P&gt;&lt;P&gt; method FILE_EXISTS of the class CL_GUI_FRONTEND_SERVICES&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 11:23:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/2673199#M617398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T11:23:59Z</dc:date>
    </item>
  </channel>
</rss>

