SAP Note 1226758 - Displaying wide spool requests in SP01

Component : Druck- und Ausgabeverwaltung - List Processing

Solution : https://service.sap.com/sap/support/notes/1226758 (SAP Service marketplace login required)

Summary :
Lists wider than 255 characters are truncated in SAP transaction SP01 and during export operations. For lists displayed or processed in SP01 (e.g., sent to SAPoffice), the width defaults to 255. To resolve, apply kernel patches (640: 240, 700: 167, 701: 005), implement Notes 1174095 and 1618845, and modify SP01 settings via SPAD to reflect 'Number of Columns for List Display from Format'. Upon completion, lists maintain their intended width in SP01. Use function module RSPO_GET_LINES_AND_COLUMNS to manage list dimensions programmatically.

Key words :
lines          type    sy-linctcol            type    sy-linszexceptionserror, software component   sap_basis                      sap basis compo, rq              type    tsp01sysget_real_format type    rspos_, terms realwidth solution perform, choose settings -> spool system ->, relevant kernel patches, release 620          sapkb62063 - sapkb62064, release 640          sapkb64014 - sapkb64022, function module rspo_get_lines_and_columns, function group spool_sp01r

Related Notes :

1618845Displaying wide spool requests in SP01 (2)
1317116PDF conversion of ABAP lists: Truncated columns
1174095ALV print: Collective correction PRI_PARAMS_SET4
186603Spool list width always 255 in further processing