2013 Aug 09 7:41 AM
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.
2013 Aug 09 8:03 AM
Hi,
maybe in the menu help --> options --> F4 ...
modal ... dialog ...
regards
Fred
2013 Aug 09 7:53 AM
Hi manishekhar,
did't got your problem .....can u please explain...
sharmistha
2013 Aug 09 7:58 AM
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
2013 Aug 09 8:03 AM
Hi,
maybe in the menu help --> options --> F4 ...
modal ... dialog ...
regards
Fred
2013 Aug 09 8:09 AM
looks sequence of fields different. is it a custom search help?
2013 Aug 09 9:16 AM
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.
2013 Aug 09 9:26 AM