<?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: spool columns width in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444283#M211097</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;Try to follow these steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. As the "Output Device" (for a background job) choose a printer that has the "Device Type" set as "SWIN". If such a device isn't available, use the following steps:&lt;/P&gt;&lt;P&gt;      1.1. Use the SPAD transaction.&lt;/P&gt;&lt;P&gt;      1.2. Select "Output Devices".&lt;/P&gt;&lt;P&gt;      1.3. Press the "Change" button (first button, looks like a pencil) or the "F8" key.&lt;/P&gt;&lt;P&gt;      1.4. Press the "Create" button (should have appeared) or "SHIFT + F1".&lt;/P&gt;&lt;P&gt;      1.5. Set the "Device Type" as "SWIN", the "Device Class" as "Standard Printer", the        access method as "F:...." and the "Host Printer" as "__DEFAULT".&lt;/P&gt;&lt;P&gt;      1.6. Save the printer and now it should appear in the list of available output devices.&lt;/P&gt;&lt;P&gt;2. After choosing the output device, press the "Properties" button.&lt;/P&gt;&lt;P&gt;3. Set the "Format" as "X_65_1024/4". If you want to set this format as default (for current client, user and output device), select "Settings" and then "Copy Settings" (after having modified any other useful option).&lt;/P&gt;&lt;P&gt;4. Run the background job.&lt;/P&gt;&lt;P&gt;5. View the job by using transaction SP01.&lt;/P&gt;&lt;P&gt;6. Check the box next to your job.&lt;/P&gt;&lt;P&gt;7. Press the "Display in maximum width" button (seventh button, next to the "glasses") or press "SHIFT + F4".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now your report should appear in full size (if the total number of characters on all columns doesn't exceed 1023).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this solves your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2007 13:43:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-21T13:43:56Z</dc:date>
    <item>
      <title>spool columns width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444269#M211083</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;I have a report which is run a background job and I'm outputting to the spool. While setting the spool parameters, we set the layout for eg. X_65_255. This is causing only 255 columns to appear in the screen and my report columns are getting truncated after a particular number. How do I adjust my spool so that I can see all my report columns. Is there a way to do this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 04:56:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444269#M211083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T04:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: spool columns width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444270#M211084</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;Goto SPAD transaction =&amp;gt; Extended Administration =&amp;gt; Device Types=&amp;gt; Format Types .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would get a list. These are the different available format types. You can use any of these or you can create your own format type by specifiying the column width and use the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 05:00:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444270#M211084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T05:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: spool columns width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444271#M211085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there any report to just show the contents of the spool. given the spool request number to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 05:25:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444271#M211085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T05:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: spool columns width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444272#M211086</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;Transaction SP01 would serve the purpose.&lt;/P&gt;&lt;P&gt;Program name RSPOSP01NR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 05:28:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444272#M211086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T05:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: spool columns width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444273#M211087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following FM Will help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'RSPO_RID_SPOOLREQ_DISP'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;id_list =&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;SPOOLREQ_NOT_FOUND =&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;ERROR = 1&lt;/P&gt;&lt;P&gt;OTHERS = 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 05:28:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444273#M211087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T05:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: spool columns width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444274#M211088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;even using this FM the columns in the report are getting cut. I can see only those many columns as in the spool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 05:35:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444274#M211088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T05:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: spool columns width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444275#M211089</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;Specify the layout as DINA3 instead of X_65_255. The maximum horizontal width for A4 size paper is 255. So change it to DINA3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 05:43:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444275#M211089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T05:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: spool columns width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444276#M211090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm unable to create my own formats here....How do I create my own formats. In SPAD it is only allowing me to view all existing formats.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 05:46:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444276#M211090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T05:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: spool columns width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444277#M211091</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;You would require authorization for using SPAD transaction. Contact your BASIS person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS : Please reward useful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 05:52:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444277#M211091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T05:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: spool columns width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444278#M211092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having authorization for SPAD. But it is not allowing me to edit anything. Nor is there an edit button or a create button anywhere. Using which transaction do I create these format types? Is it also SPAD&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;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 06:02:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444278#M211092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T06:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: spool columns width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444279#M211093</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;Goto SPAD transaction =&amp;gt; Extended Administration =&amp;gt; Device Types ..... &amp;lt;b&amp;gt;Click CHANGE ICON&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; Format Types .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 06:04:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444279#M211093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T06:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: spool columns width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444280#M211094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey there's no change icon there, I'm sure ther's another way of doing it. Anyway I'm on 4.6C will that affect my display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 06:19:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444280#M211094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T06:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: spool columns width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444281#M211095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Run SPAD in 000 mndnt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 06:27:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444281#M211095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T06:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: spool columns width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444282#M211096</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;  Try to use this page format as the  default   "X_65_1024/4". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this SAP Note...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Number: 409339&lt;/P&gt;&lt;P&gt;Symptom&lt;/P&gt;&lt;P&gt;As of Release 4.6x, the ABAP list processor can generate spool requests for ABAP lists with a width &amp;gt; 255 columns.During SAP spooler printing, however, only the top of the report lines is printed and the rest is "chopped off" at the bottom of the sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other terms&lt;/P&gt;&lt;P&gt;ABAP, lists, print parameter, LINE-SIZE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reason and Prerequisites&lt;/P&gt;&lt;P&gt;Creating "wide" lists on the screen (that is, lists in the SAPGUI with more than 255 columns) was already introduced by the ABAP list processor for 4.0B. However, these lists cannot be printed out in the width used on screens before Release 4.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In older releases (for example, 4.0B, 4.5B), you were not able to generate spool requests at all for lists with a width of more than 255 columns:&lt;/P&gt;&lt;P&gt;Error message PT 026: " No. of columns &amp;gt; 255, no standard print-out possible".&lt;/P&gt;&lt;P&gt;Therefore, we did not have the problem described here of non-existing device-type support in 4.0/4.5 for printing out "wide" lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Up to and including 4.6C, no SAP device types are available that support print formats for lists as wide as these(&amp;gt; 255 characters).Since 3.0A, all SAP device types already support a maximum list width of 255 characters with format (device format) X_65_255.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution&lt;/P&gt;&lt;P&gt;When you create the spool request and a print dialog box appears, enter a column width of maximum 255 in the "Number of columns" field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of Release 4.6D, you have the option of printing via a PC with SAPlpd using device type SWIN with the new format X_65_1024/4 (see Note 213382).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Bharat Kumar Reddy.V&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Bharat Reddy V&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 06:38:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444282#M211096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T06:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: spool columns width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444283#M211097</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;Try to follow these steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. As the "Output Device" (for a background job) choose a printer that has the "Device Type" set as "SWIN". If such a device isn't available, use the following steps:&lt;/P&gt;&lt;P&gt;      1.1. Use the SPAD transaction.&lt;/P&gt;&lt;P&gt;      1.2. Select "Output Devices".&lt;/P&gt;&lt;P&gt;      1.3. Press the "Change" button (first button, looks like a pencil) or the "F8" key.&lt;/P&gt;&lt;P&gt;      1.4. Press the "Create" button (should have appeared) or "SHIFT + F1".&lt;/P&gt;&lt;P&gt;      1.5. Set the "Device Type" as "SWIN", the "Device Class" as "Standard Printer", the        access method as "F:...." and the "Host Printer" as "__DEFAULT".&lt;/P&gt;&lt;P&gt;      1.6. Save the printer and now it should appear in the list of available output devices.&lt;/P&gt;&lt;P&gt;2. After choosing the output device, press the "Properties" button.&lt;/P&gt;&lt;P&gt;3. Set the "Format" as "X_65_1024/4". If you want to set this format as default (for current client, user and output device), select "Settings" and then "Copy Settings" (after having modified any other useful option).&lt;/P&gt;&lt;P&gt;4. Run the background job.&lt;/P&gt;&lt;P&gt;5. View the job by using transaction SP01.&lt;/P&gt;&lt;P&gt;6. Check the box next to your job.&lt;/P&gt;&lt;P&gt;7. Press the "Display in maximum width" button (seventh button, next to the "glasses") or press "SHIFT + F4".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now your report should appear in full size (if the total number of characters on all columns doesn't exceed 1023).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this solves your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 13:43:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-columns-width/m-p/1444283#M211097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T13:43:56Z</dc:date>
    </item>
  </channel>
</rss>

