<?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: Inbound Processing Error ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294206#M156350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to create separate file port for inbpound and outbund file. You only need to maintain both outbound file and inbound file and specify the physical directory in your file port FILEIN. Once done, please do access test.&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;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, 11 May 2006 17:06:19 GMT</pubDate>
    <dc:creator>ferry_lianto</dc:creator>
    <dc:date>2006-05-11T17:06:19Z</dc:date>
    <item>
      <title>Inbound Processing Error ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294203#M156347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I create an outbpund idoc as a file on a file port : FILEIN. &lt;/P&gt;&lt;P&gt;FILEIN port is defined as a file port with Dir parameter set as : /tmp/&lt;/P&gt;&lt;P&gt;and FM parameter set as : EDI_PATH_CREATE_DATE_TIME . No parameters are maintained for Inbound file . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create outbound idoc with :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reciever Port FILEIN and Sender port A00001 (defined as a trfc port ). &lt;/P&gt;&lt;P&gt;The Idocs are generated in the specified directory . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to process these idocs with RSEINB00 Program . &lt;/P&gt;&lt;P&gt;I give the filename and Port name : FILEIN to the program . &lt;/P&gt;&lt;P&gt;The partner profile is maintained for the inbound processing . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I somehow recieve the error : '56 : Reciever port in control record is invalid. '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this be solved ? DO i need to maintain the Inbound file parameters too in the File port . ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 14:58:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294203#M156347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T14:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Processing Error ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294204#M156348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please copy-paste the Control record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 16:45:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294204#M156348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T16:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Processing Error ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294205#M156349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I think you need to have a different port for the inbound and outbound.&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;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 16:49:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294205#M156349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T16:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Processing Error ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294206#M156350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to create separate file port for inbpound and outbund file. You only need to maintain both outbound file and inbound file and specify the physical directory in your file port FILEIN. Once done, please do access test.&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;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, 11 May 2006 17:06:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294206#M156350</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-05-11T17:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Processing Error ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294207#M156351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all the responses. &lt;/P&gt;&lt;P&gt;Here is what I did :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created an Inbound Parameter for the same FILEIN port but it still gives the same error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I create a sperate port FILEIN1 with the inbound parameters and give it as a parameter to the RSEINB00 Program , it is working fine . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am not able to understand the reason behind this ? Why cant we do it withe same File port ( as the inbound and outbound parameters are maintained seperately ) ?&lt;/P&gt;&lt;P&gt;&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, 11 May 2006 17:15:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294207#M156351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T17:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Processing Error ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294208#M156352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't need to maintain separate file port for inbound and outbound purposes. That's way SAP provides two tabs for inbound and outbound files setup. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless you have more than one physical directory for either inbound or outbound then you need to create separate file ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working fine in my system. Are you sure that you are not missing something? &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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 17:30:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294208#M156352</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-05-11T17:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Processing Error ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294209#M156353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ferry , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yeah , It really makes sense to use the parameters provided by SAP for the same as you say . &lt;/P&gt;&lt;P&gt;But , Somehow its not working in my system. &lt;/P&gt;&lt;P&gt;I am telling u the details of the Set up . pls see if i have missed out on something :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Outbound File Directory : &lt;/P&gt;&lt;P&gt;Dir: /tmp.&lt;/P&gt;&lt;P&gt;FM : EDI_PATH_CREATE_DATE_TIME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Inbound tab:&lt;/P&gt;&lt;P&gt;Dir: /usr/sap/UR4/DVEBMGS00/work.&lt;/P&gt;&lt;P&gt;FM EDI_PATH_CREATE_CLIENT_DOCNUM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if i need to check something other than this . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Much , &lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 17:37:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294209#M156353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T17:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Processing Error ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294210#M156354</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;You should first turn your output IDoc file to an Inbound IDoc file. use the transaction code we12 to that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following is the more info on Using We12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------" /&gt;&lt;P&gt;We12 - IDoc testing tool which will emulate an EDI subsystem, by taking a outbound text file IDoc previously generated by SAP and use it to create and process an inbound IDoc.  It is also possible to create an outbound IDoc from an inbound IDoc as well.  Commonly referred to as the &amp;#145;Turn-around&amp;#146; program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field level documentation on each field on the We12 screen..&lt;/P&gt;&lt;P&gt;Source:&lt;/P&gt;&lt;P&gt;Directory + file: The field contains the path and filename of the existing IDoc text file at the operating system level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Target: &lt;/P&gt;&lt;P&gt;Directory + file: the target fields contain the path and filename of the IDoc text file that is to be created.  The default entries of these fields are based on the definition of the TESTPORT specified in the IDoc Administration transaction (see WE46 for IDoc Administration; WE 21 for Port Definition).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sender:&lt;/P&gt;&lt;P&gt;Partner Number: Customer or Vendor number of the sender - when testing inbound messages, this partner number must exist as a valid inbound partner (transaction WE20).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partner Type: Code, which identifies the type of sender (i.e. LI &amp;#150; Vendor; KU &amp;#150; Customer).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partn.function: Code, which identifies role of the partner (i.e. SH &amp;#150; Ship-to). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message type: Code, which identifies the type of data, based on the EDI message type (i.e. ORDERS, INVOIC).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variant: Code, which further subdivides the type of message (i.e. MM or FI for a logical message type of INVOIC).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function: Code, which defines the function of the message with regard to its transmission.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test: Flag indicating that this is a test message.  This is one of the keys to finding the inbound partner profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Port: Logical ID of the sending system.  Enter the logical name of the receiving as defined in the transaction WE21.  The default entries of these fields are based on the definition of the TESTPORT specified in the IDoc Administration transaction (WE46).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recipient:&lt;/P&gt;&lt;P&gt;Partner Number: Customer or Vendor number of the receiver. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partner Type: Code, which identifies the type of receiver (i.e. LI - Vendor; KU - Customer).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partn.function: Code, which identifies role of the partner (i.e. SH - Ship-to). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Direction: The direction that the newly created IDoc will be assuming -1 for outbound, 2 for inbound.   Default is &amp;#145;2&amp;#146;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client: The client that the newly created IDoc will be processed in.  The default is the client that the user is logged into when executing this transaction.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Port: Logical ID of the receiving system.  Enter the logical name of the receiving system in the form 'SAPxxx'.  'xxx' stands for the ID of the SAP System.  The default entries of these fields are based on the definition of the TESTPORT specified in the IDoc Administration transaction (WE46).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Turn-around program examples: When taking an outbound purchase order IDoc (which was generated via MM purchase order create) and turning it around to test inbound SD sales order creation via EDI, the &amp;#145;Sender&amp;#146; would be a customer while the &amp;#145;Receiver&amp;#146; would be a vendor.  If using an outbound advanced ship notice IDoc (generated via SD delivery processing) and turning it around to test inbound shipping notification, the &amp;#145;Sender&amp;#146; would be a vendor, and the &amp;#145;Receiver&amp;#146; would be a customer.  If using an outbound invoice IDoc (generated via SD invoicing) and turning it around to test inbound EDI invoice processing, the &amp;#145;Sender&amp;#146; would be a vendor, and the &amp;#145;Receiver&amp;#146; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark the Helpful answerers..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraju Chidurupalli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 18:22:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294210#M156354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T18:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Processing Error ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294211#M156355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nothing wrong with your file port setup, it is perfect. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing I can see that program RSEINB00 does not validate the file port whether for outbound or inbound file. It seems always pick the first setup which in your cas the outbound file (left -&amp;gt; right). If you only setup the inbound file then the default is inbound file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore you need to have multi file ports for program RSEINB00. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other alternative, you can use this FM &amp;lt;b&amp;gt;EDI_DATA_INCOMING&amp;lt;/b&amp;gt; which has file port valdation for inbound or outbound file. Therefore you only need to have one file port setup. But you need to write custom program to call thsi FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, hope this will help.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 18:25:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294211#M156355</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-05-11T18:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Processing Error ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294212#M156356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would need to schedule the interface so i thought RSEINB00 will be a good option . &lt;/P&gt;&lt;P&gt;But , looks like i will need to a custom program to call the EDI_DATA_INCOMING FM . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the help is relly appreciated . &lt;/P&gt;&lt;P&gt;*have assigned the points &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Much , &lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 18:34:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-error/m-p/1294212#M156356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T18:34:18Z</dc:date>
    </item>
  </channel>
</rss>

