Application Development 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: 

top-of-page in alv without using container

Former Member
0 Kudos

Hi all,

I have a requirement to run my report in background. I have to display top-of-page in background too but with a container I can not run it in background it will create a dump.

Can anybody tell me how to create top-of-page without using container in simple classes not in factory.

so that I can print it in backround.

Regards,

Azra.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

U should insert a code in order to WRITE <SOMETHING> in top-of-page event, this code should be executed only if the report works in background.

Max

1 REPLY 1

Former Member
0 Kudos

Hi

U should insert a code in order to WRITE <SOMETHING> in top-of-page event, this code should be executed only if the report works in background.

Max