<?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: printing function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-function-module/m-p/3486192#M838191</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;This might be due to how your printer is set up, rather than anything in your code.  Typically this value is passed through the SAP spool to the SAP printer, the SAP printer then passes it (usually) to a network printer.  Not all printers accept this parameter, and so just print one copy. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check this by manually printing something from SAP to this printer, and specify more than one copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Feb 2008 14:08:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-29T14:08:14Z</dc:date>
    <item>
      <title>printing function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-function-module/m-p/3486191#M838190</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; Pls help me on this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CALL FUNCTION 'GET_PRINT_PARAMETERS'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      copies                 =  p_lbl&lt;/P&gt;&lt;P&gt;      layout                 = 'X_65_255'&lt;/P&gt;&lt;P&gt;      line_count             = 65&lt;/P&gt;&lt;P&gt;      line_size              = 255&lt;/P&gt;&lt;P&gt;      immediately            = 'X'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     no_dialog              = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      out_archive_parameters = arcpar&lt;/P&gt;&lt;P&gt;      out_parameters         = pripar&lt;/P&gt;&lt;P&gt;      valid                  = val.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here am passing number of copies to this function module through paramter p_lbl , If suppose i enter 3 in the selection screen ,the same value is passing to fucntion module  but it is not giving the prints based on my selection.It is giving only one print of the copy.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 13:56:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-function-module/m-p/3486191#M838190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T13:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: printing function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-function-module/m-p/3486192#M838191</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;This might be due to how your printer is set up, rather than anything in your code.  Typically this value is passed through the SAP spool to the SAP printer, the SAP printer then passes it (usually) to a network printer.  Not all printers accept this parameter, and so just print one copy. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check this by manually printing something from SAP to this printer, and specify more than one copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 14:08:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-function-module/m-p/3486192#M838191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T14:08:14Z</dc:date>
    </item>
  </channel>
</rss>

