<?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 user exit in VF01 while saving in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-vf01-while-saving/m-p/4199131#M1003584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to find the user exit .In the Transaction VF01 is called by giving the delievery note while saving. Could you provide the user exits ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2008 11:48:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-17T11:48:09Z</dc:date>
    <item>
      <title>user exit in VF01 while saving</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-vf01-while-saving/m-p/4199131#M1003584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to find the user exit .In the Transaction VF01 is called by giving the delievery note while saving. Could you provide the user exits ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 11:48:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-vf01-while-saving/m-p/4199131#M1003584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T11:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: user exit in VF01 while saving</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-vf01-while-saving/m-p/4199132#M1003585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi krnathi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;User exit&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SDVFX007 User exit: Billing plan during transfer to Accounting &lt;/P&gt;&lt;P&gt;SDVFX008 User exit: Processing of transfer structures SD-FI &lt;/P&gt;&lt;P&gt;SDVFX009 Billing doc. processing KIDONO (payment reference number) &lt;/P&gt;&lt;P&gt;SDVFX010 User exit item table for the customer lines &lt;/P&gt;&lt;P&gt;SDVFX011 Userexit for the komkcv- and kompcv-structures &lt;/P&gt;&lt;P&gt;V05I0001 User exits for billing index &lt;/P&gt;&lt;P&gt;V05N0001 User Exits for Printing Billing Docs. using POR Procedure &lt;/P&gt;&lt;P&gt;V60A0001 Customer functions in the billing document &lt;/P&gt;&lt;P&gt;V60P0001 Data provision for additional fields for display in lists &lt;/P&gt;&lt;P&gt;V61A0001 Customer enhancement: Pricing &lt;/P&gt;&lt;P&gt;Above userexits are available for VF01, VF02 transactions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BADI are&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SD_CIN_LV60AU02&lt;/P&gt;&lt;P&gt;BADI_GM_BILLING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nikunj Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 11:50:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-vf01-while-saving/m-p/4199132#M1003585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T11:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: user exit in VF01 while saving</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-vf01-while-saving/m-p/4199133#M1003586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kranthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the general way which I know, to find user exits for any program (since TCODE is program).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. SE93 -&amp;gt; display the TCODE and you will see the program name.&lt;/P&gt;&lt;P&gt;2. SE37 -&amp;gt; search for function module as EXIT_(PROGRAM_NAME)_*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For you case, there is no user exit EXIT_SAPMV60A_*. But good news is that there are BADI's provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- SD_CIN_LV60AU02 BADI for billing&lt;/P&gt;&lt;P&gt;- VOR_WA_FAKTURA Billing before Goods Issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sukhbold&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sukhbold Altanbat on Jul 17, 2008 6:10 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sukhbold Altanbat on Jul 18, 2008 9:01 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 12:38:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-in-vf01-while-saving/m-p/4199133#M1003586</guid>
      <dc:creator>sukhbold_altanbat</dc:creator>
      <dc:date>2008-07-17T12:38:38Z</dc:date>
    </item>
  </channel>
</rss>

