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 / ananda babu uppara
Without interacting with the PAI and PBO events we can do
this task using "screen" structure.
Tomorrow i will post with code.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the data types of the abap/4 layer? : abap data dictionary
What are two methods of modifying sap standard tables? : abap data dictionary
What are the different types of laws. What are they?
What are the data types of the abap/4 layer?
What are the dynamic actions and how to configure it? : sap abap hr
Explain open dataset in sap abap?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
how can you display data say "your name"in sap script without print program or driver program??
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
What is the purpose of at first and at last?
What are the different message types available in the abap/4 ?
Which function module would you use to check the user’s authorization to access files before opening a file?
What is a batch input session? : abap hr
How do you set up background jobs in sap?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul