<?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 Printing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-printing/m-p/2029297#M416304</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response. &lt;/P&gt;&lt;P&gt;Yes, the user profile is only valid when in dialog mode, but when it is from remote call, is there any possible way to get the print immediately? Or maybe print without the SAPLPD will help? I'm not sure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 25 Mar 2007 03:54:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-25T03:54:24Z</dc:date>
    <item>
      <title>SAP Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-printing/m-p/2029295#M416302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here is a printing problem in ECC5.0. The sap user can print on their default printer immediately only when they log on into the system and call the system transaction. But when the user is coming from off the system, say, an interface that calls an RFC in SAP, the printing part in the RFC cannot work. In 'own spool requests' , the status of the specific quest is 'Waiting', though it is set 'Output Immediately'   in User profile. Is there anything I can do to fix it right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Mar 2007 11:41:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-printing/m-p/2029295#M416302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-24T11:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-printing/m-p/2029296#M416303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;It is possible that user profile is only used in dialog mode. If it is like that you need to provide full information about the printer inside your RFC in case of remote call. I wish it moved you into good direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wojciech&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Mar 2007 13:38:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-printing/m-p/2029296#M416303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-24T13:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-printing/m-p/2029297#M416304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response. &lt;/P&gt;&lt;P&gt;Yes, the user profile is only valid when in dialog mode, but when it is from remote call, is there any possible way to get the print immediately? Or maybe print without the SAPLPD will help? I'm not sure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Mar 2007 03:54:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-printing/m-p/2029297#M416304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-25T03:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-printing/m-p/2029298#M416305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It should work if you provide explicitly provide printer name.&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;Wojciech&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Mar 2007 15:23:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-printing/m-p/2029298#M416305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-25T15:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-printing/m-p/2029299#M416306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the printer defined as an "actual" printer, not like a "local" printer (ie windowd)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at &amp;lt;a href="http://help.sap.com/saphelp_46c/helpdata/en/d9/4a990d51ea11d189570000e829fbbd/frameset.htm"&amp;gt;Functional Area 3: Output and Status Querying&amp;lt;/a&amp;gt; in Sap library.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Mar 2007 15:35:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-printing/m-p/2029299#M416306</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-03-25T15:35:53Z</dc:date>
    </item>
  </channel>
</rss>

