‎2020 Jan 04 1:24 PM
I have created an ALV report using the OOPS Concept, i.e., using Custom Container. Report is getting printed , but one particular field is getting printed down one step in the output comparing the other fields.
I have compared the field catalog and all. Please guide me.
Rgds,
G.Khadeer Basha
‎2020 Jan 04 2:25 PM
The output has a given maximal width. If the printout goes beyond the limit, the fields are displayed on the next line...
Solution: when you print, select a different list format, like X_65_120 for a width of 120 columns for instance. You may define a list format with transaction code SPAD, with a maximal value of 1023 columns. Note that if you create a new one and you print on actual printers, you must define control codes for each device type so that to use a small font size, and eventually use landscape.
‎2020 Jan 04 2:25 PM
The output has a given maximal width. If the printout goes beyond the limit, the fields are displayed on the next line...
Solution: when you print, select a different list format, like X_65_120 for a width of 120 columns for instance. You may define a list format with transaction code SPAD, with a maximal value of 1023 columns. Note that if you create a new one and you print on actual printers, you must define control codes for each device type so that to use a small font size, and eventually use landscape.
‎2020 Jan 06 1:47 PM
I am using X_65_120 pattern only, still one field is being displayed down the actual line in which to be printed.
‎2020 Jan 06 1:55 PM
try x_65_255 the layout will be smaller but you will have all your fields