‎2008 Mar 02 5:21 PM
Hi, i have a table control and two radio buttons in a subscreen 0800 in the CNEX0008 exit.
In the radio buttons i have the function code "SELE". But when i try to change the screen in PBO. I have an error "Function code SELE is not permited Message Error: V0104".
My question: how can i use the function code (sy-ucomm) in screen exit?
Thanks
‎2008 Mar 03 3:19 PM
I think, I have the same problem. Did you already find a solution?
‎2008 Mar 03 3:19 PM
I think, I have the same problem. Did you already find a solution?
‎2010 Sep 03 1:17 PM
You should declare the function code in the table T185 & T185F.
Use the transaction SM30 with the view table V_T185. You must only fill the first 2 radio buttons.
The program is the standard program is your in the case of an exit subscreen or the mailn program of the transcation.
Regards,
Christophe d'Argembeau