Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Empty search help

former_member622551
Participant
0 Kudos
1,883

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.

9 REPLIES 9
Read only

SachinArtani
Active Participant
1,264

Can you please put a screenshot to understand where is actual problem coming? Thanks.

Read only

former_member622551
Participant
0 Kudos
1,264

This is the result of the search help as the table has this empty values.

Read only

0 Kudos
1,264

Can you also share a screenshot about the table structure and the search help definition?

Read only

0 Kudos
1,264

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"

Read only

former_member622551
Participant
0 Kudos
1,264

This is the table structure and the search help definition.

Read only

0 Kudos
1,264

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.

Read only

Former Member
1,264

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

Read only

former_member622551
Participant
0 Kudos
1,264

No, i remove the user exit but the behaviour is the same.

Read only

0 Kudos
1,264

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"