<?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 co02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/co02/m-p/1674596#M297694</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;i have a sapscript in trans.co02,and i need to &lt;/P&gt;&lt;P&gt;1. debug the layout, but it wont let me:&lt;/P&gt;&lt;P&gt;not the main program and not the sapscript.&lt;/P&gt;&lt;P&gt;is anyone know how can i debug this program/layout?&lt;/P&gt;&lt;P&gt;2. in the MAIN of this  sapscript there is a text that it should output.&lt;/P&gt;&lt;P&gt;my problem is that it show instead of one line - it cut the line in the middle and show 2 lines.&lt;/P&gt;&lt;P&gt;i saw that the value that take the text = 132 character.&lt;/P&gt;&lt;P&gt;i guess that the problem is that somehow something in this layout define that the text should output only in part of the page.&lt;/P&gt;&lt;P&gt;is anyone can direct me how to search this?&lt;/P&gt;&lt;P&gt;thanks in advanced.&lt;/P&gt;&lt;P&gt;dana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Nov 2006 09:32:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-14T09:32:03Z</dc:date>
    <item>
      <title>co02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co02/m-p/1674596#M297694</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;i have a sapscript in trans.co02,and i need to &lt;/P&gt;&lt;P&gt;1. debug the layout, but it wont let me:&lt;/P&gt;&lt;P&gt;not the main program and not the sapscript.&lt;/P&gt;&lt;P&gt;is anyone know how can i debug this program/layout?&lt;/P&gt;&lt;P&gt;2. in the MAIN of this  sapscript there is a text that it should output.&lt;/P&gt;&lt;P&gt;my problem is that it show instead of one line - it cut the line in the middle and show 2 lines.&lt;/P&gt;&lt;P&gt;i saw that the value that take the text = 132 character.&lt;/P&gt;&lt;P&gt;i guess that the problem is that somehow something in this layout define that the text should output only in part of the page.&lt;/P&gt;&lt;P&gt;is anyone can direct me how to search this?&lt;/P&gt;&lt;P&gt;thanks in advanced.&lt;/P&gt;&lt;P&gt;dana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 09:32:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co02/m-p/1674596#M297694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T09:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: co02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co02/m-p/1674597#M297695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dubugging of sap acript can done in two ways: &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;In the form Utilities-&amp;gt;debugger / RSTXDBUG FM for debugging script &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Generally SAP script contains the Layout and corresponding print program. &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;First go to SE71 and enter ur script name. In the same screen go to Utilities-&amp;gt;click on activate debugger option. &lt;/P&gt;&lt;P&gt;Now go to SE 38 and enter ur Print Program name and execute the program. &lt;/P&gt;&lt;P&gt;Now you can debug the script Page wise and window wise. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 09:35:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co02/m-p/1674597#M297695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T09:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: co02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co02/m-p/1674598#M297696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can debug the SAP Script by using the option in Utilitiy menu for Activate Debugger in transaction SE71.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, can you please check the window size for the defined element. I feel it is less than 132 and hence the  break.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 09:38:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co02/m-p/1674598#M297696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T09:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: co02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co02/m-p/1674599#M297697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dana,&lt;/P&gt;&lt;P&gt;if you want to Debug the Script, then Execute the Program RSTXDBUG, or Activate the debugger from Se71 Utilities -&amp;gt; Activate Debugger. If you want to debug the main program then put a breakpoint over there, then it will stop when you run the Script.&lt;/P&gt;&lt;P&gt;coming to Second one, you need to see the length of the Window, if should accept the length of the text, if it less that the text lenght then it won't come in a single line. so check your Window setings and try it ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 09:46:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co02/m-p/1674599#M297697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T09:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: co02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co02/m-p/1674600#M297698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. the problem is that i guess the person that did it, probably wrote the program as background.&lt;/P&gt;&lt;P&gt;so i cant debug it.&lt;/P&gt;&lt;P&gt;and the script - that excactly what i did - and it not debug the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. the main window - i did enlarge it - and it is print  the same- on 1/2 page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is anyone has a suggestion?&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;dana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 10:12:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co02/m-p/1674600#M297698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T10:12:38Z</dc:date>
    </item>
  </channel>
</rss>

