<?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: Doubt in Break-Point command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-break-point-command/m-p/4234435#M1011085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chakradhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.xaption.net/sap/bc/docu?name=ABAPBREAK-POINT#&amp;amp;ABAP_ADDITION_2@2@" target="test_blank"&gt;http://www.xaption.net/sap/bc/docu?name=ABAPBREAK-POINT#&amp;amp;ABAP_ADDITION_2@2@&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;raam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Aug 2008 04:36:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-07T04:36:20Z</dc:date>
    <item>
      <title>Doubt in Break-Point command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-break-point-command/m-p/4234433#M1011083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me what is the use of Log_text extension in the BREAK-POINT command. And explain me with example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that this is used to generated addition log, during background execution. But I am don't know how to use this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct answers will be awarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Chakri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 04:28:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-break-point-command/m-p/4234433#M1011083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T04:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Break-Point command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-break-point-command/m-p/4234434#M1011084</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 log_text, a supplementary text for the system log can be specified. During dialog processing, the specification of log_text has no effect. During background processing and during the update task, the content of log_text in the system log is inserted between the words "Breakpoint" and "reached". For log_text, a flat, character-type data object with a length of 40 characters is expected. The specification of a data object of the type string is ignored. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 04:33:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-break-point-command/m-p/4234434#M1011084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T04:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Break-Point command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-break-point-command/m-p/4234435#M1011085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chakradhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.xaption.net/sap/bc/docu?name=ABAPBREAK-POINT#&amp;amp;ABAP_ADDITION_2@2@" target="test_blank"&gt;http://www.xaption.net/sap/bc/docu?name=ABAPBREAK-POINT#&amp;amp;ABAP_ADDITION_2@2@&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;raam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 04:36:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-break-point-command/m-p/4234435#M1011085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T04:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Break-Point command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-break-point-command/m-p/4234436#M1011086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chakradhar ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please  check the link for example , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.hrexpertonline.com/downloads/11_03_03.doc" target="test_blank"&gt;http://www.hrexpertonline.com/downloads/11_03_03.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.thaiabap.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=468" target="test_blank"&gt;http://www.thaiabap.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=468&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&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;Sreekar.Kadiri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 04:56:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-break-point-command/m-p/4234436#M1011086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T04:56:49Z</dc:date>
    </item>
  </channel>
</rss>

