<?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: VBKD table sales order process in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/vbkd-table-sales-order-process/m-p/1488578#M227614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using sub-routine: userexit_move_field_to_vbkd or userexit_save_document or userexit_field_modification and see how it acts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Reward for helful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Jul 2006 09:55:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-31T09:55:03Z</dc:date>
    <item>
      <title>VBKD table sales order process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vbkd-table-sales-order-process/m-p/1488577#M227613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have necessity when Delivery date (&amp;lt;b&amp;gt;VBEP-EDATU&amp;lt;/b&amp;gt;) alter at item level I should to update delivery date in VBKD fields &amp;lt;b&amp;gt;(PRSDT, FKDAT)&amp;lt;/b&amp;gt; Pricing Date and Invoice Date. I did code in user exit save document prepare of sales order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Values are getting updated correctly I have checked in the debugging but when I open sales order again it holds old values at VBKD fields. Basically these two fields re-&amp;lt;b&amp;gt;define pricing&amp;lt;/b&amp;gt; in conditions tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would appreciate if anyone let me know the reason.&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;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2006 09:36:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vbkd-table-sales-order-process/m-p/1488577#M227613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-31T09:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: VBKD table sales order process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vbkd-table-sales-order-process/m-p/1488578#M227614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using sub-routine: userexit_move_field_to_vbkd or userexit_save_document or userexit_field_modification and see how it acts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Reward for helful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2006 09:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vbkd-table-sales-order-process/m-p/1488578#M227614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-31T09:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: VBKD table sales order process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vbkd-table-sales-order-process/m-p/1488579#M227615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eswer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i mention i can able to see updated values while sales order leaving the &amp;lt;b&amp;gt;MV45AFZZ&amp;lt;/b&amp;gt; userexit but after  it is getting change somewhere in standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2006 10:10:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vbkd-table-sales-order-process/m-p/1488579#M227615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-31T10:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: VBKD table sales order process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vbkd-table-sales-order-process/m-p/1488580#M227616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever get this to work.  I am experiencing the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.... Ron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 12:18:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vbkd-table-sales-order-process/m-p/1488580#M227616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T12:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: VBKD table sales order process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vbkd-table-sales-order-process/m-p/1488581#M227617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh and hi Ron,&lt;/P&gt;&lt;P&gt;I've found this old thread....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working at the same problem, my customer NEED price date = first delvery date.&lt;/P&gt;&lt;P&gt;Immediately I've answered&amp;nbsp; "NO, I can't do it.... too risk".&lt;/P&gt;&lt;P&gt;But he absolutely need this fucxxx userexit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying with the way of&amp;nbsp; APPEND XVBKD, if not exist,&lt;/P&gt;&lt;P&gt;and it work quite good....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in&amp;nbsp; about 5%&amp;nbsp; of tests, I'm getting a short dump, due to SAPSQL_ARRAY_INSERT_DUPREC&amp;nbsp; on VBKD,&lt;/P&gt;&lt;P&gt;and I'm not able to understand why it happens....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you solve this problem?&lt;/P&gt;&lt;P&gt;Can you give me some details?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 14:49:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vbkd-table-sales-order-process/m-p/1488581#M227617</guid>
      <dc:creator>zaipo</dc:creator>
      <dc:date>2014-05-07T14:49:04Z</dc:date>
    </item>
  </channel>
</rss>

