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 |
What will happen if we run call Transaction in BDC for large volume of data?
2 Answers Thomson Reuters, Vinyl Tubes,
How can we decide weather we can enhance the standard infotype or not ? : abap hr
What are the personnel administration related Infotypes
How can we add another field to display in standard SAPSCRIPT? Ex. we have customer address in layout, now we have to add customer Phone no in the same.
what is the difference between session ,call Transaction?
what is the IDOC status code?
how to placed drop down arrow in the input field of module pool table control/ steploop
What are indexes? : sap abap data dictionary
ALV's?
What is the Difference between Header and Item in ABAP? VBAK-Sales Order Header,VBAP-Sales Order Item, how can u use these tables in one query,means by using these tables write a select query.
What is a data class?
when does a list get sent to the screen on the presentation layer?