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
What are the commands used for interactive reports?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
Why do we need enhancements?
Can I execute user exits? If yes, how?
What are spa/gpa parameters (sap memory)?
How can we decide weather we can enhance the standard infotype or not ? : abap hr
How can we handle table control in bdc? : abap bdc
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
How table control cn be generated using bdc? : abap bdc
What are the functional areas, user groups? How does abap query work in relation to these?
To how many tables can an append structure be assigned. : abap data dictionary
How do you write transaction programs in sap?
What is the last entry in all bdc tables? : abap bdc
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
Difference between sap script and report?