<?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: Idoc inbound process in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-process/m-p/2181201#M463852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you are using your own Z function module &lt;/P&gt;&lt;P&gt;create that entries for you FM using the BD51 else if you are using &lt;/P&gt;&lt;P&gt;idoc_input_matmas01 which is sap provide which you can already exist in this list&lt;/P&gt;&lt;P&gt;if you run BD51.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to WE57 and assign the Direction as '2' ( For Inbound processing)&lt;/P&gt;&lt;P&gt;Basic TYpe , Message type and If you have Mess code also then also assign here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to WE42 ( For Process Code ) create new entires for Process code&lt;/P&gt;&lt;P&gt;in Identification assign your FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to WE20 and selct tyour Partner type and&lt;/P&gt;&lt;P&gt;on the left side of screen you will se Inbound parameters there create the enteris &lt;/P&gt;&lt;P&gt;and assign the Process code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 May 2007 06:03:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-01T06:03:10Z</dc:date>
    <item>
      <title>Idoc inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-process/m-p/2181195#M463846</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;IDocs can be passed to the application either immediately on arrival or can follow in batch.&lt;/P&gt;&lt;P&gt;I can post an inbound IDoc by calling a function module directly: A function is called that imports the IDoc directly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell how to do this which function module i have to choose and how to create process code for inbound process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 11:23:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-process/m-p/2181195#M463846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T11:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-process/m-p/2181196#M463847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can find all the Inbound FM's in WE57 transaction codes (scenario based).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a process code in WE42 tcode to assign the FM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 11:25:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-process/m-p/2181196#M463847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T11:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-process/m-p/2181197#M463848</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;i have sent the material idoc using my own zprogram for tht how to create function module i have sent only material number and material description using which appliation i can post ?&lt;/P&gt;&lt;P&gt;which function module i can use for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 11:28:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-process/m-p/2181197#M463848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T11:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-process/m-p/2181198#M463849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use standard FM &amp;lt;b&amp;gt;IDOC_INPUT_MATMAS01&amp;lt;/b&amp;gt; or else create your own FM, if its required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 11:29:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-process/m-p/2181198#M463849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T11:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-process/m-p/2181199#M463850</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;While creating process code for inbound process code can be user defined name &lt;/P&gt;&lt;P&gt;what should i give idoc_input_matmas01 in identification box?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and what should i select in processing type?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also should i have to write any codin in idoc_input_matmas01 function module&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 11:39:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-process/m-p/2181199#M463850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T11:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-process/m-p/2181200#M463851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Azhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally message type will be linked with process code and process code will be linked with FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If want to use standard process, no need to create Process code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MATMAS-&amp;gt;MATM(Processcode)-&amp;gt;IDOC_INPUT_MATMAS01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use the above mentioned one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if your scenario is custom defined then ist different case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 11:49:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-process/m-p/2181200#M463851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T11:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-process/m-p/2181201#M463852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you are using your own Z function module &lt;/P&gt;&lt;P&gt;create that entries for you FM using the BD51 else if you are using &lt;/P&gt;&lt;P&gt;idoc_input_matmas01 which is sap provide which you can already exist in this list&lt;/P&gt;&lt;P&gt;if you run BD51.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to WE57 and assign the Direction as '2' ( For Inbound processing)&lt;/P&gt;&lt;P&gt;Basic TYpe , Message type and If you have Mess code also then also assign here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to WE42 ( For Process Code ) create new entires for Process code&lt;/P&gt;&lt;P&gt;in Identification assign your FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to WE20 and selct tyour Partner type and&lt;/P&gt;&lt;P&gt;on the left side of screen you will se Inbound parameters there create the enteris &lt;/P&gt;&lt;P&gt;and assign the Process code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2007 06:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-process/m-p/2181201#M463852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-01T06:03:10Z</dc:date>
    </item>
  </channel>
</rss>

