<?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 billing exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-exit/m-p/1122380#M109282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, I'm Daniel Kim.&lt;/P&gt;&lt;P&gt;I want to know the source that describes 'Billing Exit'&lt;/P&gt;&lt;P&gt;not posting 'FI Docs' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hmm...&lt;/P&gt;&lt;P&gt;It means...&lt;/P&gt;&lt;P&gt;if you are saving billing docs, It works for your 'fields'. (i.e. vbrk-zuonr, vbrk- .... and so on)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jan 2006 05:17:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-06T05:17:22Z</dc:date>
    <item>
      <title>billing exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-exit/m-p/1122380#M109282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, I'm Daniel Kim.&lt;/P&gt;&lt;P&gt;I want to know the source that describes 'Billing Exit'&lt;/P&gt;&lt;P&gt;not posting 'FI Docs' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hmm...&lt;/P&gt;&lt;P&gt;It means...&lt;/P&gt;&lt;P&gt;if you are saving billing docs, It works for your 'fields'. (i.e. vbrk-zuonr, vbrk- .... and so on)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2006 05:17:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/billing-exit/m-p/1122380#M109282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-06T05:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: billing exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-exit/m-p/1122381#M109283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to SMOD or CMOD and use the magic button  F4  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2006 08:29:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/billing-exit/m-p/1122381#M109283</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-01-06T08:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: billing exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-exit/m-p/1122382#M109284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;These are the user exits which can be used for Billing.&lt;/P&gt;&lt;P&gt;Reward if you feel it helped. &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Bhandari                                                                                &lt;/P&gt;&lt;P&gt;User Exits For Billing                                                                                &lt;/P&gt;&lt;P&gt;o   USEREXIT_NUMBER_RANGE (Module pool SAPLV60A, program RV60AFZZ)                      &lt;/P&gt;&lt;P&gt;         The internal number range used in the standard system is specified                  &lt;/P&gt;&lt;P&gt;         in the billing type table and can be changed in this user exit. This                &lt;/P&gt;&lt;P&gt;         user exit is only called when the billing documents is created.                                                                                &lt;/P&gt;&lt;P&gt;o   USEREXIT_ACCOUNT_PREP_KOMKCV (Module pool SAPLV60A, program                         &lt;/P&gt;&lt;P&gt;         RV60AFZZ)                                                                                &lt;/P&gt;&lt;P&gt;In this user exit additional fields for account determination that                  &lt;/P&gt;&lt;P&gt;         are not provided in the standard system are copied into                             &lt;/P&gt;&lt;P&gt;         communication structure KOMKCV (header fields).                                                                                &lt;/P&gt;&lt;P&gt;o   USEREXIT_ACCOUNT_PREP_KOMPCV (Module pool SAPLV60A)                                 &lt;/P&gt;&lt;P&gt;         In this user exit additional fields for account determination that                  &lt;/P&gt;&lt;P&gt;         are not provided in the standard system are copied into                             &lt;/P&gt;&lt;P&gt;         communication structure KOMPCV (item fields).                                                                                &lt;/P&gt;&lt;P&gt;o   USEREXIT_NUMBER_RANGE_INV_DATE (Module pool SAPLV60A, program                       &lt;/P&gt;&lt;P&gt;         RV60AFZC)                                                                                &lt;/P&gt;&lt;P&gt;Depending on the number range, table TVFKD is used to set the                       &lt;/P&gt;&lt;P&gt;         billing date (country-specific requirments in Italy).                               &lt;/P&gt;&lt;P&gt;         USEREXIT_NUMBER_RANGE is automatically deactivated when this user                   &lt;/P&gt;&lt;P&gt;         exit is being applied.                                                                                &lt;/P&gt;&lt;P&gt;o   USEREXIT_FILL_VBRK_VBRP (Module pool SAPLV60A, program RV60AFZC)                    &lt;/P&gt;&lt;P&gt;         This user exit is only called when the billing document is created.                 &lt;/P&gt;&lt;P&gt;         It is used to provide the header and the item of the new billing                    &lt;/P&gt;&lt;P&gt;         document with deviating or additional data.                                                                                &lt;/P&gt;&lt;P&gt;o   USEREXIT_PRINT_ITEM (Module pool SAPLV61A, program RV61AFZB)                     &lt;/P&gt;&lt;P&gt;     Printing the item line of a billing document can be supplemented or              &lt;/P&gt;&lt;P&gt;     changed.                                                                                &lt;/P&gt;&lt;P&gt;o   USEREXIT_PRINT_HEAD (Modulpool SAPLV61A, Programm RV61AFZB)                      &lt;/P&gt;&lt;P&gt;     Printing the header line of a billing document can be supplemented               &lt;/P&gt;&lt;P&gt;     or changed.                                                                                &lt;/P&gt;&lt;P&gt;o   User exits in program RV60AFZD                                                   &lt;/P&gt;&lt;P&gt;     Short descriptions of the user exits are contained in the program:                                                                                &lt;/P&gt;&lt;P&gt;-   USEREXIT_RELI_XVBPAK_AVBPAK                                                                                &lt;/P&gt;&lt;P&gt;-   USEREXIT_NEWROLE_XVBPAK_AVBPAK                                                                                &lt;/P&gt;&lt;P&gt;-   USEREXIT_NEWROLE_XVBPAP_AVBPAK                                                                                &lt;/P&gt;&lt;P&gt;The following user exits are available in report SAPLV60B for transfer               &lt;/P&gt;&lt;P&gt; to accounting (function group V60B):                                                                                &lt;/P&gt;&lt;P&gt;o   EXIT_SAPLV60B_001: Change the header data in the structure acchd                 &lt;/P&gt;&lt;P&gt;     You can use this exit to influence the header information of the                 &lt;/P&gt;&lt;P&gt;     accounting document. For example, you can change the business                    &lt;/P&gt;&lt;P&gt;     transaction, "created on" date and time, the name of the person who              &lt;/P&gt;&lt;P&gt;     created it or the transaction with which the document was created.                                                                                &lt;/P&gt;&lt;P&gt;o   EXIT_SAPLV60B_002: Change the customer line ACCIT                                &lt;/P&gt;&lt;P&gt;     You can use this exit to change the customer line in the accounting              &lt;/P&gt;&lt;P&gt;     document. This exit is processed once the ACCIT structure is filled              &lt;/P&gt;&lt;P&gt;     in with data from document header VBRK.                                                                                &lt;/P&gt;&lt;P&gt;o   EXIT_SAPLV60B_003: Change the customer line in costing                                                                                &lt;/P&gt;&lt;P&gt;The customer line is filled in differently for costing. You can use    &lt;/P&gt;&lt;P&gt;       exit 003 to influence the ACCIT structure.                                                                                &lt;/P&gt;&lt;P&gt;o   EXIT_SAPLV60B_004: Change a GL account item ACCIT You can add          &lt;/P&gt;&lt;P&gt;       information to a GL account item (such as quantity specifications)     &lt;/P&gt;&lt;P&gt;       with this exit.                                                                                &lt;/P&gt;&lt;P&gt;o   EXIT_SAPLV60B_005: User exit for accruals                              &lt;/P&gt;&lt;P&gt;       Once all relevant data for accruals was entered in the GL account      &lt;/P&gt;&lt;P&gt;       item, you can add to this data with this exit.                                                                                &lt;/P&gt;&lt;P&gt;o   EXIT_SAPLV60B_006: Change the control line ACCIT                       &lt;/P&gt;&lt;P&gt;       You can use exit 006 to add information to the control line.                                                                                &lt;/P&gt;&lt;P&gt;o   EXIT_SAPLV60B_007: Change the installment plan                         &lt;/P&gt;&lt;P&gt;       You can use exit 007 to add information to the installment plan        &lt;/P&gt;&lt;P&gt;       parameters in the GL account item.                                                                                &lt;/P&gt;&lt;P&gt;o   EXIT_SAPLV60B_008: Change the transfer structure ACCCR, ACCIT and      &lt;/P&gt;&lt;P&gt;       ACCHD                                                                  &lt;/P&gt;&lt;P&gt;       After the accounting document is filled in with data, you can use      &lt;/P&gt;&lt;P&gt;       exit 008 to change the document once again.                                                                                &lt;/P&gt;&lt;P&gt;o   EXIT_SAPLV60B_010: Item table for customer lines                       &lt;/P&gt;&lt;P&gt;       You can use exit 10 to influence the contents of customer lines        &lt;/P&gt;&lt;P&gt;       before they are created.                                                                                &lt;/P&gt;&lt;P&gt;o   EXIT_SAPLV60B_0011: Change the parameter for cash account              &lt;/P&gt;&lt;P&gt;       determination or reconciliation account determination                  &lt;/P&gt;&lt;P&gt;       You can use this exit to change inbound parameters in order to         &lt;/P&gt;&lt;P&gt;       influence account determination.                                       &lt;/P&gt;&lt;P&gt;eturn -&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2006 09:30:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/billing-exit/m-p/1122382#M109284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-06T09:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: billing exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-exit/m-p/1122383#M109285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much ^^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 00:36:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/billing-exit/m-p/1122383#M109285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T00:36:02Z</dc:date>
    </item>
  </channel>
</rss>

