<?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: Print module pool screen output - containing multiple table controls in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-module-pool-screen-output-containing-multiple-table-controls/m-p/7845200#M1591326</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;&lt;/P&gt;&lt;P&gt;In PAI &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When Print button pressed ., &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;leave to list processing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; loop table control internal table  &lt;/P&gt;&lt;P&gt;and write output., then u can print from there., &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else have a look at this FM : RSPO_SX_OUTPUT_TEXTDATA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps u.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 May 2011 06:47:27 GMT</pubDate>
    <dc:creator>Kiran_Valluru</dc:creator>
    <dc:date>2011-05-06T06:47:27Z</dc:date>
    <item>
      <title>Print module pool screen output - containing multiple table controls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-module-pool-screen-output-containing-multiple-table-controls/m-p/7845197#M1591323</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;I have created module program which contains 2 table controls  and some user defined headings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user enters data in these two table controls and when save button is pressed data is saved in two Z tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have put a print icon in the gui status, when this is clicked, the screen content(headings and table controls)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; should be printed in A4 .&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;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 05:07:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-module-pool-screen-output-containing-multiple-table-controls/m-p/7845197#M1591323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-06T05:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Print module pool screen output - containing multiple table controls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-module-pool-screen-output-containing-multiple-table-controls/m-p/7845198#M1591324</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;U cannot print module pool screen., Do it manually.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop the table control contents and print it manually using Function Module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps u.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 06:16:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-module-pool-screen-output-containing-multiple-table-controls/m-p/7845198#M1591324</guid>
      <dc:creator>Kiran_Valluru</dc:creator>
      <dc:date>2011-05-06T06:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Print module pool screen output - containing multiple table controls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-module-pool-screen-output-containing-multiple-table-controls/m-p/7845199#M1591325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to print headings along with table controls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any coding available?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 06:18:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-module-pool-screen-output-containing-multiple-table-controls/m-p/7845199#M1591325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-06T06:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Print module pool screen output - containing multiple table controls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-module-pool-screen-output-containing-multiple-table-controls/m-p/7845200#M1591326</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;&lt;/P&gt;&lt;P&gt;In PAI &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When Print button pressed ., &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;leave to list processing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; loop table control internal table  &lt;/P&gt;&lt;P&gt;and write output., then u can print from there., &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else have a look at this FM : RSPO_SX_OUTPUT_TEXTDATA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps u.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 06:47:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-module-pool-screen-output-containing-multiple-table-controls/m-p/7845200#M1591326</guid>
      <dc:creator>Kiran_Valluru</dc:creator>
      <dc:date>2011-05-06T06:47:27Z</dc:date>
    </item>
  </channel>
</rss>

