Quantcast
Channel: SCN : All Content - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 4552

refresh table at cl_crm_bol_entity

$
0
0

Hi everyone,

 

I want to refresh a table in a block in the Webclient.

 

Right now I modify my table with this code.

 

 

check 'condition'

 

entity ?= current.

 

  entity->delete( ).

 

  entity->reread( ).

 

is simple, but the problem is the table doesn't refresh !

 

Ive tried with 

 

lv_tran TYPE REF TO if_bol_transaction_context.


lv_tran = entity->get_transaction(  ).

 

but it doesn't works eather.

 

Does anyone know wha could I use.

 

Regards


Viewing all articles
Browse latest Browse all 4552

Trending Articles



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