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 / parthasarathi
We are Loop the Screen structure, so it's not an matter how
many times we are doing modification..
Normally it's work under the concept of PBO and PAI event..
So when u select the other radio button it act as PAI event..
so the modification had been done withe use of Screen
Structure.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
In a loop of an internal table, what is the use of at first & at last statements?
Explain about workbench request and customization requests?
What are the types of parameters in the function modules?
What is the difference between the function module and a normal abap/4 subroutine?
Which one is better joins or views and why?
Advantages and disadvantages of different types of bdc's?
Events that can be used in both the classical and interactive reports
What are the payroll related Infotypes
What are lock objects?
Exception handling and how does it transfer from called method to calling method?
Can you create an internal table dynamically?(at run time)
What is a table pool? : abap data dictionary
Can we use on change of between select and endselect?
How do you set up background jobs in sap? What are the steps?
Differentiate between static and dynamic step loops?