2008 Apr 23 6:08 PM
Hi all,
I want to call a F4 search help via a button in web dynpro view. This means the F4 help isn't binded to an input field. It's necessary that the F4 help has multi selection.
How can I call a F4 help that way in web dynpro? And how do I get the list of selected results back to my view?
All documentation I found for search helps in web dynpro delivered only one result back to an field of the context.
Thanks in advance,
Mario
Hi all,
I want to call a F4 search help via a button in web dynpro view. This means the F4 help isn't binded to an input field. It's necessary that the F4 help has multi selection.
How can I call a F4 help that way in web dynpro? And how do I get the list of selected results back to my view?
All documentation I found for search helps in web dynpro delivered only one result back to an field of the context.
Thanks in advance,
Mario
2008 May 15 4:05 PM
Hi,
You can do this,
After pressing the button (In PBO module, sy-ucomm)
use tyhe FM F4IF_INT_TABLE_VALUE_REQUEST .
and get the field value for the one of the fields displayed.
And depending on the selected value, you can set the values of the other fields.
reward if it helps.
regards,
mahantesh
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |