<?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: URGENT!!!!! Report Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-report-program/m-p/2664615#M614886</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;I have a different approach to this problem. please look into this n let me know &lt;/P&gt;&lt;P&gt;whether u found this useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Considering that u have data in two different internal tables. say.itab1 n itab2,&lt;/P&gt;&lt;P&gt;you can use the following logic :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
loop at itab1.
 READ TABLE itab2 INDEX sy-tabix.
write : /5 itab1-field1, 40 itab2-field1.
endloop.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this solves your problem &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; ..reward if found useful.&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;SJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2007 10:08:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-09T10:08:33Z</dc:date>
    <item>
      <title>URGENT!!!!! Report Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-report-program/m-p/2664614#M614885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;i hav created report program ....in which i hav printing data in two colums(sections)&lt;/P&gt;&lt;P&gt;of a page....im printing first 'first column'...n then 'second one' ( i.e. im printing left side of page and then right side of page ) n i hav declaired line-count 60 ...while printing on left side if page ends due to line-count is set.....im not able to print on right of that page because page is set to next page( and it start printing from next page on right side as it is changed)...i want know that .... is it posiible to come back to previous page while printing in report program .....(as i hav mentioned problem ).....i want to know the code for that if possible....&lt;/P&gt;&lt;P&gt;hey see this link tht will help u to understand more&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gajanan Galande &amp;lt;a href="http://www.hotlinkfiles.com/files/204004_gtvsc/SR%20NO.zip"&amp;gt;SR NO.zip]help&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 09:00:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-report-program/m-p/2664614#M614885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T09:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT!!!!! Report Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-report-program/m-p/2664615#M614886</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;I have a different approach to this problem. please look into this n let me know &lt;/P&gt;&lt;P&gt;whether u found this useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Considering that u have data in two different internal tables. say.itab1 n itab2,&lt;/P&gt;&lt;P&gt;you can use the following logic :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
loop at itab1.
 READ TABLE itab2 INDEX sy-tabix.
write : /5 itab1-field1, 40 itab2-field1.
endloop.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this solves your problem &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; ..reward if found useful.&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;SJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 10:08:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-report-program/m-p/2664615#M614886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T10:08:33Z</dc:date>
    </item>
  </channel>
</rss>

