<?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 Re: User Exit for VA01 Tcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-va01-tcode/m-p/4935533#M1151229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am not able to find the needed user exit to suit this logic. Requesting anyone to share ideas to get this logic done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2008 09:31:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-18T09:31:53Z</dc:date>
    <item>
      <title>User Exit for VA01 Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-va01-tcode/m-p/4935530#M1151226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an requirement in SD while creating sales order. I need to know how this can be achived using which user exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While creating the line items after entering the material and double click on it, in the billing plan tab, user enters the start date and enddate. The system displays the settlement dates according to the from date specified, and the system calculates the Billing value as the ordered quantity(days) manintained in Sales A tab multiplied by the condition value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirement is instead of taking the ordered quantity(days) maintained in Sales A tab, the days should be calculated based on the line item interval in the billing plan tab and the billing value for the line items should be the number of days between the interval multiplied by the condition value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone throw some light on this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 10:17:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-va01-tcode/m-p/4935530#M1151226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-16T10:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit for VA01 Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-va01-tcode/m-p/4935531#M1151227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sujeel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check out the following include programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MV45AOZZ&lt;/P&gt;&lt;P&gt;MV45AIZZ&lt;/P&gt;&lt;P&gt;MV45AFZA&lt;/P&gt;&lt;P&gt;MV45AFZB&lt;/P&gt;&lt;P&gt;MV45AFZC&lt;/P&gt;&lt;P&gt;MV45AFZD&lt;/P&gt;&lt;P&gt;MV45AFZF&lt;/P&gt;&lt;P&gt;mv45afzg&lt;/P&gt;&lt;P&gt;mv45afzh&lt;/P&gt;&lt;P&gt;MV45AFZZ&lt;/P&gt;&lt;P&gt;MV45AFZ4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jagesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 11:27:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-va01-tcode/m-p/4935531#M1151227</guid>
      <dc:creator>jagesh_lakdawala</dc:creator>
      <dc:date>2008-12-16T11:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit for VA01 Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-va01-tcode/m-p/4935532#M1151228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just check these exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SDTRM001            Reschedule schedule lines without a new ATP check              
V45A0001            Determine alternative materials for product selection          
V45A0002            Determine alternative materials for product selection          
V45A0003            Collector for customer function modulpool MV45A                
V45A0004            Copy packing proposal                                          
V45E0001            Update the purchase order from the sales order                 
V45E0002            Data transfer in procurement elements (PRreq., assembly)       
V45L0001            SD component supplier processing (customer enhancements)       
V45P0001            SD customer function for cross-company code sales              
V45S0001            Update sales document from configuration                       
V45S0003            MRP-relevance for incomplete configuration                     
V45S0004            Effectivity type in sales order                                
V45W0001            SD Service Management: Forward Contract Data to Item           
V46H0001            SD Customer functions for resource-related billing             
V60F0001            SD Billing plan (customer enhancement) diff. to billing plan&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 13:38:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-va01-tcode/m-p/4935532#M1151228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-16T13:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit for VA01 Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-va01-tcode/m-p/4935533#M1151229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am not able to find the needed user exit to suit this logic. Requesting anyone to share ideas to get this logic done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2008 09:31:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-va01-tcode/m-p/4935533#M1151229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-18T09:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit for VA01 Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-va01-tcode/m-p/4935534#M1151230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Have u tried looking into the routines used  for this type of transaction. try to debug by putting /H before your requirement.&lt;/P&gt;&lt;P&gt;Also try to get in touch with SD Functional consultant to get more help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2008 10:17:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-va01-tcode/m-p/4935534#M1151230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-18T10:17:19Z</dc:date>
    </item>
  </channel>
</rss>

