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

Dropdowns Using VRM_SET_VALUES is not working

0 Likes
1,243

Am Preparing Dropdown values for a field in Table Control. First time it is showing proper values. When I Click On a Button, An RFC API will be called ,and after that the same Table control will be shown.But this time , am getting all the values from the VALUE TABLE maintained for that field at domain level. But this time also am preparing the values using VRM_SET_VALUES . But It is not considering those values.

Anyone provide the solution for this?

4 REPLIES 4
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,111

There's a bug in your code -> use the debugger for troubleshooting or post information to help people find the bug for you.

Read only

0 Likes
1,111

Same code will be triggered for both the cases. But getting issue during second time.

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,111

As you don't find the bug via the debugger, please post information to help people find the bug for you.

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,111

No code, no answer.