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: 

how to print contionus data in next page

Former Member
0 Kudos

Hi! All

I'm displaying data using classic list display.

my requirement is if my total no. of records is 10 need to display first 5 records in 1st page and the next 5 in next page along with these records i'm displaying other details which are like header details for the document. thus while printing next 5 records in next page need to print along with those hedar details .

how to print it.

Regards

Kv

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

You need to use events TOP-OF-PAGE AND END-OF-PAGE.

Regards

Srikanth M

2 REPLIES 2

Former Member
0 Kudos

hiiii Kv

the complete information on printing ALVs has been given in the following ...link

go through it

http://help.sap.com/saphelp_sm32/helpdata/en/a6/6dee408a63732ae10000000a155106/content.htm

Former Member
0 Kudos

Hi

You need to use events TOP-OF-PAGE AND END-OF-PAGE.

Regards

Srikanth M