Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8451

How to pass a value from backend to UI

$
0
0

Hi Experts,

 

I have a table view with editable cells. I enter something into a cell of the table column(say 8.7) and press enter or a button to round off the entered value using some function module in the backend say call function 'zxyz'

                              exporting iv_cell1 = '8.7'

                              importing ev_cell1 = lv_cell1.  "(Here lv_cell1 is 9.0).

 

I want this value i.e. lv_cell1 value which is 9.0 here to be set on the UI. In short, I want to send a value from any function module from the backend to be set on UI. How to achieve it?

 

Regards,

Shahir Mirza


Viewing all articles
Browse latest Browse all 8451

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>