Hi,
I am trying to use a single select option in the report
s_acct FOR bsid-kunnr DEFAULT 9999990000 TO 9999999999.
Also,I have two radio buttons
p_ap RADIOBUTTON GROUP r1,
p_ar RADIOBUTTON GROUP r1,
I AM TRYING TO ACHIEVE:(F4 functionality depending on the radio buttons selected)
If p_ap is selected i am trying to get match codes(F4)
of Vendors(bsik-lifnr) and if p_ar is selected get the match code of Customer(bsid-kunnr).
Please let me know if there is any easy workaround.
Thank You,
Rao