Skip to Content
0
Former Member
Jul 22, 2008 at 05:32 PM

screen field manipulation ??

38 Views

hi,

i created 2 radio buttons, aa and bb and selected them and grouped them in a radiobutton group in SE51.

so in PAI MODULE USER_COMMAND_0100 INPUT, i have to handle the user selection.

so i say

IF aa = 'X'

but it says "aa" is unknown. how do i refer this object in my code ?? in general how do i refer any of the screen elements ?

thks