<?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 Interface is not complete errro message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface-is-not-complete-errro-message/m-p/994529#M74982</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 have created a new process code and linked message type MBGMCR gto the process code.   I have tested the processing of and IDOC for this message type and it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also created a new mesage type based on MBGMCR that I have also link to the new process code.  I have gone through all the interface customising to setup the new message type.  I have linked an IDOC type to the new message type, assigned the function module to the message type/ Idoc type, and finally added the message type to the new process code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In testing the new message type, the IDOC is failing with an IDOC Interface is not complete message in the IDIC status record.  In debugging function module BAPI_IDOC_INPUT1, the function fails in the check for an entry in TBDBA.  Does anybody know how this entry is created.  Have a missed a step in my interface setup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;James Mandikos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Aug 2005 23:31:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-25T23:31:32Z</dc:date>
    <item>
      <title>IDOC Interface is not complete errro message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface-is-not-complete-errro-message/m-p/994529#M74982</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 have created a new process code and linked message type MBGMCR gto the process code.   I have tested the processing of and IDOC for this message type and it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also created a new mesage type based on MBGMCR that I have also link to the new process code.  I have gone through all the interface customising to setup the new message type.  I have linked an IDOC type to the new message type, assigned the function module to the message type/ Idoc type, and finally added the message type to the new process code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In testing the new message type, the IDOC is failing with an IDOC Interface is not complete message in the IDIC status record.  In debugging function module BAPI_IDOC_INPUT1, the function fails in the check for an entry in TBDBA.  Does anybody know how this entry is created.  Have a missed a step in my interface setup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;James Mandikos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2005 23:31:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface-is-not-complete-errro-message/m-p/994529#M74982</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-25T23:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Interface is not complete errro message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface-is-not-complete-errro-message/m-p/994530#M74983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not in front of the system and don't recollect how to set up this entry, but you can try one thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SM30 and enter this table, do 'Maintain' and see if it allows you to do that. If it allows, just enter the record and save it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2005 00:04:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface-is-not-complete-errro-message/m-p/994530#M74983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-26T00:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Interface is not complete errro message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface-is-not-complete-errro-message/m-p/994531#M74984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table does not have tables maintenance.  Also, I think the message type needs to be linked tgo a business object.  I'm not sure how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;James.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2005 06:47:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface-is-not-complete-errro-message/m-p/994531#M74984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-26T06:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Interface is not complete errro message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface-is-not-complete-errro-message/m-p/994532#M74985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello James, &lt;/P&gt;&lt;P&gt;In We42 Tcode, select your process code.&lt;/P&gt;&lt;P&gt;Double click to get details, In Identification you will see the Function Module or BAPI.&lt;/P&gt;&lt;P&gt;Click on the Button next to it, maintain Object type for application object etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Mano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2005 09:58:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface-is-not-complete-errro-message/m-p/994532#M74985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-26T09:58:04Z</dc:date>
    </item>
  </channel>
</rss>

