<?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: Skip Incompletion Log programatically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-incompletion-log-programatically/m-p/9273109#M1723059</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Mistakenly I have posted same thread again. Got the correct answer in that post. Below is the link for that post. &lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2015" data-containertype="14" data-objectid="3318772" data-objecttype="1" href="http://scn.sap.com/thread/3318772"&gt;http://scn.sap.com/thread/3318772&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Mar 2013 21:25:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-03-07T21:25:02Z</dc:date>
    <item>
      <title>Skip Incompletion Log programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-incompletion-log-programatically/m-p/9273105#M1723055</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;In Sales Order with Net Value(NETWR) as initial if I try to create Delivery, Incompletion log error is thrown stopping Delivery creation.&lt;/P&gt;&lt;P&gt;This is because of Customizing setting for VBAK-NETWR in TVUVF table.&lt;/P&gt;&lt;P&gt;Now for a particular Sales Order type &amp;amp; Plant combination I need to skip this Incompletion log error programmatically when Net Value is '0'.&lt;/P&gt;&lt;P&gt;I'm planning to put the logic in 'userexit_save_document_prepare'.&lt;/P&gt;&lt;P&gt;Without updating the DB table, could you please help me to skip the Incompletion log error programmatically? Also correct me if the above User exit is wrong place to put the logic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Adithya M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 15:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-incompletion-log-programatically/m-p/9273105#M1723055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-04T15:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Incompletion Log programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-incompletion-log-programatically/m-p/9273106#M1723056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AAdhi, Why thru a user exit? Can't this be controlled via SPRO? You can still ignore this for a specific doc type, or at least I think we can. Check with you functional person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other reason you want to do this via exits?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vikram.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 16:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-incompletion-log-programatically/m-p/9273106#M1723056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-04T16:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Incompletion Log programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-incompletion-log-programatically/m-p/9273107#M1723057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functional only asked me to handle this &lt;SPAN style="font-family: 'Arial','sans-serif'; color: #575757; font-size: 10pt;"&gt;programmatically&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;Hope for Order Type &amp;amp; Plant combination, there is no customizing setting available to skip this error.&lt;/P&gt;&lt;P&gt;User exit or Customer exit, anything is fine with me but I need TVUVF table available so that I can change its values in run-time to bypass the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Adithya M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 17:27:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-incompletion-log-programatically/m-p/9273107#M1723057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-04T17:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Incompletion Log programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-incompletion-log-programatically/m-p/9273108#M1723058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see what you are saying. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But UE_SAVE_PREPARE may be too late. Try replicating the same in VA01 and see if it goes to upto UE_SAVE_PREPARE. If yes, well and good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, since this is at item level, I would say put the logic ( clear the TVUF based on order type) at UE_MOVE/CHECK_VBAP/VBEP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VBAP/VBEP based on where this is field is present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vikram.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 19:38:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-incompletion-log-programatically/m-p/9273108#M1723058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-04T19:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Incompletion Log programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-incompletion-log-programatically/m-p/9273109#M1723059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Mistakenly I have posted same thread again. Got the correct answer in that post. Below is the link for that post. &lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2015" data-containertype="14" data-objectid="3318772" data-objecttype="1" href="http://scn.sap.com/thread/3318772"&gt;http://scn.sap.com/thread/3318772&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 21:25:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-incompletion-log-programatically/m-p/9273109#M1723059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-07T21:25:02Z</dc:date>
    </item>
  </channel>
</rss>

