<?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: Sales Order Additional Data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-additional-data/m-p/7483861#M1556584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I said yes to the 'Save Changes' question but no new change document appeared. &lt;/P&gt;&lt;P&gt;I'll do a debug now and see if there is a userexit somewhere changing something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the quick debug that I have done, the Popup appears because...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(SAPMV45B)R185D-DATALOSS = X here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPLV00F / LV00FF0D &lt;/P&gt;&lt;P&gt;Form DIALOG_AUSGEBEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF T185D-DIADYN NE SPACE.&lt;/P&gt;&lt;P&gt;  PERFORM DIALOGFELD_DYNAMISCH USING MODUL-POOL USER_DATALOSS&lt;/P&gt;&lt;P&gt;                                     USER_FIELD.&lt;/P&gt;&lt;P&gt;  ASSIGN (USER_FIELD) TO &amp;lt;FS1&amp;gt;.&lt;/P&gt;&lt;P&gt;Datenverlust -&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------" /&gt;&lt;P&gt;  CHECK &amp;lt;FS1&amp;gt; NE SPACE. -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 'X'&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; (USER_FIELD)  = (SAPMV45B)R185D-DATALOSS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the other one (SAPMV45B)R185D-DATALOSS = '  '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Nov 2010 16:19:40 GMT</pubDate>
    <dc:creator>aidan_mulcahy</dc:creator>
    <dc:date>2010-11-19T16:19:40Z</dc:date>
    <item>
      <title>Sales Order Additional Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-additional-data/m-p/7483858#M1556581</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;I have 2 sales orders:&lt;/P&gt;&lt;P&gt;SO1) with an entry in the Header Level field VBKA-KVGR1 (Additonal Data A).&lt;/P&gt;&lt;P&gt;SO2) No entry in the Header Level field VBKA-KVGR1 (Additonal Data A).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I open SO1 in VA02 and F3 Back out of it &lt;STRONG&gt;without making a change&lt;/STRONG&gt;, I am asked "&lt;EM&gt;do I want to Save Changes&lt;/EM&gt;"?&lt;/P&gt;&lt;P&gt;If I open SO2 in VA02 and F3 Back out of it &lt;STRONG&gt;without making a change&lt;/STRONG&gt;, I am not asked the question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Nov 2010 15:18:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-additional-data/m-p/7483858#M1556581</guid>
      <dc:creator>aidan_mulcahy</dc:creator>
      <dc:date>2010-11-19T15:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order Additional Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-additional-data/m-p/7483859#M1556582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;of course, I mean VBAK, not VBKA....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Nov 2010 15:33:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-additional-data/m-p/7483859#M1556582</guid>
      <dc:creator>aidan_mulcahy</dc:creator>
      <dc:date>2010-11-19T15:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order Additional Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-additional-data/m-p/7483860#M1556583</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;Check if there's some user-exit has filled your SO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or try to save your SO and then check which information was updated by change document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Nov 2010 15:42:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-additional-data/m-p/7483860#M1556583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-19T15:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order Additional Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-additional-data/m-p/7483861#M1556584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I said yes to the 'Save Changes' question but no new change document appeared. &lt;/P&gt;&lt;P&gt;I'll do a debug now and see if there is a userexit somewhere changing something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the quick debug that I have done, the Popup appears because...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(SAPMV45B)R185D-DATALOSS = X here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPLV00F / LV00FF0D &lt;/P&gt;&lt;P&gt;Form DIALOG_AUSGEBEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF T185D-DIADYN NE SPACE.&lt;/P&gt;&lt;P&gt;  PERFORM DIALOGFELD_DYNAMISCH USING MODUL-POOL USER_DATALOSS&lt;/P&gt;&lt;P&gt;                                     USER_FIELD.&lt;/P&gt;&lt;P&gt;  ASSIGN (USER_FIELD) TO &amp;lt;FS1&amp;gt;.&lt;/P&gt;&lt;P&gt;Datenverlust -&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------" /&gt;&lt;P&gt;  CHECK &amp;lt;FS1&amp;gt; NE SPACE. -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 'X'&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; (USER_FIELD)  = (SAPMV45B)R185D-DATALOSS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the other one (SAPMV45B)R185D-DATALOSS = '  '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Nov 2010 16:19:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-additional-data/m-p/7483861#M1556584</guid>
      <dc:creator>aidan_mulcahy</dc:creator>
      <dc:date>2010-11-19T16:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order Additional Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-additional-data/m-p/7483862#M1556585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Max.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I debugged. Yes, there is a check that the VBAK-KVGR1 is ne to an internal structure value. If so...new pricing carried out. But there is no check if there has been a change made and the internal structure is always empty until this check. I need to either assign the correct value before the check or do something like.... if vbak NE *vbak.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Full marks assigned....another 10 to add to the 15 million you already seem to have &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 14:35:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-additional-data/m-p/7483862#M1556585</guid>
      <dc:creator>aidan_mulcahy</dc:creator>
      <dc:date>2010-11-22T14:35:25Z</dc:date>
    </item>
  </channel>
</rss>

