<?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: Inbound IDoc Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611975#M1569440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; One small correction. My WE57 entry is:&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; BAPI_IDOC_INPUT1 - Function module (Standard)&lt;/P&gt;&lt;P&gt;&amp;gt; ACC_GL_POSTING01 IDoc Type&lt;/P&gt;&lt;P&gt;&amp;gt; ZACC_GL_POSTING - Msg Type&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Cheers!&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I don't think you can have entry for the Same method of the object unless you are going to copy the Business object BUS6030 to a Z Object... Further why do you need a custom message type? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that BAPI_IDOC_INPUT1 just calls another FM, which has to be maintained in TBDBE/TBDBA table... You will also notice that message type ACC_GL_POSTING does exist in table TBDBE/TBDBA... Unless there is a specific reason, I don't see the need to maintain a custom message type... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since ACC_GL_POSTING does not appear to be tied to the BAPI process code, I would create a new process code to link IDOC_INPUT_ACC_GL_POSTING to message type ACC_GL_POSTING01 and see if it would work out.. You can always tie the message type ACC_GL_POSTING01 to the BAPI_IDOC_INPUT1 FM (and I would guess that it would also work)..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Feb 2011 21:23:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-01T21:23:11Z</dc:date>
    <item>
      <title>Inbound IDoc Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611965#M1569430</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;The Inbound IDoc reaches SAP system successfully. But it does not get posted successfully. Below given are the details of my IDoc in WE57:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_IDOC_INPUT1 - Function module (Standard)&lt;/P&gt;&lt;P&gt;ACC_GL_POSTING01 IDoc Type&lt;/P&gt;&lt;P&gt;ZACC_GL_POSTING - Msg Type&lt;/P&gt;&lt;P&gt;Process Code - BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also assigned Logical Message to Process Code BAPI in WE57.  I made all possible needed entries correctly from my knowledge. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still I get the below error: &lt;STRONG&gt;Inbound IDoc Error 51: The IDoc interface is not complete for message type ZACC_GL_POSTING.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Do I have to maintain some entry in WE27 - Proposal for Inbound Partner Profiles?&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;For my partner type, the WE27 gives the below 6 entries ONLY:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEBMAS	Customer master data distribution&lt;/P&gt;&lt;P&gt;FTDABA	Foreign trade: Data service basic data&lt;/P&gt;&lt;P&gt;FTDACO	Foreign trade: Data service customs conditions&lt;/P&gt;&lt;P&gt;FTDACU	Foreign trade: Data service customs data&lt;/P&gt;&lt;P&gt;MATMAS	Material master&lt;/P&gt;&lt;P&gt;WHSCON	Delivery: Stock confirmation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;Cheers........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jan 2011 20:36:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611965#M1569430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-31T20:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611966#M1569431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you got an inbound process code entry via WE42?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 01:57:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611966#M1569431</guid>
      <dc:creator>former_member186741</dc:creator>
      <dc:date>2011-02-01T01:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611967#M1569432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are few table entries required for the Inbound FM and process code, Custom Message and Basic Types mapping etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the steps and all the transactions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www" target="test_blank"&gt;http://www&lt;/A&gt; saptechnical com/Tutorials/ALE/DataDistributeCustomIDOC/page1.htm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 04:57:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611967#M1569432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-01T04:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611968#M1569433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Neil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not got Process Code in WE42. My understanding was that we can use the std process code BAPI as we are calling the std BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I made an entry in WE57 with below values and in Partner Profile, I assigned the Process Code BAPI only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_IDOC_INPUT1 - Function module (Standard)&lt;/P&gt;&lt;P&gt;ACC_GL_POSTING01 IDoc Type&lt;/P&gt;&lt;P&gt;ZACC_GL_POSTING - Msg Type&lt;/P&gt;&lt;P&gt;Process Code - BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was I wrong? Do I have to create a new Process Code for this as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 14:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611968#M1569433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-01T14:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611969#M1569434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you try it with a 'Z' process code (something like ZBAPI) in WE42... You do have a custom message type and you can see that process code BAPI is linked to multitude of logical messages like ACC_BILLING , ACC_INVOICE_POST... I am not sure if this plays a role, but you can try with a new process code and see if it gets called or link your Z message type to the process code in WE42&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 14:41:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611969#M1569434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-01T14:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611970#M1569435</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 tried creating custom process code ZBAPI and assigning logical message ZACC_GL_POSTING to it. Still I get the message:  &lt;STRONG&gt;The IDoc interface is not complete for message type ZACC_GL_POSTING.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While debugging, I could find that an entry against my custom message type is missing in TBDBE / TBDBA tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Could anyone guide me how to have an entry in TBDBE/TBDBA table for my custom message type?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 15:33:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611970#M1569435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-01T15:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611971#M1569436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you generate the BDBG entry for your Business object? Please check out the following entries.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="61382"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_40b/helpdata/en/78/21740f51ce11d189570000e829fbbd/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_40b/helpdata/en/78/21740f51ce11d189570000e829fbbd/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1347077"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 20:05:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611971#M1569436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-01T20:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611972#M1569437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply. But, in BDBG, I tried to create the ALE interface already. I had faced the below issues:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDBG asks for 2 inputs: 1) Object / Interface Type and 2) Method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I could not find the correct Object / Interface Type for BAPI_IDOC_INPUT1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where can I find the same? is it from Process Code?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Or, should I create ZBAPI_IDOC_INPUT1?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is my object details: &lt;/P&gt;&lt;P&gt;BAPI_IDOC_INPUT1 - Function module (Standard)&lt;/P&gt;&lt;P&gt;ACC_GL_POSTING01 IDoc Type&lt;/P&gt;&lt;P&gt;ZACC_GL_POSTING - Msg Type&lt;/P&gt;&lt;P&gt;Process Code - ZBAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I already have created the message type. Can I use it?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 20:18:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611972#M1569437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-01T20:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611973#M1569438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BDBG entry already exist for BAPI BAPI_ACC_GL_POSTING_POST. Is there a reason, you want to use custom message type? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For IDOC type ACC_GL_POSTING01, Message type already exist ACC_GL_POSTING and IDOC FM IDOC_INPUT_ACC_GL_POSTING... I don't know if you need to create a new message type... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As long as you are maintaining WE57 entry for the combination of IDOC_INPUT_ACC_GL_POSTING to the message type ACC_GL_POSTING and create WE42 entry for custom process code (you could use some thing ZGL_POST) and also the BD51 entry, it should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 20:42:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611973#M1569438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-01T20:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611974#M1569439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One small correction. My WE57 entry is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_IDOC_INPUT1 - Function module (Standard)&lt;/P&gt;&lt;P&gt;ACC_GL_POSTING01 IDoc Type&lt;/P&gt;&lt;P&gt;ZACC_GL_POSTING - Msg Type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, using WE19, I created an inbound IDoc based on my custom message type ZACC_GL_POSTING and I could see in debugging that it checks TBDBE and TBDBA tables to see if there is an entry against it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having no records found, it failed to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error 51 - The IDoc interface is not complete for message type ZACC_GL_POSTING.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Message no. B1500&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the way that I can have an entry in TBDBE or TBDBA with the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;MESTYPE              METHOD              IDOCTYPE                  FNAME_INB

