What is the difference between At selection screen and At
selection screen on output?
Answer Posted / sagi.nagamani
AT SELECTION SCREEN : TO VALIDATE ALL FIELDS.whenever user
presses enter this event is triggered.if there is any
error,system redisplays the screen by enabling all fields.
AT SELECTION SCREEN ON : to validate a specified field.
whenever user presses enter this event is triggerd.if there
is any error,system redisplays the screen by enabling only
that particular field & disables all the fields.
AT SELECTION SCREEN OUTPUT : THIS EVENT IS TRIGGERED BEFORE
SELECTION SCREEN APPEARS.here u can perform user defined
actions like making fields mandatory,hide like that.
Is This Answer Correct ? | 25 Yes | 0 No |
Post New Answer View All Answers
Write the bdc table structure? : abap bdc
Explain the Inportance of pa40? : abap hr
What is the difference between Exit and Stop?
What are local objects? : abap data dictionary
What are standard layouts sets in the sap script?
Why do we use dynamic where conditions?
Difference between stand alone CRM and back-end CRM
Explain different types of attributes of function module?
What are the requirements a dialog program must fulfill?
Does the external program run in the same sap luw as the caller, or in a separate one?
What is “call mode”?
What type of user exits have you written ?
What are the different abap/4 editors?
Explain what is step-loop? Explain all the steps?
How to set an Enhancement point for a custom report?