<?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: USEREXIT_SAVE_DOCUMENT_PREPARE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/userexit-save-document-prepare/m-p/3703398#M891669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can not debug USER EXIT... &lt;/P&gt;&lt;P&gt;try using BREAK-POINT statement inside the exit... &lt;/P&gt;&lt;P&gt;else print message with the field contents (Inside exit) ... so that you'll Atlas be able to check if proper value is getting fetched or not....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Apr 2008 08:00:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-17T08:00:03Z</dc:date>
    <item>
      <title>USEREXIT_SAVE_DOCUMENT_PREPARE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/userexit-save-document-prepare/m-p/3703397#M891668</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;Im using 'FORM USEREXIT_SAVE_DOCUMENT_PREPARE' in include program 'MV45AFZZ'. Im putting a break-point inside the routine. When im saving the sales document in 'VA01', the program is not stopping at the break-point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im working on IDES server.&lt;/P&gt;&lt;P&gt;What can be the possible. cause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 07:50:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/userexit-save-document-prepare/m-p/3703397#M891668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T07:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: USEREXIT_SAVE_DOCUMENT_PREPARE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/userexit-save-document-prepare/m-p/3703398#M891669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can not debug USER EXIT... &lt;/P&gt;&lt;P&gt;try using BREAK-POINT statement inside the exit... &lt;/P&gt;&lt;P&gt;else print message with the field contents (Inside exit) ... so that you'll Atlas be able to check if proper value is getting fetched or not....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 08:00:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/userexit-save-document-prepare/m-p/3703398#M891669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T08:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: USEREXIT_SAVE_DOCUMENT_PREPARE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/userexit-save-document-prepare/m-p/3703399#M891670</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;Infact, i have used the ABAP statement &lt;STRONG&gt;'break-point'&lt;/STRONG&gt; in side the routine. Then also its not stopping.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 08:03:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/userexit-save-document-prepare/m-p/3703399#M891670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T08:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: USEREXIT_SAVE_DOCUMENT_PREPARE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/userexit-save-document-prepare/m-p/3703400#M891671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can not debug the exit....&lt;/P&gt;&lt;P&gt;try the other method of using MESSGAE to print field values...&lt;/P&gt;&lt;P&gt;and check if desired valuesare coming or not...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 08:07:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/userexit-save-document-prepare/m-p/3703400#M891671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T08:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: USEREXIT_SAVE_DOCUMENT_PREPARE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/userexit-save-document-prepare/m-p/3703401#M891672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajiv,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once we put a break point that too a &lt;STRONG&gt;SESSION break point&lt;/STRONG&gt; then the system will definitelly stop at that point where you have placed the break point. If you have placed an &lt;STRONG&gt;External i.e. HTTP break point&lt;/STRONG&gt; then it gets triggered from outside of SAP environment. Please verify that you have placed SESSION break point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can try with the following code. BREAK followed by a username is not a statement but it's a predefined macro.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
BREAK &amp;lt;your username&amp;gt; " for example BREAK 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or instead you can also use the following code and try.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
BREAK-POINT.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BREAK-POINT statement without the ID addition is always active and therefore causes an error in the enhanced program check. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also chech if this Include &lt;STRONG&gt;MV45AFZZ&lt;/STRONG&gt; containing the routine &lt;STRONG&gt;USEREXIT_SAVE_DOCUMENT_PREPARE&lt;/STRONG&gt; is active or not. If it is inactive also then there are chanses that it will not gets triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that this is helpful to you. Reward accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Maddineni Bharath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 08:22:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/userexit-save-document-prepare/m-p/3703401#M891672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T08:22:13Z</dc:date>
    </item>
  </channel>
</rss>

