In a screen i have 2 radio buttons and 2 text fields,if i
select the one radio button one text field has to be enable
and when i select another one,other text field has to be
enable,in the at selection screen output event how it was
happen?this event has to effect once i press enter
naa.......... how the screen knowing that?
Answer Posted / saravanan
At selection-screen output triggers before the actual
display of the list. So, when u press ENTER button, 'Loop
at screen' written under the event gets triggered. And u
can set the screen parameter 'INVISIBLE' of the
corresponding field to '1'. This is how it works!
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is the difference between collect and append statements?
What happens if we use leave to list-processing without using suppress-dialog?
What is a view? : abap data dictionary
what are the various types of parameters and how are they distinguished from one another?
Did you create secondary index?
The max number of calling modes stacked at one time is?
What is a variable in the sap abap?
Explain how to create any functions? How to go about it?
Explain read dataset in sap abap?
How can we access the correction and transport system? : abap data dictionary
What is the difference between a structure and a table? : abap data dictionary
What is client in the sap system? : sap abap hr
What is the lock object?
what is the exact code that shoud be implimented in sap note
What is the advantage of structures?