Hi Friends
I m facing a Unique problem when using the Function Module "VRM_SET_VALUES".
The Values i m selecting from the database have the Key and the Description field both having the same value.
like KEY = "A"
Text = "A"
in such cases only one of the value ie only the KEY is appearing in the list box and the text is not appearing.
This is creating a problem since for some fields the key and the value are different so the listbox looks odd with some some single values and some lines having 2 values.
Can you please help me on this issue.