Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

radio button functionality

Former Member
0 Likes
496

Hi Experts,

I have requirement. i.e i have two radio buttons in the selection screen first one is open orders and second one is closed orders. if i select open orders radio button it should display sales orders with relative fields and the status will be open. if i select closed it should display closed orders. how can i achieve this?

Moderator message : Requirements dumping not allowed,discussion locked

Message was edited by: Vinod Kumar

2 REPLIES 2
Read only

Puneet_Gupta
Contributor
0 Likes
475

Vinod,

Read the ABAP documentation on the Radio button to understand how it works.

Once you understand how the radiobuttons work, it should be easy to implement the logic of branching the selection logic for getting your sales orders based on the radio button selected.

- Puneet

Read only

madhu_vadlamani
Active Contributor
0 Likes
475

Hi Vinod,

This is a basic question check for the available information.You try first and then post if there is any issue.

Regards,

Madhu.