Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data missing in background job

Former Member
0 Likes
1,397

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

3 REPLIES 3
Read only

Former Member
0 Likes
799

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

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
799

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.

Read only

DavidLY
Product and Topic Expert
Product and Topic Expert
0 Likes
799

Hello,

Check SAP note 186603 also.

David