‎2020 May 03 7:22 PM
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?
‎2020 May 03 7:39 PM
There's a bug in your code -> use the debugger for troubleshooting or post information to help people find the bug for you.
‎2020 May 04 6:33 AM
Same code will be triggered for both the cases. But getting issue during second time.
‎2020 May 04 7:10 AM
As you don't find the bug via the debugger, please post information to help people find the bug for you.
‎2020 May 04 8:21 AM