<?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: no function module for IDoc INOTIF01 inbound processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833389#M354980</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We are facing the same problem and would like to know if Christian/anyone would be prepared to share details of the FM written to process inbound INOTIF IDOCs.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;</description>
    <pubDate>Thu, 04 Mar 2021 22:01:35 GMT</pubDate>
    <dc:creator>former_member734099</dc:creator>
    <dc:date>2021-03-04T22:01:35Z</dc:date>
    <item>
      <title>no function module for IDoc INOTIF01 inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833382#M354973</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 want to create a service notification document with the IDoc INOTIF01. The problem is that there is no function module for inbound processing of this IDoc type.&lt;/P&gt;&lt;P&gt;I can't believe that there are nearly 400 function modules for IDoc inbound processing (IDOC_INPUT_*) but not one for such a standard document like a notification! But it seems so...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me how to create a notification from my INOTIF01-IDoc when there is no inbound function module for that? Is there any other way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 14:14:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833382#M354973</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-24T14:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: no function module for IDoc INOTIF01 inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833383#M354974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;  NOt all Idoc are processed using Function modules.&lt;/P&gt;&lt;P&gt;Please check in WE64 transaction and search for INOTIF in inbound messages.&lt;/P&gt;&lt;P&gt;There may be some Process taks instead of Function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 14:21:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833383#M354974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-24T14:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: no function module for IDoc INOTIF01 inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833384#M354975</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 have to create a inbound function module to process the idoc INOTIF01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 14:24:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833384#M354975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-24T14:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: no function module for IDoc INOTIF01 inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833385#M354976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi christian , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of no Function Module present for inbound IDOC processing,&lt;/P&gt;&lt;P&gt;you can create customised Function modules.&lt;/P&gt;&lt;P&gt;Use Steps for Inboung as follows&lt;/P&gt;&lt;P&gt;Inbound settings: &lt;/P&gt;&lt;P&gt;WE31, WE30, WE81, WE82, BD54, WE57, BD51, WE42, BD67, BD64, WE20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to following customised IDOC creation links..which i used for reference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) /people/raja.thangamani/blog/2007/07/19/troubleshooting-of-ale-process&lt;/P&gt;&lt;P&gt;(2) /people/kevin.wilson2/blog/2006/11/13/ale-scenario-development-guide&lt;/P&gt;&lt;P&gt;(3)http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm&lt;/P&gt;&lt;P&gt;(4) &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="301669"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points , if useful..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 14:39:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833385#M354976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-24T14:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: no function module for IDoc INOTIF01 inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833386#M354977</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;thanks for your answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today I wrote an inbound function module for the IDoc INOTIF01. I implemented the interface as described in the help files of the partner profiles.&lt;/P&gt;&lt;P&gt;In the partner profiles I added the message type INOTIF as inbound parameter and created a process code for this message type. In the process code I chose "Processing by function module" and added my new function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that I have to select an application object type but I can't choose anyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to select an application objekt type, the message is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"No application object type planned for the function module.&lt;/P&gt;&lt;P&gt;There is no application object type planned for the 'ZIDOC_INPUT_INOTIF01' function module.&lt;/P&gt;&lt;P&gt;The allowed application object type must be allocated to the function module. This allocation is made together with the allocation of the function module to the message types and intermediate document types that can be processed by this function module."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody tell me where I can allocate the application object type to my function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 14:45:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833386#M354977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T14:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: no function module for IDoc INOTIF01 inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833387#M354978</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;no answers needed anymore. I solved the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I needed to connect my function module with the IDoc type, message type and object type using the transaction WE57.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 15:25:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833387#M354978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T15:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: no function module for IDoc INOTIF01 inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833388#M354979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in same boat. Could you please share code for the FM OR let me know, did you use any BAPI or BDC to post the notification in SAP?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 19:20:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833388#M354979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-24T19:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: no function module for IDoc INOTIF01 inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833389#M354980</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We are facing the same problem and would like to know if Christian/anyone would be prepared to share details of the FM written to process inbound INOTIF IDOCs.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 22:01:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-function-module-for-idoc-inotif01-inbound-processing/m-p/1833389#M354980</guid>
      <dc:creator>former_member734099</dc:creator>
      <dc:date>2021-03-04T22:01:35Z</dc:date>
    </item>
  </channel>
</rss>

