<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2357997#M521212</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can handle this by writing some code in the MV45AFZZ include of the Sales order main program SAPMV45A&lt;/P&gt;&lt;P&gt;Use the FORMs&lt;/P&gt;&lt;P&gt;FORM USEREXIT_PRICING_PREPARE_TKOMP or&lt;/P&gt;&lt;P&gt;FORM USEREXIT_PRICING_PREPARE_TKOMK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write the code&lt;/P&gt;&lt;P&gt;keep a break point here and check whether it is firing the exit or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jun 2007 04:27:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-01T04:27:57Z</dc:date>
    <item>
      <title>user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2357994#M521209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;               i have reqmt to check the Net value(Netwr) field while creating Sales Order using VA01 traxs. i have to check the net value comparing the previous sales order net values, if it exceeds more than 2500000 lacs. it has display the message that " Need approval".&lt;/P&gt;&lt;P&gt;             plz suggest if there is any exit for it and if possible how to code the reqmt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;alson.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 04:16:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2357994#M521209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T04:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2357995#M521210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;alson , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u have to make use of credit control user exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;path will be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPRO&lt;DEL&gt;-&amp;gt;SD&lt;/DEL&gt;-&amp;gt;system Modifications&lt;DEL&gt;-&amp;gt;sales&lt;/DEL&gt;-&amp;gt;Credit control user exits---&amp;gt;see the documentations.&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;Peram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 04:20:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2357995#M521210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T04:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2357996#M521211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Check for folowing exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SDAPO001            Activating Sourcing Subitem Quantity Propagation                 &lt;/P&gt;&lt;P&gt;SDTRM001            Reschedule schedule lines without a new ATP check                &lt;/P&gt;&lt;P&gt;V45A0001            Determine alternative materials for product selection            &lt;/P&gt;&lt;P&gt;V45A0002            Predefine sold-to party in sales document                        &lt;/P&gt;&lt;P&gt;V45A0003            Collector for customer function modulpool MV45A                  &lt;/P&gt;&lt;P&gt;V45A0004            Copy packing proposal                                            &lt;/P&gt;&lt;P&gt;V45E0001            Update the purchase order from the sales order                   &lt;/P&gt;&lt;P&gt;V45E0002            Data transfer in procurement elements (PRreq., assembly)         &lt;/P&gt;&lt;P&gt;V45L0001            SD component supplier processing (customer enhancements)         &lt;/P&gt;&lt;P&gt;V45P0001            SD customer function for cross-company code sales                &lt;/P&gt;&lt;P&gt;V45S0001            Update sales document from configuration                         &lt;/P&gt;&lt;P&gt;V45S0003            MRP-relevance for incomplete configuration                       &lt;/P&gt;&lt;P&gt;V45S0004            Effectivity type in sales order                                  &lt;/P&gt;&lt;P&gt;V45W0001            SD Service Management: Forward Contract Data to Item             &lt;/P&gt;&lt;P&gt;V46H0001            SD Customer functions for resource-related billing               &lt;/P&gt;&lt;P&gt;V60F0001            SD Billing plan (customer enhancement) diff. to billing plan     &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;Sandeep&lt;/P&gt;&lt;P&gt;Reward if helpful &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 04:26:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2357996#M521211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T04:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2357997#M521212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can handle this by writing some code in the MV45AFZZ include of the Sales order main program SAPMV45A&lt;/P&gt;&lt;P&gt;Use the FORMs&lt;/P&gt;&lt;P&gt;FORM USEREXIT_PRICING_PREPARE_TKOMP or&lt;/P&gt;&lt;P&gt;FORM USEREXIT_PRICING_PREPARE_TKOMK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write the code&lt;/P&gt;&lt;P&gt;keep a break point here and check whether it is firing the exit or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 04:27:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2357997#M521212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T04:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2357998#M521213</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 can use &amp;lt;b&amp;gt;user_credit_check1&amp;lt;/b&amp;gt; user-exit. Don't be confused with the name not containing userexit, this exit is provided in sap 3.0 release, so it doesn't have exit in front....&lt;/P&gt;&lt;P&gt;Path: SAPMV45A&lt;DEL&gt;-&amp;gt;SAPLVKMP(Function pool)&lt;/DEL&gt;--&amp;gt; LVKMPFZ1&lt;/P&gt;&lt;P&gt;Hope this will help....just put a break point...u will get that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 21:02:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2357998#M521213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T21:02:11Z</dc:date>
    </item>
  </channel>
</rss>

