<?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: SAP Script - How to write data in a table format. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to-write-data-in-a-table-format/m-p/2302451#M503343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try creating similar code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for displaying properly u need to create paragraph format (eg. T1) and set the tab spacing in it according to the size of the fields u r displaying.&lt;/P&gt;&lt;P&gt;Then use this paragraph format in the control commands of the text element for ur fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: SIZE WINDOW                                                              &lt;/P&gt;&lt;P&gt;/: BOX FRAME 10 TW                                                          &lt;/P&gt;&lt;P&gt;/E HEAD                                                                     &lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;T1 Item No,,Mat No,,Decription,,Quantity,,Net Value&amp;lt;/i&amp;gt;                         &lt;/P&gt;&lt;P&gt;/: POSITION WINDOW                                                          &lt;/P&gt;&lt;P&gt;/: BOX YPOS '2.0' LN WIDTH '67.70' CH FRAME 10 TW                           &lt;/P&gt;&lt;P&gt;/: BOX XPOS '10.0' CH WIDTH '0.0' CH HEIGHT '27.38' LN FRAME 10 TW          &lt;/P&gt;&lt;P&gt;/: BOX XPOS '18.0' CH WIDTH '0.0' CH HEIGHT '27.38' LN FRAME 10 TW          &lt;/P&gt;&lt;P&gt;/: BOX XPOS '38.0' CH WIDTH '0.0' CH HEIGHT '27.38' LN FRAME 10 TW          &lt;/P&gt;&lt;P&gt;/: BOX XPOS '50.0' CH WIDTH '0.0' CH HEIGHT '27.38' LN FRAME 10 TW          &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                                                                          &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;/E BODY                                                                     &lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;T1 &amp;amp;it_vbrp-posnr&amp;amp;,,&amp;amp;it_vbrp-matnr&amp;amp;,,&amp;amp;it_vbrp-arktx(15)&amp;amp;,,&amp;amp;it_vbrp-fkimg&amp;amp;,, &lt;/P&gt;&lt;P&gt;=  &amp;amp;it_vbrp-netwr&amp;amp; &amp;lt;/i&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 May 2007 09:28:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-23T09:28:53Z</dc:date>
    <item>
      <title>SAP Script - How to write data in a table format.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to-write-data-in-a-table-format/m-p/2302445#M503337</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;&lt;/P&gt;&lt;P&gt;In my requirement, I need to show item data in a table format ( In a box, with horizental &amp;amp; veritcal lines. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can somebody pl give me a small code to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hardik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 09:05:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to-write-data-in-a-table-format/m-p/2302445#M503337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T09:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script - How to write data in a table format.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to-write-data-in-a-table-format/m-p/2302446#M503338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;  For that u have to write codings in the line editor using BOX statement for drawing Vertical &amp;amp; Horizontal Lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 09:07:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to-write-data-in-a-table-format/m-p/2302446#M503338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T09:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script - How to write data in a table format.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to-write-data-in-a-table-format/m-p/2302447#M503339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;SCRIPT BOXES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POSITION WINDOW&lt;/P&gt;&lt;P&gt;SIZE WIDTH '160' MM HEIGHT '140' MM&lt;/P&gt;&lt;P&gt;BOX FRAME 10 TW&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Box&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;BOX HEIGHT '11' MM WIDTH '160' MM FRAME 10 TW INTENSITY 35&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;linessssssss&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;BOX XPOS '20' MM WIDTH 0 TW HEIGHT '140' MM FRAME 10 TW&lt;/P&gt;&lt;P&gt;BOX XPOS '45' MM WIDTH 0 TW HEIGHT '140' MM FRAME 10 TW&lt;/P&gt;&lt;P&gt;BOX XPOS '80' MM WIDTH 0 TW HEIGHT '140' MM FRAME 10 TW&lt;/P&gt;&lt;P&gt;BOX XPOS '120' MM WIDTH 0 TW HEIGHT '140' MM FRAME 10 TW &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Boxes, Lines, Shading: BOX, POSITION, SIZE &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Use the BOX, POSITION, and SIZE commands for drawing boxes, lines, and shading to print particular windows within a form or passages of text within a window in a frame or with shading.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The SAP printer drivers that are based on page-oriented printers (the HP LaserJet driver HPL2, the Postscript driver POST, the Kyocera Prescribe driver PRES) employ these commands when printing. Line printers and page-oriented printers not supported in the standard ignore these commands. You can view the resulting printer output in the SAPscript print preview.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Syntax:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;/: BOX [XPOS] [YPOS] [WIDTH] [HEIGHT] [FRAME] [INTENSITY] &lt;/P&gt;&lt;P&gt;/: POSITION [XORIGIN] [YORIGIN] [WINDOW] [PAGE] &lt;/P&gt;&lt;P&gt;/: SIZE [WIDTH] [HEIGHT] [WINDOW] [PAGE]&lt;/P&gt;&lt;P&gt;BOX Command&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Syntax&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;/: BOX [XPOS] [YPOS] [WIDTH] [HEIGHT] [FRAME] [INTENSITY]&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Effect: draws a box of the specified size at the specified position.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Parameters: For each of XPOS, YPOS, WIDTH, HEIGHT, and FRAME, you must specify both a measurement and a unit of measurement. Specify the INTENSITY parameter as a percentage between 0 and 100.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;XPOS, YPOS&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Upper left corner of the box, relative to the values of the POSITION command. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Default: Values specified in the POSITION command.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The following calculation is performed internally to determine the absolute output position of a box on the page: &lt;/P&gt;&lt;P&gt;X(abs) = XORIGIN + XPOS &lt;/P&gt;&lt;P&gt;Y(abs) = YORIGIN + YPOS&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;WIDTH&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Width of the box. Default: WIDTH value of the SIZE command.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;HEIGHT&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Height of the box. Default: HEIGHT value of the SIZE command.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;FRAME&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thickness of frame.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Default: 0 (no frame).&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;INTENSITY&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Grayscale of box contents as %.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Default: 100 (full black)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Measurements: You must specify decimal numbers as literal values (like ABAP numeric constants) by enclosing them in inverted commas. Use the period as the decimal point character. See also the examples listed below.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Units of measurement: The following units of measurement may be used:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;TW (twip)&lt;/P&gt;&lt;P&gt;PT (point) &lt;/P&gt;&lt;P&gt;IN (inch) &lt;/P&gt;&lt;P&gt;MM (millimeter) &lt;/P&gt;&lt;P&gt;CM (centimeter) &lt;/P&gt;&lt;P&gt;LN (line) &lt;/P&gt;&lt;P&gt;CH (character). &lt;/P&gt;&lt;P&gt;The following conversion factors apply: &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;1 TW = 1/20 PT &lt;/P&gt;&lt;P&gt;1 PT = 1/72 IN &lt;/P&gt;&lt;P&gt;1 IN = 2.54 CM &lt;/P&gt;&lt;P&gt;1 CM = 10 MM &lt;/P&gt;&lt;P&gt;1 CH = height of a character relative to the CPI specification in the form header &lt;/P&gt;&lt;P&gt;1 LN = height of a line relative to the LPI specification in the form header&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;/: BOX FRAME 10 TW &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Draws a frame around the current window with a frame thickness of 10 TW (= 0.5 PT).&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;/: BOX INTENSITY 10 &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Fills the window background with shading having a gray scale of 10 %.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;/: BOX HEIGHT 0 TW FRAME 10 TW &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Draws a horizontal line across the complete top edge of the window.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;/: BOX WIDTH 0 TW FRAME 10 TW &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Draws a vertical line along the complete height of the left hand edge of the window.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;/: BOX WIDTH '17.5' CM HEIGHT 1 CM FRAME 10 TW INTENSITY 15 &lt;/P&gt;&lt;P&gt;/: BOX WIDTH '17.5' CM HEIGHT '13.5' CM FRAME 10 TW &lt;/P&gt;&lt;P&gt;/: BOX XPOS '10.0' CM WIDTH 0 TW HEIGHT '13.5' CM FRAME 10 TW &lt;/P&gt;&lt;P&gt;/: BOX XPOS '13.5' CM WIDTH 0 TW HEIGHT '13.5' CM FRAME 10 TW &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Draws two rectangles and two lines to construct a table of three columns with a highlighted heading section.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;POSITION Command&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Syntax&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;/: POSITION [XORIGIN] [YORIGIN] [WINDOW] [PAGE]&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Effect: Sets the origin for the coordinate system used by the XPOS and YPOS parameters of the BOX command. When a window is first started, the POSITION value is set to refer to the upper left corner of the window (default setting).&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Parameters: If a parameter value does not have a leading sign, then its value is interpreted as an absolute value, in other words, as a value that specifies an offset from the upper left corner of the output page. If a parameter value is specified with a leading sign, then the new value of the parameter is calculated relative to the old value. If one of the parameter specifications is missing, then no change is made to this parameter.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;XORIGIN, YORIGIN&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Origin of the coordinate system.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;WINDOW&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Sets the values for the left and upper edges to match those of the current window (default setting).&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;PAGE&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Sets the values for the left and upper edges to match those of the current output page (XORIGIN = 0 cm, YORIGIN = 0 cm).&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;/: POSITION WINDOW &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Sets the origin for the coordinate system to the upper left corner of the window.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;/: POSITION XORIGIN 2 CM YORIGIN '2.5 CM' &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Sets the origin for the coordinate system to a point 2 cm from the left edge and 2.5 cm from the upper edge of the output page.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;/: POSITION XORIGIN '-1.5' CM YORIGIN -1 CM &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Shifts the origin for the coordinates 1.5 cm to the left and 1 cm up.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;SIZE Command&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Syntax&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;/: SIZE [WIDTH] [HEIGHT] [WINDOW] [PAGE]&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Effect: Sets the values of the WIDTH and HEIGHT parameters used in the BOX command. When a window is first started, the SIZE value is set to the same values as the window itself (default setting).&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Parameters: If one of the parameter specifications is missing, then no change is made to the current value of this parameter. If a parameter value does not have a leading sign, then its value is interpreted as an absolute value. If a parameter value is specified with a leading sign, then the new value of the parameter is calculated relative to the old value.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;WIDTH, HEIGHT&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Dimensions of the rectangle or line.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;WINDOW&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Sets the values for the width and height to the values of the current window (default setting).&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;PAGE&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Sets the values for the width and height to the values of the current output page.&lt;/P&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;&lt;P&gt; &lt;/P&gt;&lt;P&gt;/: SIZE WINDOW&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Sets WIDTH and HEIGHT to the current window dimensions.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;/: SIZE WIDTH '3.5' CM HEIGHT '7.6' CM&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Sets WIDTH to 3.5 cm and HEIGHT to 7.6 cm.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;/: POSITION WINDOW &lt;/P&gt;&lt;P&gt;/: POSITION XORIGIN -20 TW YORIGIN -20 TW &lt;/P&gt;&lt;P&gt;/: SIZE WIDTH +40 TW HEIGHT +40 TW &lt;/P&gt;&lt;P&gt;/: BOX FRAME 10 TW &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;A frame is added to the current window. The edges of the frame extend beyond the edges of the window itself, so as to avoid obscuring the leading and trailing text characters.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Jul 8, 2008 10:59 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 09:10:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to-write-data-in-a-table-format/m-p/2302447#M503339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T09:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script - How to write data in a table format.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to-write-data-in-a-table-format/m-p/2302448#M503340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;make the use of Frames and boxes.&lt;/P&gt;&lt;P&gt;write this in the text element of the window of that form.&lt;/P&gt;&lt;P&gt;check the sysntax:&lt;/P&gt;&lt;P&gt;BOX&lt;/P&gt;&lt;P&gt;Draws a box&lt;/P&gt;&lt;P&gt;Syntax:&lt;/P&gt;&lt;P&gt;/: BOX &amp;lt;xpos&amp;gt; &amp;lt;ypos&amp;gt; &amp;lt;width&amp;gt; &amp;lt;height&amp;gt; &amp;lt;frame&amp;gt; &amp;lt;intensity&amp;gt;&lt;/P&gt;&lt;P&gt;The intensity is the grey scale of the box as %. The frame parameters is the thickness of the frame. Default is 0.&lt;/P&gt;&lt;P&gt;Each of the paramteters ypos, xpos, width, height and frame muts be followed of the measurement unit:&lt;/P&gt;&lt;P&gt;TW (twip)&lt;/P&gt;&lt;P&gt;PT (point)&lt;/P&gt;&lt;P&gt;IN (inch)&lt;/P&gt;&lt;P&gt;MM (millimeter)&lt;/P&gt;&lt;P&gt;CM (centimeter)&lt;/P&gt;&lt;P&gt;LN (line)&lt;/P&gt;&lt;P&gt;CH (character).&lt;/P&gt;&lt;P&gt;Examples:&lt;/P&gt;&lt;P&gt;/: BOX XPOS '11.21' MM YPOS '5.31' MM HEIGHT '10' MM WIDTH '20' MM INTENSITY 10 FRAME 0 TW&lt;/P&gt;&lt;P&gt;/: BOX FRAME 10 TW&lt;/P&gt;&lt;P&gt;Draws a frame around the current window with a frame thickness of 10 TW (= 0.5 PT).&lt;/P&gt;&lt;P&gt;/: BOX INTENSITY 10&lt;/P&gt;&lt;P&gt;Fills the window background with shading having a gray scale of 10 %.&lt;/P&gt;&lt;P&gt;/: BOX HEIGHT 0 TW FRAME 10 TW&lt;/P&gt;&lt;P&gt;Draws a horizontal line across the complete top edge of the window.&lt;/P&gt;&lt;P&gt;/: BOX WIDTH 0 TW FRAME 10 TW&lt;/P&gt;&lt;P&gt;Draws a vertical line along the complete height of the left hand edge of the window.&lt;/P&gt;&lt;P&gt;/: BOX WIDTH '17.5' CM HEIGHT 1 CM FRAME 10 TW INTENSITY 15&lt;/P&gt;&lt;P&gt;/: BOX WIDTH '17.5' CM HEIGHT '13.5' CM FRAME 10 TW&lt;/P&gt;&lt;P&gt;/: BOX XPOS '10.0' CM WIDTH 0 TW HEIGHT '13.5' CM FRAME 10 TW&lt;/P&gt;&lt;P&gt;/: BOX XPOS '13.5' CM WIDTH 0 TW HEIGHT '13.5' CM FRAME 10 TW&lt;/P&gt;&lt;P&gt;Draws two rectangles and two lines to construct a table of three columns with a highlighted heading section.&lt;/P&gt;&lt;P&gt;POSITION and SIZE&lt;/P&gt;&lt;P&gt;You can use the POSITION and SIZE commands to set default parameters for a box. This can be useful if you &lt;/P&gt;&lt;P&gt;have several boxes that share the same parameters.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;/: POSITION XORIGIN '11.21' YORIGIN '5.31' MM&lt;/P&gt;&lt;P&gt;/: SIZE HEIGHT '2' MM WIDTH '76' MM&lt;/P&gt;&lt;P&gt;/: BOX FRAME 10 TW INTENSITY 10&lt;/P&gt;&lt;P&gt;If you want to set the position realtively to the window use POSITION WINDOW to set the position to the top/left &lt;/P&gt;&lt;P&gt;start of the window. Then use POSITION to set the current position relatively to the start of the Window. Note &lt;/P&gt;&lt;P&gt;that&lt;/P&gt;&lt;P&gt;you uses "+" or "-" in the ORIGIN position to the set the position relatively.&lt;/P&gt;&lt;P&gt;/: POSITION WINDOW&lt;/P&gt;&lt;P&gt;/: POSITION XORIGIN '&lt;EM&gt;5' MM YORIGIN '&lt;/EM&gt;10' MM&lt;/P&gt;&lt;P&gt;the position is now 5 MM from the left and 10 MM from the top of the window.&lt;/P&gt;&lt;P&gt;NOTE: After using the position command you can move the current position relatively to the last used position&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: POSITION XORIGIN '&lt;EM&gt;10' MM YORIGIN '&lt;/EM&gt;20' MM&lt;/P&gt;&lt;P&gt;Now the position will be X = 15 and Y = 30&lt;/P&gt;&lt;P&gt;More examples:&lt;/P&gt;&lt;P&gt;/: POSITION WINDOW&lt;/P&gt;&lt;P&gt;Sets the origin for the coordinate system to the upper left corner of the window.&lt;/P&gt;&lt;P&gt;/: POSITION XORIGIN 2 CM YORIGIN '2.5 CM'&lt;/P&gt;&lt;P&gt;Sets the origin for the coordinate system to a point 2 cm from the left edge and 2.5 cm from the upper edge of &lt;/P&gt;&lt;P&gt;the output page.&lt;/P&gt;&lt;P&gt;/: POSITION XORIGIN '-1.5' CM YORIGIN -1 CM&lt;/P&gt;&lt;P&gt;Shifts the origin for the coordinates 1.5 cm to the left and 1 cm up.&lt;/P&gt;&lt;P&gt;Drawing a line&lt;/P&gt;&lt;P&gt;You can draw a line by setting the Height or Width of a box to 0 and add a frame. E.g. a horizontal line:&lt;/P&gt;&lt;P&gt;/: SIZE HEIGHT '0' MM WIDTH '200' MM&lt;/P&gt;&lt;P&gt;/: BOX FRAME 10 TW XPOS '11.21' MM YPOS '14.81' MM INTENSITY 100&lt;/P&gt;&lt;P&gt;/: BOX FRAME 10 TW&lt;/P&gt;&lt;P&gt;A frame is added to the current window. The edges of the frame extend beyond the edges of the window itself, &lt;/P&gt;&lt;P&gt;so as to avoid obscuring the leading and trailing text characters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 09:10:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to-write-data-in-a-table-format/m-p/2302448#M503340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T09:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script - How to write data in a table format.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to-write-data-in-a-table-format/m-p/2302449#M503341</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;Yah .. I know that. usign that I am getting horizental lines fine. bt not getting vertical lines properly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in abap help docu, there is something paragraph format and tab setting mentioned for table format... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can that fit in for my requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hardik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 09:12:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to-write-data-in-a-table-format/m-p/2302449#M503341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T09:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script - How to write data in a table format.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to-write-data-in-a-table-format/m-p/2302450#M503342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use box statment.&lt;/P&gt;&lt;P&gt;Ex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BOX xpos ypos width height frame&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SaiRam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Jul 8, 2008 11:00 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 09:14:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to-write-data-in-a-table-format/m-p/2302450#M503342</guid>
      <dc:creator>former_member196280</dc:creator>
      <dc:date>2007-05-23T09:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script - How to write data in a table format.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to-write-data-in-a-table-format/m-p/2302451#M503343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try creating similar code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for displaying properly u need to create paragraph format (eg. T1) and set the tab spacing in it according to the size of the fields u r displaying.&lt;/P&gt;&lt;P&gt;Then use this paragraph format in the control commands of the text element for ur fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: SIZE WINDOW                                                              &lt;/P&gt;&lt;P&gt;/: BOX FRAME 10 TW                                                          &lt;/P&gt;&lt;P&gt;/E HEAD                                                                     &lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;T1 Item No,,Mat No,,Decription,,Quantity,,Net Value&amp;lt;/i&amp;gt;                         &lt;/P&gt;&lt;P&gt;/: POSITION WINDOW                                                          &lt;/P&gt;&lt;P&gt;/: BOX YPOS '2.0' LN WIDTH '67.70' CH FRAME 10 TW                           &lt;/P&gt;&lt;P&gt;/: BOX XPOS '10.0' CH WIDTH '0.0' CH HEIGHT '27.38' LN FRAME 10 TW          &lt;/P&gt;&lt;P&gt;/: BOX XPOS '18.0' CH WIDTH '0.0' CH HEIGHT '27.38' LN FRAME 10 TW          &lt;/P&gt;&lt;P&gt;/: BOX XPOS '38.0' CH WIDTH '0.0' CH HEIGHT '27.38' LN FRAME 10 TW          &lt;/P&gt;&lt;P&gt;/: BOX XPOS '50.0' CH WIDTH '0.0' CH HEIGHT '27.38' LN FRAME 10 TW          &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                                                                          &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;/E BODY                                                                     &lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;T1 &amp;amp;it_vbrp-posnr&amp;amp;,,&amp;amp;it_vbrp-matnr&amp;amp;,,&amp;amp;it_vbrp-arktx(15)&amp;amp;,,&amp;amp;it_vbrp-fkimg&amp;amp;,, &lt;/P&gt;&lt;P&gt;=  &amp;amp;it_vbrp-netwr&amp;amp; &amp;lt;/i&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 09:28:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to-write-data-in-a-table-format/m-p/2302451#M503343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T09:28:53Z</dc:date>
    </item>
  </channel>
</rss>

