cancel
Showing results for 
Search instead for 
Did you mean: 

Seach help in BRFplus

former_member198721
Participant
0 Kudos

Hi All,

I have a requirement to create a custom search help. A field with the name Z_Name should display the search help values .

For example,

Now after the selection , of BLAND , Bland and BRZEI should come .

like ,  AK (ALASKA).

Please suggest how to achieve same.

Regards,

Khushbu

Accepted Solutions (0)

Answers (1)

Answers (1)

christianlechne
Active Contributor
0 Kudos

Hi Khushbu,

the value help depends on the field that is used.

If you connect a field of the backend via DDIC binding to a BRFplus data object and the field has a value help attached BRFplus usually uses this value help (there are cases where this is not possible depending on the type of the value help)

If this is not sufficient you have the option to go for the application exit GET_ELEMENT_VALUES as described in .

Another option is described in where a decision table is used in order to create a value help.

Hope that helps

Best regards

Christian