Application Development and Automation 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: 
Read only

Has this function VRM_SET_VALUES specific users values?

former_member384574
Active Participant
0 Likes
464

Hi experts!!

We have a problem! We have a dropdown list box with the following values:

01. XXXX

02. YYYY

Well, in my session and my computer I can see perfectly the dropdown list box with all the text but when the client is testing the dropdown list only shows the following,

XXXX

YYYY

without the 01, or 02..The client has test also with my user and still not view the correct parameters...so, can anybody help me with this??? Why the client can't see the key field?

Thanks in advance,

Regards,

Rebeca

1 ACCEPTED SOLUTION
Read only

awin_prabhu
Active Contributor
0 Likes
425

Hi Rebeca,

Its simple. It is system setings in client sysyem.

In the client system, Goto Transaction -> SE38 -> Press ALT + F12 -> Select Options from menu -> Now select tab Expert -> Check Show Keys in All Dropdown Lists -> Press OK.

Now execute your program in client system.

2 REPLIES 2
Read only

awin_prabhu
Active Contributor
0 Likes
426

Hi Rebeca,

Its simple. It is system setings in client sysyem.

In the client system, Goto Transaction -> SE38 -> Press ALT + F12 -> Select Options from menu -> Now select tab Expert -> Check Show Keys in All Dropdown Lists -> Press OK.

Now execute your program in client system.

Read only

0 Likes
425

Thanks a lot!!! We were just thinking that in her computer had a ghost!!!

Thanks very much!!

Regards,

Rebeca

Edited by: Rebeca R on Dec 15, 2010 4:54 PM