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

Former Member
0 Likes
623

Hi all,

I'm using a standard search help for my screen field. The search help has an option to restrict search based on plant. I have plant as an input field in my screen also. I want to pass this plant value to the standard search help and restrict selection based on that plant. How to achieve this functionality? Please help me.

Many thanks in advance.

Regards,

Lakshmi.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
598

Hi Lakshmi, You need to set the parameter iD in attributes of the plant field in Screen Painter.

Regards,

Swaroop

6 REPLIES 6
Read only

Former Member
0 Likes
598

For This I think you may have to use USER EXIT or BADI's

Read only

0 Likes
598

Is it possible If i copy the standard search help to a Z search help?

Read only

Former Member
0 Likes
599

Hi Lakshmi, You need to set the parameter iD in attributes of the plant field in Screen Painter.

Regards,

Swaroop

Read only

0 Likes
598

i have already set the parameter ID. should the screen field have same name as in the search help parameter?

Read only

0 Likes
598

Yeah U r Screen Field should be of data element WERKS_D and Parameter ID WRK.

Read only

0 Likes
598

hi,

Thank you very much. it is working now.

Regards,

Lakshmi.