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
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
Explain the differences between sap memory and abap memory?
What are the two levels in defining a match code ?
What are pooled tables? : abap data dictionary
What are the function modules used in a sap script driver program?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
What is the use of 'table index'?
What is generic buffering?
How we can give authorization on the fields of table control in a dialog-programming?
How to creat transactions? : abap data dictionary
How to read 5th record from Hash Internal Table?
What is an Open Item in SAP? How will you find an Open Item in SAP?
What are the different types of views in sap? : abap data dictionary
What are the steps in a bdc session? : abap bdc
Difference between sap script and report?