<?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 Table for billing document in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172149#M1197549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me how would I differentiate a billing doc number and a doc number for  debit/credit memo creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both are stored in the same table right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I get to know that to which billing doc number the following debit/credit memo has been generated from DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me would be appreciated.&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;Ranjith N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Feb 2009 12:29:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-20T12:29:04Z</dc:date>
    <item>
      <title>Table for billing document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172149#M1197549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me how would I differentiate a billing doc number and a doc number for  debit/credit memo creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both are stored in the same table right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I get to know that to which billing doc number the following debit/credit memo has been generated from DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me would be appreciated.&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;Ranjith N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2009 12:29:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172149#M1197549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-20T12:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Table for billing document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172150#M1197550</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;Tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VBRK - Header details.&lt;/P&gt;&lt;P&gt;VBRP - Iteam Details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neelima.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2009 12:40:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172150#M1197550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-20T12:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Table for billing document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172151#M1197551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Credit memo is sales order,&lt;/P&gt;&lt;P&gt;Credit note is billing document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vbak, vbap for sales order information&lt;/P&gt;&lt;P&gt;vbrk, vbrp for billing information&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2009 12:43:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172151#M1197551</guid>
      <dc:creator>SantoshKallem</dc:creator>
      <dc:date>2009-02-20T12:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Table for billing document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172152#M1197552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can distinguish by VBRK-VBTYP, for document flow see table VBFA.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2009 12:45:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172152#M1197552</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2009-02-20T12:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Table for billing document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172153#M1197553</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;&lt;/P&gt;&lt;P&gt;How would I get to know that to which billing doc number the following debit/credit memo has been generated from DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg : 90036307 is my credit memo number.&lt;/P&gt;&lt;P&gt;and let say 90036306 is the billing doc number....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how would I know tat to which billing doc this credit memo no has been generated from DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Please help me would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjith N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Feb 2009 04:40:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172153#M1197553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-21T04:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Table for billing document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172154#M1197554</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;VBRK-VBTYP = 'K'    " Credit Memo Request&lt;/P&gt;&lt;P&gt;VBRK-VBTYP = 'L'    " Debit Memo Request&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Feb 2009 10:00:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172154#M1197554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-22T10:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Table for billing document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172155#M1197555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correcting to the earlier:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VBRK-VBTYP = 'O'    " Credit Memo &lt;/P&gt;&lt;P&gt;VBRK-VBTYP = 'P'    " Debit Memo &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Feb 2009 10:02:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172155#M1197555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-22T10:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Table for billing document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172156#M1197556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use &lt;STRONG&gt;VBFA&lt;/STRONG&gt; table, give ur credit memo as subsequent doc number and execute u'll get the preceding doc number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="16" __jive_macro_name="size"&gt;кu03B1ятu03B9к&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Feb 2009 14:44:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172156#M1197556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-22T14:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Table for billing document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172157#M1197557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;we can differentiate a billing document and a credit/debit memo based on the billing type field.&lt;/P&gt;&lt;P&gt;table : VBRK is the Billing Document: Header Data which has field FKART (billing type)&lt;/P&gt;&lt;P&gt;F1 - Order Related Invoice&lt;/P&gt;&lt;P&gt;F2 - Delivery Related Invoice&lt;/P&gt;&lt;P&gt;L2 - Debit Memo&lt;/P&gt;&lt;P&gt;G2 - Credit Memo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 05:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172157#M1197557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T05:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Table for billing document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172158#M1197558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;closed..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 13:18:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-billing-document/m-p/5172158#M1197558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T13:18:40Z</dc:date>
    </item>
  </channel>
</rss>

