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

Problem with submit for spool number generation

Former Member
0 Likes
316

Hi All,

I have a ALV report which downloads the output to pdf . I have a footer data in the END_OF_PAGE event which should be displayed for each page. It works fine if I take a printout using the print option in the report output screen and generate a spool number the footer is getting printed.

But when I use a submit to sap-spool....statement to generate the spool number the footer is not displayed.

Any suggestions??

1 REPLY 1
Read only

Former Member
0 Likes
278

Hi RAkesh,

Are you using the FM 'REUSE_ALV_COMMENTARY_WRITE' for footer text or simple using the write statements.

try with the both options, still problem provide the complete code.

Regards,

Satya.