<?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: Call transaction printer problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-printer-problem/m-p/5914207#M1330299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our standard program throwing printer popup which used to terminate the user when the standard program is accessed from the portal. Now I have copied the standard program to z-program and then i had commented the code which displays the printer popup and passed printer parameter manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its working now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashanth J R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Aug 2009 10:43:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-05T10:43:10Z</dc:date>
    <item>
      <title>Call transaction printer problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-printer-problem/m-p/5914204#M1330296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was a reauirement to convert the SAP script forms to PDF forms. For this I am creating a RFC in the backend where I use BDC to call the standard program RPCEOYG0 and executing this RFC throgh webdynpro adaptive RFC model. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I debug  at 'call transaction'  for the program RPCEOYG0.  then I program is coming out when printer pop up comes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one help me on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashanth J R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2009 10:20:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-printer-problem/m-p/5914204#M1330296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-24T10:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction printer problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-printer-problem/m-p/5914205#M1330297</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;That might be because of the funtion module called 'HR_DISPLAY_ERROR_LIST' with  passing value blank in no_popup          = ' ' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  call function 'HR_DISPLAY_ERROR_LIST'&lt;/P&gt;&lt;P&gt;       exporting  no_popup          = ' '&lt;/P&gt;&lt;P&gt;                  no_print          = print&lt;/P&gt;&lt;P&gt;                  no_img            = 'X'&lt;/P&gt;&lt;P&gt;                  no_msgno          = 'X'&lt;/P&gt;&lt;P&gt;                  linesize          = max_len&lt;/P&gt;&lt;P&gt;                  listheader        = ' '&lt;/P&gt;&lt;P&gt;                  colheader         = ' '&lt;/P&gt;&lt;P&gt;                  hidemsg           = ' '&lt;/P&gt;&lt;P&gt;       tables     error             = errors&lt;/P&gt;&lt;P&gt;       exceptions invalid_linesize  = 1&lt;/P&gt;&lt;P&gt;                  others            = 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2009 10:27:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-printer-problem/m-p/5914205#M1330297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-24T10:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction printer problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-printer-problem/m-p/5914206#M1330298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry .......that is not related to my questions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 08:42:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-printer-problem/m-p/5914206#M1330298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T08:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction printer problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-printer-problem/m-p/5914207#M1330299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our standard program throwing printer popup which used to terminate the user when the standard program is accessed from the portal. Now I have copied the standard program to z-program and then i had commented the code which displays the printer popup and passed printer parameter manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its working now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashanth J R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 10:43:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-printer-problem/m-p/5914207#M1330299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-05T10:43:10Z</dc:date>
    </item>
  </channel>
</rss>

