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

search help exit problem when re-executed

Former Member
0 Likes
328

I am having a problem in that the record_tab data returned to my search help exit by the second execution of a search help (initiated via the triangle 'pull down' method) is not in the same positions as it was after the initial execution of the search help. The data is shifted three positions to the left after the second execution as compared to the first.

Background: This happens when one clicks on the triangle in the 'bar with a triangle' that appears above the search help results. Clicking this triangle enables you to re-display your original search parameters so you can easily modify them and then re-execute the search. This is especially useful if you just want to change the 'maximum number of hits' field and re-execute a search.

The structure of my record-tab is -

MANDT CLNT 3

SORTL CHAR 10

PSTLZ CHAR 10

MCOD3 CHAR 25

MCOD1 CHAR 25

KUNNR CHAR 10

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
270

Hi,

I think you are using elementary search help for this. Check your search help dailog type , It should be "dialog with value restriction" and also check the search help paramters ie "Spos" column positions. Always give the order in which your fields dislayed in search help.

aRs

1 REPLY 1
Read only

former_member194669
Active Contributor
0 Likes
271

Hi,

I think you are using elementary search help for this. Check your search help dailog type , It should be "dialog with value restriction" and also check the search help paramters ie "Spos" column positions. Always give the order in which your fields dislayed in search help.

aRs