2007 Apr 03 6:54 AM
Hi
frends doing a type m program in which i had field f4 help attached to it
user doesnt want to hit the enter key .he wants the data to be displayed as soon as i select the kunnr from f4 help .
first i gave enter code.now he dont want that .
can anybody tell me how should i go for it .
answers will be rewarded points.
regards
2007 Apr 03 6:57 AM
Hi
You have writen the code in the PAI module, so the entire code you need to write in the PBO module, write like this
If NOT KUNNR is intial.
Write the entire code
Endif.
Regards
Sudheer
Hi
frends doing a type m program in which i had field f4 help attached to it
user doesnt want to hit the enter key .he wants the data to be displayed as soon as i select the kunnr from f4 help .
first i gave enter code.now he dont want that .
can anybody tell me how should i go for it .
answers will be rewarded points.
regards
2007 Apr 03 6:57 AM
Hi
You have writen the code in the PAI module, so the entire code you need to write in the PBO module, write like this
If NOT KUNNR is intial.
Write the entire code
Endif.
Regards
Sudheer
2007 Apr 03 7:11 AM
Farukh,
AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_KUNNR.
Write your total code under this event which displays the output here.
Don't forget to reward if useful
2007 Apr 03 7:12 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |