cancel
Showing results for 
Search instead for 
Did you mean: 

Allow value from search help in read-only field

Former Member
0 Kudos

We have a read-only field because we want to ensure the value is only from search help.

But if we make the field read-only, search help does not allow to return value.

Any way to achieve this functionality?

Thanks in adv.

Accepted Solutions (1)

Accepted Solutions (1)

arjun_thakur
Active Contributor
0 Kudos

Hi Aishi,

Refer this thread: https://forums.sdn.sap.com/click.jspa?searchID=25905881&messageID=5830508

I hope it helps.

Regards

Arjun

Answers (2)

Answers (2)

abhimanyu_lagishetti7
Active Contributor
0 Kudos
Former Member
0 Kudos

Are you ABAP dictionary serch help or User defined search help.

Can you attach your code here so that we can have a look at it.

Niwaas.

Former Member
0 Kudos

It is not possible with the Dictionary search help but You can use a custom search help ( OVS ) to achieve this.

Let the field be input to start with it. After selection of value from hit list with in the OVS you can set the property read only true for the said field.

Regards

Rohit Chowdhary