<?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: Sap script selecting only one printer. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471947#M2001063</link>
    <description>&lt;P&gt;hi, Spool Attributes i was updated in the main question. Plz check it. &lt;/P&gt;</description>
    <pubDate>Mon, 28 Jun 2021 13:29:06 GMT</pubDate>
    <dc:creator>former_member196331</dc:creator>
    <dc:date>2021-06-28T13:29:06Z</dc:date>
    <item>
      <title>Sap script selecting only one printer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471941#M2001057</link>
      <description>&lt;P&gt;hi , &lt;BR /&gt;I am facing 1 issue, need your suggestions.&lt;BR /&gt;from the Z program i am calling .. one Sapscript. using FM:OPEN_FORM&lt;BR /&gt;Then sp01 one spool is generating. before generating SPOOL , it is asking which printer like below.&lt;BR /&gt;Just for testing, selected 3 printer names for 3 times. But spool is showing one printer name&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;CALL FUNCTION 'OPEN_FORM' &lt;BR /&gt;EXPORTING form = irldrc-formu &lt;BR /&gt;device = 'PRINTER' &lt;BR /&gt;language = sy-langu &lt;BR /&gt;options = itcpo &lt;BR /&gt; dialog = ' ' &lt;BR /&gt;IMPORTING result = itcpp.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1949893-nirvana1.png" /&gt;&lt;/P&gt;
  &lt;P&gt;but If i see the SP01, Why it is selecting only Print Destination Nirvana Created &lt;BR /&gt;Like below it is showing. Any idea why it is showing like below every time.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1949894-nirvana.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Spool attributes.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1949910-attr1.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1949911-attr2.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1949912-attr3.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1949913-attr4.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1949915-attr6.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1949914-attr5.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 11:33:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471941#M2001057</guid>
      <dc:creator>former_member196331</dc:creator>
      <dc:date>2021-06-28T11:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script selecting only one printer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471942#M2001058</link>
      <description>&lt;P&gt;Hi Kali,&lt;/P&gt;&lt;P&gt;The script is been called from custom program or standard program through config.&lt;/P&gt;&lt;P&gt;I found below existing thread. It will be helpful if your issue is related to the mention industry.&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/questions/653415/default-print-output-device-settings.html" target="test_blank"&gt;https://answers.sap.com/questions/653415/default-print-output-device-settings.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gourab&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 11:55:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471942#M2001058</guid>
      <dc:creator>Gourab_Dey</dc:creator>
      <dc:date>2021-06-28T11:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script selecting only one printer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471943#M2001059</link>
      <description>&lt;P&gt;You only show the log of the Output Request, but not the Spool Request attributes where the selected printer is shown.&lt;/P&gt;&lt;P&gt;Are you saying that the Spool Request printer corresponds to your choice, but you wonder why the Output Request log shows a "strange message"?&lt;/P&gt;&lt;P&gt;Or do you mean the Spool Request printer is always the same value, whatever your choice?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 12:03:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471943#M2001059</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-06-28T12:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script selecting only one printer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471944#M2001060</link>
      <description>&lt;P&gt;Or do you mean the Spool Request printer is always the same value, whatever your choice?&lt;/P&gt;&lt;P&gt;Yes, Sandra.... If i select 3 printer names, each time, in sp01 it is showing only nirvana only....&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 12:12:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471944#M2001060</guid>
      <dc:creator>former_member196331</dc:creator>
      <dc:date>2021-06-28T12:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script selecting only one printer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471945#M2001061</link>
      <description>&lt;P&gt;Script is calling from z program. While calling form , i checked it .. No printer name there... only properties.. Immediate is there... have not seen any other things...and i am checking above one... Under user profile.. there is one printer default is there.. If i make it empty also... in sp01.. showing diff printer name. means...  user profile imagine there is no default printer now i am selecting "local" printer name. but in sp01... showing always nirvana only... &lt;BR /&gt;for above thread.. remaining options i will check it. &lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 12:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471945#M2001061</guid>
      <dc:creator>former_member196331</dc:creator>
      <dc:date>2021-06-28T12:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script selecting only one printer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471946#M2001062</link>
      <description>&lt;P&gt;Then it's a bug, but it's so basic that it's very surprising (did you check the SAP notes?)&lt;/P&gt;&lt;P&gt;Could you paste a screenshot the Attributes of the Spool Request, with the output device/printer selected, to help us confirm to you that it's a bug?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 12:53:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471946#M2001062</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-06-28T12:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script selecting only one printer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471947#M2001063</link>
      <description>&lt;P&gt;hi, Spool Attributes i was updated in the main question. Plz check it. &lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 13:29:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471947#M2001063</guid>
      <dc:creator>former_member196331</dc:creator>
      <dc:date>2021-06-28T13:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script selecting only one printer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471948#M2001064</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Could you confirm the actual question?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In the print dialog, what output device do you select? LPRD17COPYH?&lt;/LI&gt;&lt;LI&gt;In the spool request, what output device do you see? LPRD17COPYH?&lt;/LI&gt;&lt;LI&gt;LPRD17COPYH is handled by Output Management System (RDI format -&amp;gt; StreamServe)&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;I guess your question is why the basis configuration sends to "nirvana"? Can't you ask your Basis team?&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 28 Jun 2021 14:34:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471948#M2001064</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-06-28T14:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script selecting only one printer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471949#M2001065</link>
      <description>&lt;P&gt;1)In the print dialog, what output device do you select? LPRD17COPYH?&lt;BR /&gt;   I am selecting different name like "local" , "lp01"&lt;/P&gt;&lt;P&gt;2)In the spool request, what output device do you see? LPRD17COPYH?&lt;BR /&gt;   "LPRD17COPYH" this one i am seeing.&lt;/P&gt;&lt;P&gt;3)ok.&lt;BR /&gt;4)I will ask to basis team.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 15:00:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-selecting-only-one-printer/m-p/12471949#M2001065</guid>
      <dc:creator>former_member196331</dc:creator>
      <dc:date>2021-06-28T15:00:11Z</dc:date>
    </item>
  </channel>
</rss>

