2008 Oct 07 12:46 AM
Hi Guys,
please.. How can a Search Help call a SCREEN ?
I have a problem in a ABAP WebDynpro app, apparently because the search help is calling a SCREEN from the program SAPLSZA1.
This is the error message:
"Sending of dynpro SAPLSZA1 0201 not possible: No window system type specified"
The search help is KRED.
Any idea??
Thanks!
2008 Oct 07 2:29 AM
Hi,
it can call screen using search help exit. KRED is a collective search and for example it contains search help KREDY. This search help uses exit F4IF_SHLP_EXIT_VENDOR_FUZZY. It is just a function module.
Cheers
Hi Guys,
please.. How can a Search Help call a SCREEN ?
I have a problem in a ABAP WebDynpro app, apparently because the search help is calling a SCREEN from the program SAPLSZA1.
This is the error message:
"Sending of dynpro SAPLSZA1 0201 not possible: No window system type specified"
The search help is KRED.
Any idea??
Thanks!
2008 Oct 07 2:29 AM
Hi,
it can call screen using search help exit. KRED is a collective search and for example it contains search help KREDY. This search help uses exit F4IF_SHLP_EXIT_VENDOR_FUZZY. It is just a function module.
Cheers
2008 Oct 07 11:30 AM
Great,
probably that´s the way.
Could you just tell me where I can check whether a Search Help implements an EXIT, and which is the Function Module?
Thank you very much,
regards
2008 Oct 07 12:41 PM
You can easily check it in SE11. Enter the name of your search help. There is field with the name of the function module for all search helps implemented using use exit.
2008 Oct 07 4:49 AM
you can check this weblog of mine to code the search help exit
[https://wiki.sdn.sap.com/wiki/x/du0|https://wiki.sdn.sap.com/wiki/x/du0]
2008 Oct 07 6:48 AM
hi plsss
check this link
http://help.sap.com/saphelp_nw04s/helpdata/en/47/9f724642314aabe10000000a42189b/content.htm
2008 Oct 22 6:12 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |