<?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 Print preview Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-issue/m-p/4301482#M1025691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a strange issue in the purchase order with the print preview. When i am clicking the print preview icon it actually prints to the printer and i dont see the preview on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Aug 2008 14:46:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-06T14:46:19Z</dc:date>
    <item>
      <title>Print preview Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-issue/m-p/4301482#M1025691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a strange issue in the purchase order with the print preview. When i am clicking the print preview icon it actually prints to the printer and i dont see the preview on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 14:46:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-issue/m-p/4301482#M1025691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T14:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Print preview Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-issue/m-p/4301483#M1025692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your driveer program, control parameter PREVIEW must be set the 'X' when you are in print preview. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

FORM ENTRY_NEU USING ENT_RETCO ENT_SCREEN.

.....
CONTROL_PARAM-PREVIEW = ENT_SCREEN.   " &amp;lt;&amp;lt; import parameter of the Subroutine

    CALL FUNCTION LF_FM_NAME
      EXPORTING
        CONTROL_PARAMETERS = _CONTROL_PARAM
.....

ENDFORM.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 14:59:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-issue/m-p/4301483#M1025692</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2008-08-06T14:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Print preview Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-issue/m-p/4301484#M1025693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nimish for the information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done the changes as suggested but it still dosent preview it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any more suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ster&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 15:15:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-issue/m-p/4301484#M1025693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T15:15:55Z</dc:date>
    </item>
  </channel>
</rss>

