2019 Aug 01 11:24 AM
Hi all,
I created a search help to get two fields from a Z table.
When I execute the search help, the results is a list of 500 rows of empty values. The lines are there but they are empty.
Do you know what can happen?
Thank you very much for your help.
2019 Aug 01 11:35 AM
Can you please put a screenshot to understand where is actual problem coming? Thanks.
2019 Aug 01 11:39 AM
This is the result of the search help as the table has this empty values.
2019 Aug 01 11:48 AM
Can you also share a screenshot about the table structure and the search help definition?
2019 Aug 01 2:26 PM
Please use the COMMENT button for comments, questions, adding details, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area: "Before answering You should only submit an answer when you are proposing a solution to the poster's problem"
2019 Aug 01 11:52 AM
2019 Aug 02 1:41 PM
Hi,
1.Check if your table /GECI..HPR contains values for the fields CPROMO and CSUBACCI the first 500 records..
2. Put a break point in the exit ZACCIONGSP and debug. There could be an issue while you are retrieving/processing the data.
Dev.
2019 Aug 01 12:11 PM
The problem must be with your search help exit. Did you fill this field on purpose? If you only want to display fields from the table and do nothing more complex then it is not required.
Can you remove it and check whether it solves your problem?
BR,
Gábor
2019 Aug 01 2:28 PM
2019 Aug 02 2:35 PM
Again, please use the COMMENT button for comments, questions, adding details, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area: "Before answering You should only submit an answer when you are proposing a solution to the poster's problem"