<?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: table in Sapscript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092430#M101177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please close the thread by awarding points if your query is solved.&lt;/P&gt;&lt;P&gt;regrds,&lt;/P&gt;&lt;P&gt;Madan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Dec 2005 07:32:47 GMT</pubDate>
    <dc:creator>madan_ullasa</dc:creator>
    <dc:date>2005-12-27T07:32:47Z</dc:date>
    <item>
      <title>table in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092427#M101174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to draw column lines in SAPSCRIPT for a dynamic table.Please suggest me the ways to accomplish this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;P&gt;Prasanna Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2005 07:18:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092427#M101174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-27T07:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: table in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092428#M101175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi prasanna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. No its not possible for dynamic table&lt;/P&gt;&lt;P&gt;  having x number of rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. At the most we can use the character &lt;/P&gt;&lt;P&gt;   |  (vertical line character)&lt;/P&gt;&lt;P&gt;   but it won't look good.&lt;/P&gt;&lt;P&gt;  (ie. it won't look like a table grid )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2005 07:21:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092428#M101175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-27T07:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: table in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092429#M101176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah u can.&lt;/P&gt;&lt;P&gt; try sy-vline...&lt;/P&gt;&lt;P&gt; its like this..&lt;/P&gt;&lt;P&gt; in your script write,&lt;/P&gt;&lt;P&gt; &amp;amp;tab-field&amp;amp; &amp;amp;Sy-vline&amp;amp;. write this below a text element.&lt;/P&gt;&lt;P&gt; and use this in fm "WRITE_FORM". as u loop the table, each time the sy-vline is output.&lt;/P&gt;&lt;P&gt; hope this helps..:)-&lt;/P&gt;&lt;P&gt;madan...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2005 07:28:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092429#M101176</guid>
      <dc:creator>madan_ullasa</dc:creator>
      <dc:date>2005-12-27T07:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: table in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092430#M101177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please close the thread by awarding points if your query is solved.&lt;/P&gt;&lt;P&gt;regrds,&lt;/P&gt;&lt;P&gt;Madan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2005 07:32:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092430#M101177</guid>
      <dc:creator>madan_ullasa</dc:creator>
      <dc:date>2005-12-27T07:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: table in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092431#M101178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prasanna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since it is dynamic table you cannot get the table view.&lt;/P&gt;&lt;P&gt;even if you use sy-vline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2005 07:38:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092431#M101178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-27T07:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: table in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092432#M101179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i have done it before, Though there are some limits to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You make a box in SAPSCRIPT with following statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: BOX FRAME 10 TW&lt;/P&gt;&lt;P&gt;draws a box around the window &lt;/P&gt;&lt;P&gt;You can create colums by drawing other boxes like this&lt;/P&gt;&lt;P&gt;/: BOX WIDTH '10' CM HEIGHT 1 CM FRAME 10 TW &lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;/: BOX XPOS '10' CM WIDTH '10' CM HEIGHT 1 CM FRAME 10 TW &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To have them dynamically there only one dirty solution (can be done with limited number of lines)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In you sapscript you make code like this.&lt;/P&gt;&lt;P&gt;/: IF &amp;amp;counter&amp;amp; &amp;gt; 1.&lt;/P&gt;&lt;P&gt;/: BOX WIDTH '10' CM HEIGHT 1 CM FRAME 10 TW &lt;/P&gt;&lt;P&gt;/: ENDIF.&lt;/P&gt;&lt;P&gt;/: IF &amp;amp;counter&amp;amp; &amp;gt; 2.&lt;/P&gt;&lt;P&gt;/: BOX YPOS '1' CM WIDTH '10' CM HEIGHT 1 CM FRAME 10 TW &lt;/P&gt;&lt;P&gt;/: ENDIF.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;In your print program you have your output table and you do this test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;abap code&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;DATA : counter type i.&lt;/P&gt;&lt;P&gt;DESCRIBE table out_tab lines into counter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see this can be done if you need to make a dynamic table of something like 5-10 lines but for large chuncks of data this becomes to messy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also try to replace the XPOS and YPOS with dynamic values ex /: BOX YPOS &amp;amp;YPOS&amp;amp; CM FRAME 10 TW&lt;/P&gt;&lt;P&gt;but i'm not sure this works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help was usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Defour Frederik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2005 07:50:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092432#M101179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-27T07:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: table in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092433#M101180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frederik!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a SAP standard print program.Can I do the changes to the standard print program?Also how to access the print program of a standard SAP program in SAp.Please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewarded points&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Prasanna Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2005 11:25:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092433#M101180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-27T11:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: table in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092434#M101181</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;Sure you can, but i would advice to use a copy instead.&lt;/P&gt;&lt;P&gt;Your printprogram can be altered through custumizing (SPRO) -&amp;gt; look for output control ( It's different for eatch form ex. invoice, delivery... ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The form and printprogram are attached to the output type.&lt;/P&gt;&lt;P&gt;In your case it could be possible to do it without print program changes. If your lucky you could have a field in your outputtable that can act as the "counter".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex. In a invoice -&amp;gt; tvbrp-posnr ( If i recall correct ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Frederik Defour&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2005 11:56:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092434#M101181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-27T11:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: table in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092435#M101182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi frederik!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on customer statements F140_ACC_stat_01 standard program.Can u please suggest me the field name to be taken as the counter in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Prasanna KUmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2005 14:07:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092435#M101182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-27T14:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: table in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092436#M101183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry can't help you further with this one. Our Sap version has no F140... program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just use the sapscript debugger an see what fields and structures are used during printing. Front screen se71 &amp;gt; from menu &amp;gt; activate debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Always helps me to find fields during sapscript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetz,&lt;/P&gt;&lt;P&gt;Frederik Defour&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2005 14:21:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092436#M101183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-27T14:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: table in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092437#M101184</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 am using this as driver program to print the form &lt;/P&gt;&lt;P&gt;F140_ACC_STAT_01 problem is i am not able know from where the addresss is being picked from&lt;/P&gt;&lt;P&gt;This is about Account Statement printing output. The Logo has displayed in NZ (correct) but the address is still in Australia (wrong). It should be New Zealand Address.&lt;/P&gt;&lt;P&gt;can any oe tell me solution to do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or at least from where the address is being picked in there based on which condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards&lt;/P&gt;&lt;P&gt;siddhartha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2006 12:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092437#M101184</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-01T12:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: table in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092438#M101185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt; Address is usually picked using pre-configured&lt;/P&gt;&lt;P&gt;INCLUDE T001G-TXTAB OBJECT TEXT ID ADRS LANGUAGE T001-SPRAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the table T001G and check the name of text go to the SO10 ... and ask your module consultant if you could change this text or maybe create the new ones in customizing &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bogusia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2006 15:29:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-sapscript/m-p/1092438#M101185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-01T15:29:39Z</dc:date>
    </item>
  </channel>
</rss>

