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 Setting

singhmanishekhar
Explorer
0 Likes
1,267

Hi friends,

        I have problem with search-help.

Same search-help displaying differently.

Check attachment

Please, provide the information to change setting for search-help.

1 ACCEPTED SOLUTION
Read only

FredericGirod
Active Contributor
0 Likes
1,233

Hi,

maybe in the menu   help --> options --> F4 ...

modal ... dialog ...

regards

Fred

6 REPLIES 6
Read only

Former Member
0 Likes
1,233

Hi manishekhar,

did't got your problem .....can u please explain...

sharmistha

Read only

Former Member
0 Likes
1,233

Hi,

Maybe this will be a hint:

1) There might be a user exit inside this search help that is changing column order (check this in SE11->help name->Search help exit (double click to see code if any)

2) If this call is performed in unusual way ex. by fm F4IF_FIELD_VALUE_REQUEST it is possible that again ABAP code is changing order according to some specific rules.

hope this will help

regards,

Bartek

Read only

FredericGirod
Active Contributor
0 Likes
1,234

Hi,

maybe in the menu   help --> options --> F4 ...

modal ... dialog ...

regards

Fred

Read only

Former Member
0 Likes
1,233

looks sequence of fields different. is it a custom search help?

Read only

singhmanishekhar
Explorer
0 Likes
1,233

Hi friends,

        One system is development system and another is test system. Same code transported there.

Due to some search help setting it look different. In Development system, I can change column positions and save as user setting, but in test It is looking like fixed. I don't have problem with UI.

I just want that column position will be changed and save by user. I think it some setting or authorization that restricting to do so. 

Read only

0 Likes
1,233

Thank you ... for replying all ....