what are the events in ABAP?

Answer Posted / p.pandian

ABAP Report has the following events

1. initilization.
2. top-of-page.
3. end-of-page.
4. start-of-page.
5. end-of-page.
6. at selection-screen.
7. at selection-screen output.
8. at line-selection.
9. at user-command.

Using the above events you can initialize and manipulate
the data.

By P.PANDIAN.

Is This Answer Correct ?    7 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define infotype ? : abap hr

711


In SAP Script,How to display a single field(like matnr)at the right end of the form.

1983


What are the 3 types of function modules in sap?

614


Differentiate between abap memory and sap memory?

642


Name a few data dictionary objects? : abap data dictionary

689






I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/

1815


What is the basic difference internal tables and database tables? : abap data dictionary

569


There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.

936


Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?

1069


What are the functional areas? User groups? And how does abap/4 query work in relation to these?

608


What is open sql?

580


what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?

1738


How to Raise a Particular Ticket in Realtime ?

1641


WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'

1773


How can I make a differentiation between dependent and independent data? : abap hr

563