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

SPOOL Format Type change

former_member197830
Participant
0 Likes
1,230

Hi Everyone,

Actually my issue is when ever ALV report (with more number of columns) is scheduled in background the output(each record) will not display in same line and find the below screenshot.

how to resolve the above issue?

I thought that If I increase number columns in  SPAD then my issue is solved, but i am unable to edit Number columns in SPAD txn.

Regards,

Narasaiah T.

4 REPLIES 4
Read only

Former Member
0 Likes
1,082

Narasaiah,

Check this thread.

- Sushma

Read only

0 Likes
1,082

Hi Sushma,

I have already done that change in SPAD level but it didn't work please find the below screenshot.

Regards,

Narasaiah

Read only

0 Likes
1,082

Try using the function module 'GET_PRINT_PARAMETERS' in your program to set the print parameters .

Read only

0 Likes
1,082

Hi Sushma,

FM(GET_PRINT_PARAMETERS) working in foreground but is is not working background.

Regards,

Narasaiah T.