<?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 Process code for Invoice? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-code-for-invoice/m-p/4184105#M1000146</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 to create invoice receipt when billing document is posted in VF01 in same client .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i found that INVOIC02 is the IDoc type and INVOIC is the logical message type.i am using RD00  as output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But here i have a doubt  for outbound process code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found SD08 ,SD09 both will create the invoice receipt. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using custom billing document type which have to create invoice receipt. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But which one is best suits for my requirement such as creating invoice receipt  for customer when a vendor posted billing document on same client?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jul 2008 06:43:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-16T06:43:27Z</dc:date>
    <item>
      <title>Process code for Invoice?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-code-for-invoice/m-p/4184105#M1000146</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 to create invoice receipt when billing document is posted in VF01 in same client .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i found that INVOIC02 is the IDoc type and INVOIC is the logical message type.i am using RD00  as output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But here i have a doubt  for outbound process code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found SD08 ,SD09 both will create the invoice receipt. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using custom billing document type which have to create invoice receipt. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But which one is best suits for my requirement such as creating invoice receipt  for customer when a vendor posted billing document on same client?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 06:43:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-code-for-invoice/m-p/4184105#M1000146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T06:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Process code for Invoice?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-code-for-invoice/m-p/4184106#M1000147</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 guess Process Code for Invoice(INVOIC) -- SD09 is suitable for your requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srikanth Peram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 07:11:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-code-for-invoice/m-p/4184106#M1000147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T07:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Process code for Invoice?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-code-for-invoice/m-p/4184107#M1000148</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;You have 2 process codes available for invoice, &lt;/P&gt;&lt;P&gt;if you are creating a customer invoice then you need to use the process code &lt;STRONG&gt;SD09&lt;/STRONG&gt; and if you are creating a intercompany invoice then you need to use the process code &lt;STRONG&gt;SD08&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use those process codes even if your billing type is a custom billing type and you will not have any problem with that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 07:43:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-code-for-invoice/m-p/4184107#M1000148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T07:43:05Z</dc:date>
    </item>
  </channel>
</rss>

