when does end-of-page stmnt triggers in reports.

Answer Posted / sivaramakrishna.s.v

genrally this event is use to display some footer info on
the list screen. to triggure end_of_page event we need to
specify as below
program zsample line_count 30(5). is the first statement of
the pg.
here 30 is the total no of lines specified to display on
list screen in this 30 lines 5 lines is reserved for
footer information to display when end of page event is
triggurd.
to triggur end_of_page event 25 lines mest be displayed on
list scree.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are secondary indexes. How can we know which index is being used in a select query?

1000


How would you define the exponents for a type ‘f’ field?

626


What is the difference between field-group header and other field groups?

563


Differentiate between ooabap and abap?

707


Explain client-dependent and client-independent tables.

607






What are the check tables and value tables?

623


In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.

1597


What is open sql vs native sql ?

1855


What are the two different ways of building a match code object? : abap data dictionary

609


How do you display a data in a detail list?

582


Explain about the tables exists in a data dictionary and what are they? : abap data dictionary

630


what is the t-code to link technical and functional operation?

1970


What are the payroll related infotypes? : abap hr

575


Explain the different types of data dictionary objects?

521


When will the current screen processing terminates?

547