<?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: one problem with IDOC. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/one-problem-with-idoc/m-p/4239613#M1012097</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;do you using "MATMAS" or "ARTMAS" ? Industry or Retail ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings for ARTMAS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please be sure that the sender system is configured for RetailMaterial.Clone as BAPI in the Sender Distributionmodel (Tcode: BD64)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Receiving System should use the ProcessCode "BAPI" in the Partnerprofiles (Tcode: WE20)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check this first !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings for MATMAS&lt;/P&gt;&lt;P&gt;please be sure that the sender system is configured for MessageType "MATMAS" in the Sender Distributionmodel (Tcode: BD64)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Receiving System should use the ProcessCode "MATM" in the Partnerprofiles (Tcode: WE20)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Gordon Breuer on Aug 7, 2008 11:30 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Aug 2008 09:29:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-07T09:29:13Z</dc:date>
    <item>
      <title>one problem with IDOC.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/one-problem-with-idoc/m-p/4239607#M1012091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sending data between 2 clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client 800 is sending system and client 850 is receiving system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i send the data in Client 800, it seems all the things are ok.&lt;/P&gt;&lt;P&gt;I check this within T-code BD10 in client 800.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It gives below message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-1 master IDocs set up for message type MATMAS&lt;/P&gt;&lt;P&gt;-1 communication IDoc(s) generated for message type MATMAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I checked this IDOC within T-code WE05 in client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The status of this IDOC is 03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems all the things are ok in client 800.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But a problem occours in client 850.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked this idoc within T-code WE05 in client 850.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The status of this IDOC is 51.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone can tell me why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 02:27:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/one-problem-with-idoc/m-p/4239607#M1012091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T02:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: one problem with IDOC.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/one-problem-with-idoc/m-p/4239608#M1012092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yijie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDOC Status 51 means an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see this links which explains how the idoc proceeds, both inbound and outbound idocs are shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using IDES?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Status 51 just means there's "something wrong". &lt;/P&gt;&lt;P&gt;There are very many different types of idocs, but even for one type this &lt;/P&gt;&lt;P&gt;status can have many causes. &lt;/P&gt;&lt;P&gt;You've got just one option, go into the idoc and see the more detailed &lt;/P&gt;&lt;P&gt;error information you'll find there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many kinds of errors.Example: It could be a syntax issue or the master table may not containeither the material or partner in the idoc.Depending on the idoc if youedit and correct the same and reprocess the edited idoc it should createthe necessary Doc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the log linked to the status 51, it will tell you exactly what itis. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For sure, there is a field defined in the field status account group as &lt;/P&gt;&lt;P&gt;required that is not in your IDOC. Other possibilities are that somefield &lt;/P&gt;&lt;P&gt;value that you want to assign is not defined in customizing (industrycodes, &lt;/P&gt;&lt;P&gt;transportation zone, ...). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using WE19 or BD87 tcodes, you can reprocess them in foreground or even &lt;/P&gt;&lt;P&gt;foreground / all screens, such as for BDCs. This way, you will see ifthere is &lt;/P&gt;&lt;P&gt;a field missing or a wrong value. &lt;/P&gt;&lt;P&gt;Please check your partner profile and the port definitions.... SAPsystem is &lt;/P&gt;&lt;P&gt;not able to call the binary on your subsystem...using rfcexec... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check outbound parameter of sender system and Inbound parameter of target system and process code for matmas. &lt;/P&gt;&lt;P&gt;Process code should be matm for matmas. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check if you have proper write permissions on the subsystem inthe &lt;/P&gt;&lt;P&gt;particular directory where u are trying to write the file or Idoc... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try with someone's login who has the authority of SAP_ALL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just have a look on the possible causes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use BD87 tcode or report RBD00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We19 for testing do it in the foreground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check the status record what does it says..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohinder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 02:50:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/one-problem-with-idoc/m-p/4239608#M1012092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T02:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: one problem with IDOC.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/one-problem-with-idoc/m-p/4239609#M1012093</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;Just take the IDOC number from WE05 ( client 850 ) and process the IDOC in WE19.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 05:59:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/one-problem-with-idoc/m-p/4239609#M1012093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T05:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: one problem with IDOC.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/one-problem-with-idoc/m-p/4239610#M1012094</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;Idocs Status 51 means Application document not posted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First try to find the error  which idocs has been failed.You can find the error through application log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto Status records -&amp;gt; double click the status 51 -&amp;gt; Application log (Shift+f8)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no problem with the client (850).. &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;Karthik..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 07:16:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/one-problem-with-idoc/m-p/4239610#M1012094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T07:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: one problem with IDOC.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/one-problem-with-idoc/m-p/4239611#M1012095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ALL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the status record of my IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error message is as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Function module not allowed: AFS_RETAIL_ARTMAS_IDOC_INPUT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any good idea from all of you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yijie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 08:53:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/one-problem-with-idoc/m-p/4239611#M1012095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T08:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: one problem with IDOC.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/one-problem-with-idoc/m-p/4239612#M1012096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create custom function module to process the Inbound IDoc and post data in Client 850.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 08:57:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/one-problem-with-idoc/m-p/4239612#M1012096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T08:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: one problem with IDOC.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/one-problem-with-idoc/m-p/4239613#M1012097</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;do you using "MATMAS" or "ARTMAS" ? Industry or Retail ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings for ARTMAS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please be sure that the sender system is configured for RetailMaterial.Clone as BAPI in the Sender Distributionmodel (Tcode: BD64)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Receiving System should use the ProcessCode "BAPI" in the Partnerprofiles (Tcode: WE20)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check this first !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings for MATMAS&lt;/P&gt;&lt;P&gt;please be sure that the sender system is configured for MessageType "MATMAS" in the Sender Distributionmodel (Tcode: BD64)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Receiving System should use the ProcessCode "MATM" in the Partnerprofiles (Tcode: WE20)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Gordon Breuer on Aug 7, 2008 11:30 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 09:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/one-problem-with-idoc/m-p/4239613#M1012097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T09:29:13Z</dc:date>
    </item>
  </channel>
</rss>

