<?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 configuration problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-configuration-problem/m-p/6831240#M1471562</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;We are having problem processing intercompany billing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have successfully sent the Outbound IDOC, but the Inbound IDOC always comes to "LS//D02CLNT300".&lt;/P&gt;&lt;P&gt;We have created the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Partner Type: KU&lt;/P&gt;&lt;P&gt;   Partner No: 60001&lt;/P&gt;&lt;P&gt;   Outbound Parameters:&lt;/P&gt;&lt;P&gt;   Partner Role: BP , Message Type: INVOIC, Message var: FI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Partner Type: LI&lt;/P&gt;&lt;P&gt;   Partnet No: 600003&lt;/P&gt;&lt;P&gt;   Inbound Parameter:&lt;/P&gt;&lt;P&gt;   Partner Role: blank, Message TYpe: INVOIC, Message var: FI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Inbound and Outbound are all happening on the same server same client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I know how to configure so that the Inbound IDOCS use partner Type "LI" and not to partner type "LS"? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Apr 2010 02:39:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-05T02:39:01Z</dc:date>
    <item>
      <title>IDOC configuration problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-configuration-problem/m-p/6831240#M1471562</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;We are having problem processing intercompany billing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have successfully sent the Outbound IDOC, but the Inbound IDOC always comes to "LS//D02CLNT300".&lt;/P&gt;&lt;P&gt;We have created the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Partner Type: KU&lt;/P&gt;&lt;P&gt;   Partner No: 60001&lt;/P&gt;&lt;P&gt;   Outbound Parameters:&lt;/P&gt;&lt;P&gt;   Partner Role: BP , Message Type: INVOIC, Message var: FI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Partner Type: LI&lt;/P&gt;&lt;P&gt;   Partnet No: 600003&lt;/P&gt;&lt;P&gt;   Inbound Parameter:&lt;/P&gt;&lt;P&gt;   Partner Role: blank, Message TYpe: INVOIC, Message var: FI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Inbound and Outbound are all happening on the same server same client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I know how to configure so that the Inbound IDOCS use partner Type "LI" and not to partner type "LS"? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Apr 2010 02:39:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-configuration-problem/m-p/6831240#M1471562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-05T02:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC configuration problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-configuration-problem/m-p/6831241#M1471563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Odd, haven't checked out in newer SAP systems, but I'm pretty sure up to release 4.7 SAP will &lt;EM&gt;always&lt;/EM&gt; use LI as the partner role. That's of course assuming that you're using the standard process code &lt;STRONG&gt;SD08&lt;/STRONG&gt; for the outbound partner profile. So sending partner type would be &lt;STRONG&gt;LI&lt;/STRONG&gt; and the sending partner number as defined in transaction &lt;STRONG&gt;WEL1&lt;/STRONG&gt; for the given company code. So please let us know what outbound process code you're using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You probably know that already, but you should &lt;STRONG&gt;not have an outbound IDoc&lt;/STRONG&gt;. I.e. if you check outbound process code SD08 you'll see the &lt;EM&gt;inbound processing&lt;/EM&gt; is marked (so same would apply if you actually used any custom function modules/process code instead of the standard).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if you're using already SD08, you could take a look at customer exit EXIT_SAPLVEDF_001, which could be used to change the control record (shouldn't have anything though, if you're talking about a new implementation). A more general exit to check would be EXIT_SAPLEDI1_001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers, harald&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p.s.: For general configuration questions you can also check out the Wiki entry [Inter-Company Billing - Automatic Posting To Vendor Account (SAP-EDI) |http://wiki.sdn.sap.com/wiki/display/ERPLO/Inter-Company&lt;EM&gt;Billing&lt;/EM&gt;-&lt;EM&gt;Automatic&lt;/EM&gt;Posting&lt;EM&gt;To&lt;/EM&gt;Vendor&lt;EM&gt;Account&lt;/EM&gt;%28SAP-EDI%29].&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Apr 2010 06:04:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-configuration-problem/m-p/6831241#M1471563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-05T06:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC configuration problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-configuration-problem/m-p/6831242#M1471564</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. we used SD09, we have changed to SD08 and it's now calling the partner type LI.&lt;/P&gt;&lt;P&gt;however, we are having another error now, status 51 "application document not posted", "account xxx requires an assignment to an CO object". We are using INVOICE1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any screen capture for FI Customizing part?&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ERPLO/Inter-Company" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/ERPLO/Inter-Company&lt;/A&gt;&lt;EM&gt;Billing&lt;/EM&gt;-&lt;EM&gt;Automatic&lt;/EM&gt;Posting&lt;EM&gt;To&lt;/EM&gt;Vendor&lt;EM&gt;Account&lt;/EM&gt;%28SAP-EDI%29&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is stated in the wiki that "G/L account should not be connected to CO".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any guidelines on FI Customizing part for intercompany billing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 00:40:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-configuration-problem/m-p/6831242#M1471564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-06T00:40:42Z</dc:date>
    </item>
  </channel>
</rss>

