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
What is new enhancement framework?
when do you need to create an internal table with header line ? and with out a header line?
Which transaction code can I use to analyze the performance of abap program?
How would you set the formatting options statically and dynamically within a report?
What are the different types of views in sap? : abap data dictionary
Explain the systems fields used for interactive lists and lists?
Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr
Hat are the different types of mode (run code) in call transaction method?
What is the difference between Check and Continue?
How can end-of-selection be used?
How does the system handle roll areas for external program components?
how can we enable hyperlink in screen painter?
What are the types of search helps? : sap abap data dictionary
What is the first thing you do after vendor setup is complete?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.