<?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: How to execute INCLUDE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977577#M400326</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;You can code something like this in userexit_save_document_prepare.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
BREAK &amp;lt;sy-uname&amp;gt;.                    &amp;lt;---- Your user ID.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are saving the document, it will stop at this exits. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Feb 2007 20:34:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-09T20:34:06Z</dc:date>
    <item>
      <title>How to execute INCLUDE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977576#M400325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi :&lt;/P&gt;&lt;P&gt;    How can i execute an INCLUDE in MV45AFZZ.&lt;/P&gt;&lt;P&gt;I updated userexit_save_document_prepare , im unable to execute it since this is an INCLUDE.&lt;/P&gt;&lt;P&gt;How can i debug and execute it so that i can c the output of my updation.&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 20:31:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977576#M400325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T20:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute INCLUDE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977577#M400326</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;You can code something like this in userexit_save_document_prepare.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
BREAK &amp;lt;sy-uname&amp;gt;.                    &amp;lt;---- Your user ID.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are saving the document, it will stop at this exits. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 20:34:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977577#M400326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T20:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute INCLUDE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977578#M400327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;put a break point and run your tcode. you shud be able to test it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 20:35:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977578#M400327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T20:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute INCLUDE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977579#M400328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;put break-point &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or break &amp;lt;username&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;execute your tcode and pass values to the mandatory fields then the abap debugger will trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sarathbaabu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 21:12:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977579#M400328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T21:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute INCLUDE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977580#M400329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;routine is part of sales order. so create or change sales order and this routine will be called.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2007 13:53:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977580#M400329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-10T13:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute INCLUDE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977581#M400330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put a break point in the include of the code .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make the project active .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now u need to either do a VA01 transaction / or VA02 with the option on hand and check the same if hte user exit is getting triggerred .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u cannot execute it independently as it is triggered with the transaction of the sales order .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2007 14:01:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977581#M400330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-10T14:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute INCLUDE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977582#M400331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Put a breakpoint at the place in the include from where you want to debug and execute the transaction VA01 or VA02 . You control will stop at the place where the debug point has been placed when you save the sales order.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sowmya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2007 16:23:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977582#M400331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-10T16:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute INCLUDE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977583#M400332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raghu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to test your changes, create a small test program with an external PERFORM &amp;lt;your exit&amp;gt; IN PROGRAM MV45AFZZ. But then you must puin some data in debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. Was this your question?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2007 17:44:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-execute-include/m-p/1977583#M400332</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-02-10T17:44:18Z</dc:date>
    </item>
  </channel>
</rss>

