what is the difference between at selection-screen output
and at selection screen?
Answer Posted / surya
AT SELECTION-SCREEN: used for validating the fields for
fields on the selection screen.after user click on the
execute button then this event will be triggered.
AT SELECTION-SCREEN OUTPUT: It is used for modifying the
selection screen based on the user selection.this event
will be triggered befor execute the program.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you process errors in session method ? : abap bdc
What is foreign key relationship? : abap hr
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
What is difference between dialog program and a report?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
What is the length of function code at user-command?
Which table stores the programs created?
What are the payroll related Infotypes
What is the difference between Exit and Stop?
What is the syntax for call transaction? : abap bdc
How to convert the Unit for 'Distance' (The value from one Unit to another).
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?
what precautions or prerequisites do you follow to update a record into database table and how