‎2015 Mar 09 12:32 PM
Hi all,
I have created a report which generate output in ALV GRID using OOPs.
When i try to execute the report in foreground column header appears properly as i gave in the Field catalog, but when i try to execute the same in background for some of the column the header text is coming from the Text element not from the field catalog.
Kindly suggest some solution.
Thanks in advance.
‎2015 Mar 09 4:55 PM
Hi Nikhil,
Can you debug your background and see what is exactly happening in your program?
Regards,
Rafi
‎2015 Mar 19 8:46 AM
Can you check the field catalog thru the Consistency Check, are the data element texts (printed in background) available in the field catalog. I suppose the width of the spool (*) is not the size of the screen display so system chooses another header text?
Regards,
Raymond
(*) From report, print parameter or some code of yours.
‎2015 Mar 19 2:29 PM
hi,
we can use LINE-SIZE width]
[LINE-COUNT page_lines[(footer_lines)]] ...
regards,
sampath kumar.