Application Development 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: 

OK_CODE of Double Click Event

Former Member
0 Kudos

Hi all,

I have created one module pool ...

Now when i check OK_CODE of double click event ( By debugging /H ) ,its showing SV. So is this Fix? means all program having same OK_CODE for double click because in my second module pool also it showing SV for Double Click...

Thanks in advance....

1 ACCEPTED SOLUTION

Pawan_Kesari
Active Contributor
0 Kudos

OK CODE of double click is same as FCODE of function key F2 specified in PF status.

Goto PF status of the screen and check FCODE of function key F2

8 REPLIES 8

Pawan_Kesari
Active Contributor
0 Kudos

OK CODE of double click is same as FCODE of function key F2 specified in PF status.

Goto PF status of the screen and check FCODE of function key F2

0 Kudos

Hi Pawan,

Thanks a lot u r right ....

0 Kudos

Hi,

Is there any other event in module pool whose function key is fix?

Thanks in advance.....

0 Kudos

hi,

&IC1 is the fcode for the double click event.

reward if helpful.

Former Member
0 Kudos

hi

<b>yes it is fixed ie SV</b>

regards'

ravish

<b>plz dont forget to reward if useful</b>

Former Member
0 Kudos

No these OK_CODEs can change from transaction to transaction & in application programs. You can run a recording & then check out the command.

Former Member
0 Kudos

HI,

it will change from menu to menu.

the function code of KEY F2 in ur menu will be ur double click function code.

rgds,

bharat.

Former Member
0 Kudos

IS there Any Other event whose Function key is fix?