<?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: changing Spool Request Attributes for report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-spool-request-attributes-for-report/m-p/5775035#M1307273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solved this problem by changing the configuration of the spool device.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jul 2010 13:12:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-28T13:12:31Z</dc:date>
    <item>
      <title>changing Spool Request Attributes for report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-spool-request-attributes-for-report/m-p/5775034#M1307272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to change the Spool Request Attribute "Spool list with Structure Information" to yes as default.&lt;/P&gt;&lt;P&gt;We schedule this report by TWS and it is running by it's own user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can change this attribute for myself, and save it by "copy settings" in the settings screen.&lt;/P&gt;&lt;P&gt;But how can change it for that TWS-user? Is it somewhere in a table where I can maintain it?&lt;/P&gt;&lt;P&gt;(I dont know the password for that TWS-user and they will not give it to me)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In first instance I asked the Tivoli-team to switch this attribute for this job but they told me that is not possible, they dont have a parameter for it. So I'm looking for another solution &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Acutally the enduser want to download the report from the spool to a xls, and if this attribute is blank all information of each row is stored in 1 cel so they can not work with it. If there is a way to change this at downloadtime thats also OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report is a sap-report (RFSSLD00 in SAP-FI) so I can not change it from in the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone a possible solution for my problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;Renaat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Renaat Vanhaverbeke on Jul 28, 2010 2:54 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 10:13:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-spool-request-attributes-for-report/m-p/5775034#M1307272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T10:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: changing Spool Request Attributes for report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-spool-request-attributes-for-report/m-p/5775035#M1307273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solved this problem by changing the configuration of the spool device.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 13:12:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-spool-request-attributes-for-report/m-p/5775035#M1307273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-28T13:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: changing Spool Request Attributes for report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-spool-request-attributes-for-report/m-p/5775036#M1307274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Renaat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there is one solution to it.. But not 100 % sure it will work since i have not tried it..&lt;/P&gt;&lt;P&gt;U can create an implicit enhancement in the sap print program which will set this flag during runtime for this particular user-id.&lt;/P&gt;&lt;P&gt;let u know in a day or two..!&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Navin Fernandes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 14:02:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-spool-request-attributes-for-report/m-p/5775036#M1307274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-28T14:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: changing Spool Request Attributes for report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-spool-request-attributes-for-report/m-p/5775037#M1307275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi reenat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share how didi you do this.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;navin fernandes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 14:10:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-spool-request-attributes-for-report/m-p/5775037#M1307275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-28T14:10:52Z</dc:date>
    </item>
  </channel>
</rss>

