‎2010 Apr 13 6:37 PM
Hi All,
I have cretaed an ALV repot with dunamic field catalog. When I am executing the report in foreground it's working fine but when I am executing it in Background except one or fields data are not being displayed in SM37 or SP01. Can anybody tell what exactly the problem is? Thanks in advance
‎2010 Apr 13 6:42 PM
Hi,
When u have most number of fields in the output when u scheduled in background after execution u need to use one button to display all the fields . When u press that u will get all fields and all the pages . Check the button i can give the button position now.
Regards,
Srinivas
‎2010 Apr 13 6:44 PM
What is the total length of the ALV ? FYI standard SAP print layout supports 255 character line-size only. If your ALV is longer than 255 characters, the remaining fields would get truncated.
‎2010 Apr 14 1:17 AM