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 is tcode se16? For what is it used.
What are the difference between tables and structures? : abap data dictionary
10) How to get Item Header in Sales Order?
Of the two call transaction and session method, which is faster?
Explain how is batch input process different from processing on line?
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
Why do we use Abstract classes give an example from your project?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
What is meant by authorization? Did you ever work on it? : sap abap hr
Differentiate between table and template ?
What is view? Explain the different types of view?
What are data classes? What are the various data classes available for selection? : abap data dictionary
What are Pull and Push Methods?