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
How to Raise a Particular Ticket in Realtime ?
What is the difference between table and template?
Can a domain, assigned to a data element be changed?
What are the buffering types?
How to call transaction in session method without recording?
What is an abap/4 query? : abap hr
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What is sapnet?
What will happen when we use fully buffered in abap?
Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel
What is the difference between upload and ws_upload ? : abap bdc
Can a domain, assigned to a data element be changed? : abap data dictionary
How does the system handle roll areas for external program components?
On which event we can validate the input fields in module programs?