What are the events in ABAP/4 language?
Answers were Sorted based on User's Feedback
BELOW ARE THE CLASSICAL EVENTS
initalization
at selection-screen output
at seelction-screen on field
at selection-screen on block
at selection-screen
start-of-selection
end-of-selection
BELOW ARE THE INTERACTIVE EVENTS
at line-selection
at user-command
at pfnn
top-of-page during line selection
BELOW ARE THE LIST EVENTS
top-of-page
end-of-page
BELOW ARE THE CONTROL BREAK EVENTS
AT FIRST
AT LAST
AT NEW
AT END OF
ON CHANGE OF
Is This Answer Correct ? | 20 Yes | 7 No |
Answer / paramjeet
Initialization, At selection-screen, Start-of-selection,
end-of-selection, top-of-page, end-of-page, At
line-selection, At user-command, At PF, Get, At New, At
LAST, AT END, AT FIRST.
Is This Answer Correct ? | 18 Yes | 7 No |
Answer / alex
There are eleven different events in ABAP/4
Category Events
Driver initialization
at selection-screen
start-of-selection
get
end-of-selection
User at line-selection
at pfn
at user-command
Program top-of-page
end-of-page
Is This Answer Correct ? | 4 Yes | 4 No |
Search help exit details.
how to prepare technical specs? what are the steps used to prepare it?
2. wat is sub screen?
suppose you are using session method for 1000 records and there is error in 400 and 500 records.how many records will be updated to the database?
What the Object will be created when upload a Logo?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
What is a function group?
What are datasets?
What is example class
what is BAPI?
6 Answers FutureSoft, IntelNet, jusco,
how 2 create the normal form by using functional module
What are the different types of view?