‎2006 Jan 03 1:02 PM
Hi ,
Could anyone let me know the BDC OK Code for Double click.
I need to select a row by double clicking it in my recording but not able to capture the code for it.
Please do the needful.
Thanks in Advance,
Sowmmya B
‎2006 Jan 03 1:11 PM
‎2006 Jan 03 1:12 PM
If you are using ALV , then check what you have assigned for PICK or F2 in the &IC1& in the pf-status. Otherwise just make F2 for double click and give ok-code as pick and it should work
‎2006 Jan 03 1:15 PM
Hi sowmmya,
1. If the row you are talking about is
ALV Grid OO concepts,
then i think there is a problem.
It won't work with BDC as u are trying.
2. Well, for getting the code,
before double clicking go in debug mode /H
and then double click.
3. Now in deubbing mode,
see the value of sy-ucomm.
regards,
amit m.
‎2006 Jan 03 1:53 PM
Hi,
Function code for Double click is 'SEL'
Pls reward points , if it solve your problem
Cheers,
Pramod