<?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: Write Statment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statment/m-p/3190535#M760001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul Bhat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do something like below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;modify the code according to ur need and change then numerical values according to the size of the fields in internal table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
loop at it.
at first.
  write : /2 sy-uline(90).
  write : /2 sy-vline, 'Material Mo' color 1,17 sy-vline ,'field2' color
 1, 30 sy-vline
  ,'field3' color 1, sy-vline ,49 field4' color 1,60 sy-vline.
      write : /2 sy-uline(90).
    endat.

   write : /2 sy-vline , it-matnr ,17 sy-vline,  it-ernam ,30 sy-vline ,
 it-matnr  ,41 sy-vline , it-aenam ,60  sy-vline.


    AT LAST.
      write : /2 sy-uline(90).
      write : /55 'Thank you ' color 3 inverse on.
      write : /2 sy-uline(90).
    endat.
  endloop.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will solve ur problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if useful...&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;ilesh 24x7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Dec 2007 12:06:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-16T12:06:55Z</dc:date>
    <item>
      <title>Write Statment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statment/m-p/3190534#M760000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone please send me a sample code using WRITE statment,through which using&lt;/P&gt;&lt;P&gt;SY-ULINE and SY-VLINE, we can get rows and colums.I dont want it via ALV.&lt;/P&gt;&lt;P&gt;Some data in those rows and columns will be of great help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Dec 2007 08:15:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statment/m-p/3190534#M760000</guid>
      <dc:creator>rahul2000</dc:creator>
      <dc:date>2007-12-16T08:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Write Statment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statment/m-p/3190535#M760001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul Bhat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do something like below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;modify the code according to ur need and change then numerical values according to the size of the fields in internal table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
loop at it.
at first.
  write : /2 sy-uline(90).
  write : /2 sy-vline, 'Material Mo' color 1,17 sy-vline ,'field2' color
 1, 30 sy-vline
  ,'field3' color 1, sy-vline ,49 field4' color 1,60 sy-vline.
      write : /2 sy-uline(90).
    endat.

   write : /2 sy-vline , it-matnr ,17 sy-vline,  it-ernam ,30 sy-vline ,
 it-matnr  ,41 sy-vline , it-aenam ,60  sy-vline.


    AT LAST.
      write : /2 sy-uline(90).
      write : /55 'Thank you ' color 3 inverse on.
      write : /2 sy-uline(90).
    endat.
  endloop.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will solve ur problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if useful...&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;ilesh 24x7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Dec 2007 12:06:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statment/m-p/3190535#M760001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-16T12:06:55Z</dc:date>
    </item>
  </channel>
</rss>

