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 / rk
use Loop at screen statement.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In which table the material master data is stored?
What are the disadvantages of different types of bdc's?
How to write a code in tab control? : abap bdc
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What are two methods of modifying sap standard tables?
What are the advantages and disadvantages of different types of bdc's?
Select up to 1 row and select single difference ?
what is difference between user exit, customer exit and badi?
What are the sequences of event block?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
What is the meaning of sap r/3?
Explain the client concept of sap.
What two statements are required in an abap program to output an icon using a write statement?
When is the top-of-page event triggered? : abap data dictionary
Can we use transfer dataset to transfer data in internal table ?