<?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: Script: Printing Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-printing-problem/m-p/3150257#M749087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure whether u r using the tab spaces between the field contents or not .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ur character format ..u will know that material is 18 in length , 35 for description and 13 for quantity ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this fileds set tab spaces between the fields with appropriate length .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U need to do this in tab spaces . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it-matnr,,it_maktx,,it-menge,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ,,{each tab space set the length .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once u do this for two fields u will know to fix this up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set the tab spaces .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Dec 2007 09:43:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-27T09:43:30Z</dc:date>
    <item>
      <title>Script: Printing Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-printing-problem/m-p/3150254#M749084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;          I have problem in the script.&lt;/P&gt;&lt;P&gt;So here when the description is long its occupying the quality line and the quality is taking the sold unit...etc.&lt;/P&gt;&lt;P&gt;so here i want like if the description is long the quality should print in the next line.&lt;/P&gt;&lt;P&gt;for example .&lt;/P&gt;&lt;P&gt;materail no	 Description 	quality 	sold&lt;/P&gt;&lt;P&gt;100		this description is long             123    Crt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its printing like this but i want like this&lt;/P&gt;&lt;P&gt;materail no	 Description 	quality 	sold&lt;/P&gt;&lt;P&gt;100		this description is long            &lt;/P&gt;&lt;P&gt;                                                                 123         CRT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so how to solve this problem gurus plz help me wat to do.&lt;/P&gt;&lt;P&gt;Correct answers will be fully rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz send me the coding part gurus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Sunita.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 09:30:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-printing-problem/m-p/3150254#M749084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T09:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Script: Printing Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-printing-problem/m-p/3150255#M749085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of the curde method is to detemine the length of the description and accordingly print the way you want in different text element.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 09:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-printing-problem/m-p/3150255#M749085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T09:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Script: Printing Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-printing-problem/m-p/3150256#M749086</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;Use a separate small window for description printing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rama Chary.Pammi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 09:42:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-printing-problem/m-p/3150256#M749086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T09:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Script: Printing Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-printing-problem/m-p/3150257#M749087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure whether u r using the tab spaces between the field contents or not .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ur character format ..u will know that material is 18 in length , 35 for description and 13 for quantity ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this fileds set tab spaces between the fields with appropriate length .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U need to do this in tab spaces . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it-matnr,,it_maktx,,it-menge,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ,,{each tab space set the length .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once u do this for two fields u will know to fix this up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set the tab spaces .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 09:43:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-printing-problem/m-p/3150257#M749087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T09:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Script: Printing Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-printing-problem/m-p/3150258#M749088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vijay,&lt;/P&gt;&lt;P&gt;           i used tabs .&lt;/P&gt;&lt;P&gt;but i want like this &lt;/P&gt;&lt;P&gt;Material----&lt;DEL&gt;Description&lt;/DEL&gt;--&lt;DEL&gt;-Quality&lt;/DEL&gt;-----Amount&lt;/P&gt;&lt;P&gt;100-------this text should come like this and&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------" /&gt;&lt;P&gt;123----&lt;/P&gt;&lt;HR originaltext="-------" /&gt;&lt;P&gt;98765.&lt;/P&gt;&lt;P&gt;this is hw i want it to look.&lt;/P&gt;&lt;P&gt;so here i think we should use charecter counter but i dont know hw to use it.&lt;/P&gt;&lt;P&gt;so plz help me in this.&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards&lt;/P&gt;&lt;P&gt;Sunita.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 09:57:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-printing-problem/m-p/3150258#M749088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T09:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Script: Printing Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-printing-problem/m-p/3150259#M749089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use this logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : v_mat(18) type c,&lt;/P&gt;&lt;P&gt;         v_def(18) type c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;v_def  =  '----&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt; '.           &lt;/P&gt;&lt;P&gt;v_mat = '100'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;concatenate v_mat v_Def into v_mat.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when v_mat in script will give u the result &lt;/P&gt;&lt;P&gt;100----&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is ur final result .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 10:27:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-printing-problem/m-p/3150259#M749089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T10:27:57Z</dc:date>
    </item>
  </channel>
</rss>

