<?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: BREAKPOINT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756353#M327697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before Entering put /h.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the menu &lt;DEL&gt;&amp;gt; breakpoint&lt;/DEL&gt;&amp;gt;statement--&amp;gt;Message and enter and F8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Dec 2006 16:26:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-12T16:26:31Z</dc:date>
    <item>
      <title>BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756342#M327686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hI All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a sales order and when i enter data and hit enter it comes with error message. I want to put a break point where the message is.. how could i know that point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:06:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756342#M327686</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756343#M327687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Type /h in the command line and then hit enter. Now it will enter in to debug mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, in one of the menu options of the Break Point, it will be Break Poiint at statement, you will get a pop up, type MESSAGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, you have a break point at every MESSAGE statement in the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:09:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756343#M327687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756344#M327688</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;After you put '/h' at command line then run the transaction code/progam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system will stop then you go to breakpoints (menu) -&amp;gt; breakpoints at -&amp;gt; Statement -&amp;gt; type message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you go to breakpoints (menu) -&amp;gt; breakpoints at -&amp;gt; system exception.&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>Tue, 12 Dec 2006 16:10:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756344#M327688</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-12-12T16:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756345#M327689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Shejal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Use /h and run your transaction to track where exactly you are getting that error message  ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:10:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756345#M327689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756346#M327690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shejal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Double click on the message and find out the message class and message number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now goto SE91 , give the message class and goto that message number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;find out the where-used-list of that message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then u will get ur program , doublick on that and put break point&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:10:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756346#M327690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756347#M327691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;check the program name in system_status and try to find the message in the program ,set a break point there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;keerthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:12:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756347#M327691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756348#M327692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shetty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on the error message that was displayed then it will show the message class and message number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search for that message number in the program globally. then just keep a break point over there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:14:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756348#M327692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756349#M327693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ravi,&lt;/P&gt;&lt;P&gt;I have tried the same number of times but it dosent stop and is directly showing the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stpes that I have done,&lt;/P&gt;&lt;P&gt;/h&lt;/P&gt;&lt;P&gt;enter into the debug mode, as you said menu options, break point and at statement typed in messages&lt;/P&gt;&lt;P&gt;excute&lt;/P&gt;&lt;P&gt;goes to required screen&lt;/P&gt;&lt;P&gt;enters wrong data and hit enter. pops up the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition tot his shoud i do somethig else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:14:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756349#M327693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756350#M327694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like Ferry pointed out, it might be a system exception. try his idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else, you can search for that specific message number in the MAIN program and set the break point at that specific place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:17:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756350#M327694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756351#M327695</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 should give message instead of &amp;lt;b&amp;gt;messages&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stpes that I have done,&lt;/P&gt;&lt;P&gt;/h&lt;/P&gt;&lt;P&gt;enter into the debug mode, as you said menu options, break point and at statement typed in &amp;lt;b&amp;gt;messages&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;excute&lt;/P&gt;&lt;P&gt;goes to required screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:22:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756351#M327695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756352#M327696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actually ried with Message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:25:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756352#M327696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756353#M327697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before Entering put /h.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the menu &lt;DEL&gt;&amp;gt; breakpoint&lt;/DEL&gt;&amp;gt;statement--&amp;gt;Message and enter and F8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756353#M327697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756354#M327698</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;Is it a standard sap message...If it is a standard sap message then message id will NOT start with 'Z' or 'Y' message ID..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know the message ID and No..So that I can try getting you the program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:28:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756354#M327698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756355#M327699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shejal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you know the message class and number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go to SE91 and find where is being used and related to the program that you are working with. Then set break point there and when you run your transaction/program, the system should stop there. &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>Tue, 12 Dec 2006 16:32:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756355#M327699</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-12-12T16:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756356#M327700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is a standard SAP message. &lt;/P&gt;&lt;P&gt;when i enter wrong material number in MFBF and hit enter it pops out with this message.&lt;/P&gt;&lt;P&gt;Entry 101 does not exist in mara -check yoyr entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also looked into the technical information, &lt;/P&gt;&lt;P&gt;Appl area  00&lt;/P&gt;&lt;P&gt;message number 058&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could take a screen shot of it but is there any option in SDN to paste it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:36:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756356#M327700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756357#M327701</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;This message is a system error message...Since the field RM61B-MATNR has been set up with foreign key relationship with MARA..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the entry 101 is not there in MARA ...THe error message is coming..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try doing system debugging..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:44:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756357#M327701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756358#M327702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am entering the wrong number because i wont to copy the code where it is populating the error message and paste in for a custom program.&lt;/P&gt;&lt;P&gt;Thats the reason I am trying to get the point of error message. As suggested I have tried in SE91 and it gives many programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:47:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756358#M327702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756359#M327703</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;If you are copying the code..The system will take care of giving the error message as foreign key relation is maintained for that field with the table MARA..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:50:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756359#M327703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756360#M327704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yaa thats true but my concern is where is the code, I mean where is the point of message,&lt;/P&gt;&lt;P&gt;I was debugging the entire program and the main program - SAPLBARM, screen 800 the message is populated but i dont see the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It comes and stops at the BOLD line in the below specified code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                                 &lt;/P&gt;&lt;P&gt;   PROCESS AFTER INPUT.                                                                                &lt;/P&gt;&lt;P&gt;MODULE exit_backflush AT EXIT-COMMAND.      &lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;zuerst die Werksdaten lesen  note 524622    &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   &amp;lt;b&amp;gt;  CALL SUBSCREEN tabsub800.  " note 524622  &amp;lt;/b&amp;gt;  &lt;/P&gt;&lt;P&gt;     CALL SUBSCREEN sub800.     " note 524622    &lt;/P&gt;&lt;P&gt;     CALL SUBSCREEN subhr.                       &lt;/P&gt;&lt;P&gt;     MODULE get_hr_data.                         &lt;/P&gt;&lt;P&gt;     CALL SUBSCREEN fco_sub.                     &lt;/P&gt;&lt;P&gt;     MODULE get_fco_data.                        &lt;/P&gt;&lt;P&gt;     MODULE check_input.                         &lt;/P&gt;&lt;P&gt;     MODULE check_fcode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 17:03:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756360#M327704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T17:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: BREAKPOINT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756361#M327705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put one "Breakpoint at statement" with statement MESSAGE.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 17:10:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint/m-p/1756361#M327705</guid>
      <dc:creator>LucianoBentiveg</dc:creator>
      <dc:date>2006-12-12T17:10:01Z</dc:date>
    </item>
  </channel>
</rss>

