<?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: error in idoc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375126#M184005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In WE82, we will be assigning the message type to IDoc type. Also should mention the version of IDoc type you are using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If found useful, award points pls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 May 2006 13:20:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-16T13:20:37Z</dc:date>
    <item>
      <title>error in idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375120#M183999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For inbound idoc iwas getting the status as 51.The error is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;function module not allowed  idoc_input_orders .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell what might be the reason for this status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expecting results from all the experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 12:33:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375120#M183999</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2006-05-16T12:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: error in idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375121#M184000</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;it is because you are using the wrong FM to process, can you tell me the IDOC type you are using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 12:38:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375121#M184000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-16T12:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: error in idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375122#M184001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response .Iam using the messagetype as&lt;/P&gt;&lt;P&gt;ORDERS and basic type as ORDERS05.There is also extension &lt;/P&gt;&lt;P&gt;ZORDER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The process code which iam using is ORDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for ur reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 12:49:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375122#M184001</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2006-05-16T12:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: error in idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375123#M184002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you assigned the FM to it, &lt;/P&gt;&lt;P&gt;can you check which one you assigned to your IDOC type&lt;/P&gt;&lt;P&gt;IDOC_INPUT_ORDERS     &lt;/P&gt;&lt;P&gt;or    &lt;/P&gt;&lt;P&gt;IDOC_INPUT_STOREORDER &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check it &amp;lt;b&amp;gt;EDIFCT&amp;lt;/b&amp;gt; table,give idoc basic type,messagetype,extension get the FM.and use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 12:55:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375123#M184002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-16T12:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: error in idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375124#M184003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam using the standard one so evrything is correct.&lt;/P&gt;&lt;P&gt;But during configuration settings one thing i left was WE82 tcode where we should attach message type,basictype and extensiontype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So will it be the cause for my problem..getting status as 51.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please could u help me regarding this.Waiting for ur reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 13:03:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375124#M184003</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2006-05-16T13:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: error in idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375125#M184004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and while assiging the Process code , did you assigned the correct process code. and try to assign the extension type to IDOC type via we82.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 13:19:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375125#M184004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-16T13:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: error in idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375126#M184005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In WE82, we will be assigning the message type to IDoc type. Also should mention the version of IDoc type you are using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If found useful, award points pls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 13:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375126#M184005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-16T13:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: error in idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375127#M184006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 13:29:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-idoc/m-p/1375127#M184006</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2006-05-16T13:29:41Z</dc:date>
    </item>
  </channel>
</rss>

