Skip to Content
0
Former Member
Jul 07, 2009 at 11:03 AM

Using "Call transaction" for radio button.

1877 Views

Hi experts,

Now I am working on a program that I want to call the transaction MD4C. In the screen, there are radio buttons and I want to select "Order" when I run the "Call transaction" code. I have tried declare a field with value 'X' and use "SET PARAMETER ID 'SLA" FIELD XXX" before the "Call transaction" code but still fail to do so. Is there anyone that can suggest ways to solve this problem? Thank you.

-Leon