Solution : https://service.sap.com/sap/support/notes/4682 (SAP Service marketplace login required)
Summary :
When ABAP list printing does not execute correctly because the printer receives inaccurate control statements, ensure the device type used is supported per SAP standards. Incorrect or outdated format types often contribute to these issues. To resolve, refer to the R/3 printing handbook via the R/3 SPAD to adjust printer definitions and editing types. Notably, only specific editing versions (e.g., X_PAPER, X_65_80, etc.) should be used depending on the list's formatting. Verify the number of lines and columns fit the defined type, e.g., X_44_120 must not exceed 44 lines or 120 columns. Non-standard formats like DINA4 should be avoided.
Key words :
x_paper x_65_80 x_65_132 x_44_120 x_58_170 x_90_120 x_65_200, additional key words abap list, receives incorrect control statements, printer types supported, outdated editing type, sap device types, print list, list print, list printout, editing types
Related Notes :
302228 | NLS trouble shooting: printing (collective note) |
17895 | Adapting print list formats for customers |