difference between at selection-screen and at
selection-screen output?
Answer Posted / sravan
At selection-screen : This event mainly used to validate the
user inputs.
At selection-screen output : This event is used for
processing screen . We can enable or disable the screen
blocks and we can make some field active or deactivate at
run time.
| Is This Answer Correct ? | 31 Yes | 2 No |
Post New Answer View All Answers
What are the rules to create a BAPI?
What are user exits? What is involved in writing them? What precations are needed?
Explain what is the purpose of sap script?
What is the process to enhance the Infotype
What is abap?
How do you execute the payroll
What is the difference between getting and get late?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
How we format the data before writing a statement in the report?
How do you set up background jobs in sap?
Explain the inside concept in select-options?
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
What are the different types of parameters? How can you distinguish between different kinds of parameters?
How to convert the Unit for 'Distance' (The value from one Unit to another).
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?