<?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: Using parameter UPDKZ in USEREXIT_SAVE_DOCUMENT_PREPARE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-parameter-updkz-in-userexit-save-document-prepare/m-p/3004949#M710037</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 don't think there should be any problem due to this...Kindly change ur code to USEREXIT_SAVE_DOCUMENT and check...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Oct 2007 07:52:42 GMT</pubDate>
    <dc:creator>former_member404244</dc:creator>
    <dc:date>2007-10-30T07:52:42Z</dc:date>
    <item>
      <title>Using parameter UPDKZ in USEREXIT_SAVE_DOCUMENT_PREPARE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-parameter-updkz-in-userexit-save-document-prepare/m-p/3004948#M710036</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;&lt;/P&gt;&lt;P&gt;I need your valuable help here. I have put an include program in FORM USEREXIT_SAVE_DOCUMENT_PREPARE in program MV50AFZ1. The enhancement is about updating the total weight in VL01n. Therefore in transaction VL02n i am updating the table XLIPS with XLIPS-UPDKZ = 'U'. That's only modification i am doing and YLIPS is not touched. Finally i've put the statement MODIFY XLIPS.&lt;/P&gt;&lt;P&gt;The issue is that i am informed that there is lots of problems in Credit Management are due to incompleteness of this user exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please let me know if the parameter UPDKZ is causing this and what is the possible solution?&lt;/P&gt;&lt;P&gt;This is very very urgent!&lt;/P&gt;&lt;P&gt;I guarantee strong rewards&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2007 07:44:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-parameter-updkz-in-userexit-save-document-prepare/m-p/3004948#M710036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-30T07:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using parameter UPDKZ in USEREXIT_SAVE_DOCUMENT_PREPARE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-parameter-updkz-in-userexit-save-document-prepare/m-p/3004949#M710037</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 don't think there should be any problem due to this...Kindly change ur code to USEREXIT_SAVE_DOCUMENT and check...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2007 07:52:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-parameter-updkz-in-userexit-save-document-prepare/m-p/3004949#M710037</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-10-30T07:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using parameter UPDKZ in USEREXIT_SAVE_DOCUMENT_PREPARE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-parameter-updkz-in-userexit-save-document-prepare/m-p/3004950#M710038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagaraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know the difference in having the code in USEREXIT_SAVE_DOCUMENT?&lt;/P&gt;&lt;P&gt;Is it much better? Will this solve the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot in advance&lt;/P&gt;&lt;P&gt;Tush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2007 07:58:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-parameter-updkz-in-userexit-save-document-prepare/m-p/3004950#M710038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-30T07:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using parameter UPDKZ in USEREXIT_SAVE_DOCUMENT_PREPARE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-parameter-updkz-in-userexit-save-document-prepare/m-p/3004951#M710039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We had the same problem in credit management recently.&lt;/P&gt;&lt;P&gt;You should also generate an entry in the corresponding Y-table with the old data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is OSS Note 2227387 with explanation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 07:04:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-parameter-updkz-in-userexit-save-document-prepare/m-p/3004951#M710039</guid>
      <dc:creator>anism_</dc:creator>
      <dc:date>2016-06-21T07:04:22Z</dc:date>
    </item>
  </channel>
</rss>

