Application Development 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: 

Screen Painter - search help for field

Former Member
0 Kudos

Hello All,

I have some fields in a screen created with Screen Painter.

The filelds's types are standard system types like BU_PARTNER or other.

How do I have to define them so that in the screen to appear the match code?

Thank you very much,

Diana.

3 REPLIES 3

former_member194669
Active Contributor
0 Kudos

Hi,

1. Create a custom search help for the field BU_PARTNER thru transaction code SE11

2. Go to screen painter double click in the field BU_PARTNER system will show you properties of the field in the separate popup , there you can find "Dict" tab and Search help , enter the search help name and save and activate

Former Member
0 Kudos

Hi Diana,

When there is no standard search help go with creation of search help through the dictionary and assign the search help name in the screen to the concern field.

will solve your problem.

Cheers!!

Former Member
0 Kudos

Hi Diana Cotelea,

You can use standard search help 'BUPA'.

Do as follows,

1. Goto 'Dict' tab of the property of BU_PARTNER field in your screen, in 'Search Help' property enter the search help name 'BUPA'.

2. Goto 'Program' tab, for 'Poss. Entries Key' property select 2 or 3 from its DropDowm List values.

Try this.

Regards,

R.Nagarajan.