I have 2 radio buttons with 2 fields each on selection
screen.My requirement is like if click on 1st radio button
the second radio button field should be disabled and and
vice versa.How can i do that?
Answer Posted / alwin koshy
by using radio button group
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the reserve command?
Explain what are the events used in interactive reports?
What is the significance of the screen number ‘0’?
What is the function module to popup contents in the internal table?
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
Differentiate between table and template ?
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
What are the difference between pool tables and transparent tables?
What is constructor expression in nw abap 7.4?
What is the differrences between structure and table in data dictionary in abap? : abap hr
Name a few data dictionary objects? : abap data dictionary
where are the passwords for ITS stores?
In sap script how to print bar code in vertical manner
what is call back in alv?