<?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 IDoc Inbound processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/4021984#M961066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a little issue. Throught LSMW transaction I am trying to create ports for IDoc Inbound Processing. (LSWM Transaction-&amp;gt; Settings -&amp;gt; IDoc Inbound Processing). Now during creation port When I enter IDOC_INBOUND_ASYNCHRONOUS in the INBOUND FILE tab system gives me message &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Module has not yet been entered under'Generate file name'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2008 02:51:08 GMT</pubDate>
    <dc:creator>former_member295881</dc:creator>
    <dc:date>2008-06-11T02:51:08Z</dc:date>
    <item>
      <title>IDoc Inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/4021984#M961066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a little issue. Throught LSMW transaction I am trying to create ports for IDoc Inbound Processing. (LSWM Transaction-&amp;gt; Settings -&amp;gt; IDoc Inbound Processing). Now during creation port When I enter IDOC_INBOUND_ASYNCHRONOUS in the INBOUND FILE tab system gives me message &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Module has not yet been entered under'Generate file name'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 02:51:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/4021984#M961066</guid>
      <dc:creator>former_member295881</dc:creator>
      <dc:date>2008-06-11T02:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/4021985#M961067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are using the wrong function name in that field. The function module required in that field is used to generate file or directory names at runtime. SAP recommends the FM &lt;STRONG&gt;EDI_PATH_CREATE_CLIENT_DOCNUM&lt;/STRONG&gt; which will name every file differently (namely, with the number of the first IDoc contained in the file and of the client). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't like to use the SAP recommended one, you can do a drop down on that field and select any other FM available in that list or you can write one of your own if such is your business requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps and don't forget to reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sougata.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 03:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/4021985#M961067</guid>
      <dc:creator>Sougata</dc:creator>
      <dc:date>2008-06-11T03:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/4021986#M961068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank a lot Sougata In Inbound File problem is been solved. But after giving it FM it says&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Port was incomplete and could not be saved'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea why I am having this messaga.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you may have know now All I am trying to do is to create a file port in LSMW for IDoc Inbound Processing and stuck on 1st step (Creation port).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've read IDoc Inbound Processing process through help.sap.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the link I've read for this purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/7a/5e3d38faba11d1b40f006094b944c8/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/7a/5e3d38faba11d1b40f006094b944c8/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again any idea about my this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh yes Please also tell me how I can give me reward point since I am new I am not sure about this process as well &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for you help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 13:32:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/4021986#M961068</guid>
      <dc:creator>former_member295881</dc:creator>
      <dc:date>2008-06-11T13:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/4021987#M961069</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;Double click on the message at the status bar, check if it has any more details. Also check the &lt;STRONG&gt;Directory Path&lt;/STRONG&gt; you've provided when creating the file port are correct. There is a button named "Access Test" , make sure you push this button to test path is correct and system can access those directories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can assign points in this forum via radio-buttons on left of the webpage for each reply posted for your question. Once your question is answered you give full points to the best answer then close the thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sougata.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 23:47:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/4021987#M961069</guid>
      <dc:creator>Sougata</dc:creator>
      <dc:date>2008-06-11T23:47:13Z</dc:date>
    </item>
  </channel>
</rss>

