<?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 exits in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348016#M175052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we are using a popup with contrct lise to collect the Contract, if the contract is futuree contract to get the pricing date as future pricing date we are doing themodification of Document date.&lt;/P&gt;&lt;P&gt;  the Contract will be available in the item level?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Apr 2006 16:39:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-28T16:39:21Z</dc:date>
    <item>
      <title>User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348011#M175047</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 want to modify the sales order document date with Requested deliverydate(RV45A-KETDAT). So that correct pricing date should be picked up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Could anybody suggest which user exit is the better option from the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USEREXIT_MOVE_FIELD_TO_VBAK&lt;/P&gt;&lt;P&gt;USEREXIT_MOVE_FIELD_TO_VBAP&lt;/P&gt;&lt;P&gt;USEREXIT_MOVE_FIELD_TO_VBKD&lt;/P&gt;&lt;P&gt;USEREXIT_MOVE_FIELD_TO_VBEP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quick reply will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2006 15:55:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348011#M175047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-28T15:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348012#M175048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps you can use user exits USEREXIT_MOVE_FIELD_TO_VBAK&lt;/P&gt;&lt;P&gt;since this sales order document date is at document/header level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2006 16:00:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348012#M175048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-28T16:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348013#M175049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure are guessing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2006 16:06:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348013#M175049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-28T16:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348014#M175050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you always have one material in sales order, you can use USEREXIT_MOVE_FIELD_TO_VBAK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, USEREXIT_MOVE_FIELD_TO_VBAP is the best to use to determine pricing for different material at item level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest to use &amp;lt;b&amp;gt;USEREXIT_MOVE_FIELD_TO_VBAP&amp;lt;/b&amp;gt; which will work for all cases. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2006 16:17:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348014#M175050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-28T16:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348015#M175051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi praveen,&lt;/P&gt;&lt;P&gt;if you are in doubt, i would like to confirm..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use USEREXIT_MOVE_FIELD_TO_VBAP as it would be used in all cases...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tanveer.&lt;/P&gt;&lt;P&gt;Please mark helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2006 16:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348015#M175051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-28T16:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348016#M175052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we are using a popup with contrct lise to collect the Contract, if the contract is futuree contract to get the pricing date as future pricing date we are doing themodification of Document date.&lt;/P&gt;&lt;P&gt;  the Contract will be available in the item level?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2006 16:39:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348016#M175052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-28T16:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348017#M175053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The contract should be available at item level as well as header level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also check table VBFA (Sales Document Flow) based on sales order number (if already created).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2006 16:51:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348017#M175053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-28T16:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348018#M175054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using these user exits in SAPMV45A it is always helpful to set break-points and determine whether they are being called when you need them to be called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if you are in VA02, if you do not update line items, USEREXIT_MOVE_FIELD_TO_VBAP may not be called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris H.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2006 19:02:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1348018#M175054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-28T19:02:29Z</dc:date>
    </item>
  </channel>
</rss>

