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

Re: How to read Editable field in a table

$
0
0

Hi Vijaya,

 

I think you are trying to read data from ALV table instead of normal table.

 

If you are using alv table, the changed data will not be updated in context node immediately after action. To get the latest changed data of alv into context node, you need to use the method REFRESH of interface controller of alv component.

 

  lo_interface_alv_ctrl->refresh( ).

 

Now, the latest data from alv will be updated into the context node.

 

Hope this helps you.

 

Regards,

Rama


Viewing all articles
Browse latest Browse all 8851

Trending Articles



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