on ‎2020 Aug 10 7:27 AM
Hello experts,
currently, I have the task to add a new field into a search help (from SE11). I created a new field (Language). This field I always want to give to the search help without the User has to enter it (use the Users Language). I have implemented the Logic for the language in the GET Method of the field. As long as I show the field at the WebUi it works fine. As soon as I remove the field from WebUI (that is the requirement to not see this field) the get Method is not called again.
Does anybody know how to call the get Method initially / solve this problem?
Thanks a lot for your help!
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi Nico,
Can you clarify whether this happens inside WebUI (CRM framework, built on BSP language) or inside WEBGUI (SAP GUI for HTML, i.e. Dynpro screens converted into HTML to be exhibited in web browsers)?
A screenshot would be helpful as well.
Regards,
Cris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
thanks for your help so far!
The problem occurs when I am working with the WebUI. In WebUI, I have an existing component 'Y_GOODWILL'. In this Component, I should add two new fields with a smart value help entry. Therefore I created two fields and a smart value help with SE11. The Importparameter to my smart value help should be the Campaign ID, the Importer, and the Language (to only show the correct entries). This works fine as long as I have added the extra fields Language and Importer to the WebUI but as soon as I remove those fields from the WebUI (they are no longer visible) it is not working anymore. The search help then brings me all values from the table (doesn't matter if the language is English, Chinese or German).
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.