<?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: how to insert  blank rows in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-blank-rows/m-p/2776195#M647054</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;   If u r using ITAB then insert one blank record into the position where u want blank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Sep 2007 06:41:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-18T06:41:56Z</dc:date>
    <item>
      <title>how to insert  blank rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-blank-rows/m-p/2776193#M647052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing ALV report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;requirement : need to blank rows in the output.data populated in the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sr no |  field&lt;/P&gt;&lt;P&gt;1      |  TEST&lt;/P&gt;&lt;P&gt;2      |  TEST&lt;/P&gt;&lt;P&gt;3      |  TEST &lt;/P&gt;&lt;P&gt;4      |   ERROR&lt;/P&gt;&lt;P&gt;5      |   ERROR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i want  to add blank rows lets say 3 rows after TEST ..... how can i do it since my output is in ALV..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestion ???? any sample code???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 06:33:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-blank-rows/m-p/2776193#M647052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-18T06:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to insert  blank rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-blank-rows/m-p/2776194#M647053</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;skip 3 &lt;/P&gt;&lt;P&gt;or if you work with an internal table for the alv you need to insert 3 extra datasets with nothing to write inside the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nicole&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Nicole Lorenz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 06:35:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-blank-rows/m-p/2776194#M647053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-18T06:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to insert  blank rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-blank-rows/m-p/2776195#M647054</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;   If u r using ITAB then insert one blank record into the position where u want blank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 06:41:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-blank-rows/m-p/2776195#M647054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-18T06:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to insert  blank rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-blank-rows/m-p/2776196#M647055</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;append blank lines to the itab using  APPEND INITIAL LINE command and display the itab in alv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful, reward&lt;/P&gt;&lt;P&gt;Sathish R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 06:49:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-blank-rows/m-p/2776196#M647055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-18T06:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to insert  blank rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-blank-rows/m-p/2776197#M647056</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;If you want to insert BLANK rows at line#4, 5 and 6 of your internal table, you can use the following code to achecive it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INSERT initial line INTO TABLE INT_TABLE INDEX 4.&lt;/P&gt;&lt;P&gt;INSERT initial line INTO TABLE INT_TABLE INDEX 5.&lt;/P&gt;&lt;P&gt;INSERT initial line INTO TABLE INT_TABLE INDEX 6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above statement will insert three blank lines in the internal table.&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;Regards,&lt;/P&gt;&lt;P&gt;Dilli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 06:53:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-blank-rows/m-p/2776197#M647056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-18T06:53:53Z</dc:date>
    </item>
  </channel>
</rss>

