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
Which objects are independent transport objects? : abap data dictionary
When is the top-of-page event triggered? : abap data dictionary
What is the difference between upload and ws_upload ? : abap bdc
What is the role of ‘refresh’ in internal table?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What is the difference between a pool table and a transparent table?
Explain how to create any functions? How to go about it?
What are client dependent objects in abap/sap?
What are the different modes of processing batch input sessions? : abap bdc
What is an update type with reference to a match code id? : abap data dictionary
Explain what is step-loop?
What is an abap instance?
How to do find it?
What are the attributes of a field that can be activated or deactivated during runtime?
Explain the advantage of structures?