ZACC_GL_POSTING        POST            ACC_GL_POSTING01       BAPI_IDOC_INPUT1&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 21:01:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611974#M1569439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-01T21:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611975#M1569440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; One small correction. My WE57 entry is:&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; BAPI_IDOC_INPUT1 - Function module (Standard)&lt;/P&gt;&lt;P&gt;&amp;gt; ACC_GL_POSTING01 IDoc Type&lt;/P&gt;&lt;P&gt;&amp;gt; ZACC_GL_POSTING - Msg Type&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Cheers!&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I don't think you can have entry for the Same method of the object unless you are going to copy the Business object BUS6030 to a Z Object... Further why do you need a custom message type? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that BAPI_IDOC_INPUT1 just calls another FM, which has to be maintained in TBDBE/TBDBA table... You will also notice that message type ACC_GL_POSTING does exist in table TBDBE/TBDBA... Unless there is a specific reason, I don't see the need to maintain a custom message type... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since ACC_GL_POSTING does not appear to be tied to the BAPI process code, I would create a new process code to link IDOC_INPUT_ACC_GL_POSTING to message type ACC_GL_POSTING01 and see if it would work out.. You can always tie the message type ACC_GL_POSTING01 to the BAPI_IDOC_INPUT1 FM (and I would guess that it would also work)..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 21:23:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611975#M1569440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-01T21:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611976#M1569441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 16:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/7611976#M1569441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-03T16:53:51Z</dc:date>
    </item>
  </channel>
</rss>

