Dear Experts,
Being new to ABAp, I am struck in a problem.
I want to get double click as an event in my module pool program.
On the screen I have two input/output fields. The attributes of them are as below:
1) 1st I/O field Attributes:
Name: WA_AUFN-A
Dropdown: List box
Display: Resp. to DblClk = Checked
1) 2nd I/O field Attributes:
Name: IT_AUF-A
Dropdown: No drop down box
Display: Resp. to DblClk = UN- Checked
I get some data populated in 1st I/O field in list display.
My Requirement:
As I select one of the data from the 1st I/O field and double click on it, then what I want is that the same selected data
should appear in the 2nd I/O field.
So I want to know how can I capture "Double click as an event".
Can any1 help me out.
Regards
Chandan