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
what is difference between (internal table types)standard table and sorted table in sap abap....
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
Explain client-dependent and client-independent tables.
Can I execute user exits? If yes, how?
Why grouping of fields is required? What is the max no of modification groups for each field?
stock transfer from one plant to another plant ? i want the total description.
How can cluster table be created?
What are the parameter types for a method?
Persistent class
How will you define org structure in MM?
How to write a code in tab control? : abap bdc
Define subtype ? : abap hr
What’s value table?
Explain what are standard layouts sets in the sap script?
What is an abap dictionary? : abap data dictionary