cancel
Showing results for 
Search instead for 
Did you mean: 

OVS Value Help -> Problem with unique keys

Former Member
0 Kudos

Hi,

in our application we have a OVS Value selector for postal codes, to get the right city to it. We have the problem, that there can be more postal codes for one city. For example: 3650 City A, 3650 City B.

But only one value is in our value help.

Is this because the keys are stored as HashMaps or something?

Whats the best way to have multiple keys with different values?

I tried to implement my own Helper UI with this link:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/401975e3-e2ee-2b10-e191-a8140aabe...

But we don't have EHP1.

Best regards,

Peter

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Sorry for this question.

I found out that all the implementation si in the Custom Controller, and i can handle there all myself.

Best regards,

Peter