<?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: Port values for inbound IDoc processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/port-values-for-inbound-idoc-processing/m-p/1663484#M293906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So am I correct in saying that the file port used in EDI_DATA_INCOMING and the receiver port value in the IDoc control records represent different entities? For example, the file port represents the place to get files from, but the receiver port represents the actual system doing the receiving?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Oct 2006 14:38:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-26T14:38:37Z</dc:date>
    <item>
      <title>Port values for inbound IDoc processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/port-values-for-inbound-idoc-processing/m-p/1663481#M293903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're using GIS to send IDocs into SAP, and are switching over to using file-based rather than tRFC due to some file size issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone clarify for me why EDI_DATA_INCOMING needs a file port for loading (makes sense to me), but the receiver port (RCVPOR) value in the IDoc control record has to be SAP&amp;lt;sid&amp;gt; for the IDoc to load properly?  I would expect that having a receiver port equal to the file port that we're receiving files via would be correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 11:43:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/port-values-for-inbound-idoc-processing/m-p/1663481#M293903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T11:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Port values for inbound IDoc processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/port-values-for-inbound-idoc-processing/m-p/1663482#M293904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The receiver port is the port of the receiving system.  In this case, your R/3 system is receiving the IDoc, thus the SAP&amp;lt;sid&amp;gt; is correct for the receiver.  The sender port would represent the source system (your file port).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 13:32:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/port-values-for-inbound-idoc-processing/m-p/1663482#M293904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T13:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Port values for inbound IDoc processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/port-values-for-inbound-idoc-processing/m-p/1663483#M293905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why does EDI_DATA_INCOMING need a file port for loading?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file port is used to determine the file type of the  input file whether is flat or XML file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the file type is XML, then FM EDI_DATA_INCOMING will call FM IDOC_XML_FROM_FILE to process inbound IDoc file. Otherwise, it will call FM IDOC_INBOUND_FROM_FILE for processing the IDoc input flat file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 13:52:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/port-values-for-inbound-idoc-processing/m-p/1663483#M293905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T13:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Port values for inbound IDoc processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/port-values-for-inbound-idoc-processing/m-p/1663484#M293906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So am I correct in saying that the file port used in EDI_DATA_INCOMING and the receiver port value in the IDoc control records represent different entities? For example, the file port represents the place to get files from, but the receiver port represents the actual system doing the receiving?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 14:38:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/port-values-for-inbound-idoc-processing/m-p/1663484#M293906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T14:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Port values for inbound IDoc processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/port-values-for-inbound-idoc-processing/m-p/1663485#M293907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct that they are two different entities.&lt;/P&gt;&lt;P&gt;You could have more than one ile port for a receiver port.&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;Ferry Lianto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 15:05:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/port-values-for-inbound-idoc-processing/m-p/1663485#M293907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T15:05:39Z</dc:date>
    </item>
  </channel>
</rss>

