<?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: My Sapscript moves all my info in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/my-sapscript-moves-all-my-info/m-p/9501755#M1747374</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;Check your next page they might be there the text is too long and so the rest which might be one line is printed along with the last line of the long text in 2nd column. That's what all I can make out as I dont have the script or the program else I would debug in se71 &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1581/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Jun 2013 00:06:19 GMT</pubDate>
    <dc:creator>arindam_m</dc:creator>
    <dc:date>2013-06-29T00:06:19Z</dc:date>
    <item>
      <title>My Sapscript moves all my info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/my-sapscript-moves-all-my-info/m-p/9501752#M1747371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a SAPSCRIPT, in this sapscript I have a tex element, that I limit with 26 characters, here:&amp;nbsp; &amp;amp;My_Element(26)&amp;amp;&lt;/P&gt;&lt;P&gt;This is a Text, but when I print this text, does not work, this moves all my element if this text is short or long. Pleas see image below&lt;/P&gt;&lt;P&gt;(Description column move all my items to right)&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/237964" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 22:19:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/my-sapscript-moves-all-my-info/m-p/9501752#M1747371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-27T22:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: My Sapscript moves all my info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/my-sapscript-moves-all-my-info/m-p/9501753#M1747372</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;The column item must be getting printed using text elements along with tab separating them. Define a Tabbed Paragraph Format. The&amp;nbsp; use it for printing your lines. The tabbed format helps you to specify both the Alignment and the exact position where you want the element to begin. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say you define a format P1 then &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P1 &amp;amp;itm&amp;amp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;amp;code&amp;amp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;amp;desc&amp;amp;.... and so on where the gap is a Tab and this takes the cursor exactly to the point where you want your next column to begin. The tab details are defined in Paragraph Format options under tabs. Should help you get the alignment right. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/238024" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similar examples can be found in you cheque Print Scripts or any script in you dev. environment that does a similar thing of line item printing. Check those for better understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 02:06:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/my-sapscript-moves-all-my-info/m-p/9501753#M1747372</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-06-28T02:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: My Sapscript moves all my info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/my-sapscript-moves-all-my-info/m-p/9501754#M1747373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!! &lt;/P&gt;&lt;P&gt;I have aline my text elements with "TAB" but I have another problem, When I print a Long text Like image below, I cant see the other text elements.&lt;/P&gt;&lt;P&gt;Do you know why?&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/238446" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 18:04:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/my-sapscript-moves-all-my-info/m-p/9501754#M1747373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-28T18:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: My Sapscript moves all my info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/my-sapscript-moves-all-my-info/m-p/9501755#M1747374</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;Check your next page they might be there the text is too long and so the rest which might be one line is printed along with the last line of the long text in 2nd column. That's what all I can make out as I dont have the script or the program else I would debug in se71 &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1581/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jun 2013 00:06:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/my-sapscript-moves-all-my-info/m-p/9501755#M1747374</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-06-29T00:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: My Sapscript moves all my info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/my-sapscript-moves-all-my-info/m-p/9501756#M1747375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have checked all my page but there isn't&amp;nbsp; nothing, dou you know why? &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1581/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 15:55:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/my-sapscript-moves-all-my-info/m-p/9501756#M1747375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-01T15:55:56Z</dc:date>
    </item>
  </channel>
</rss>

