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

Don't save all transaction in EH_ONFORWARDCALL

$
0
0

Hi,

 

In standard SAP, the end button on WEBIc save all object. I want to eject just some object of this save.

 

I enhance the EH_ONFOWARD_CALL like :

 

  DATA: lr_core           TYPE REF TO cl_crm_bol_core,       

             lr_transx         TYPE REF TO if_bol_transaction_context.

 

 

lr_core ?= cl_crm_bol_core=>get_instance( ).

lr_transx ?= lr_core->get_transaction( ).

 

 

Can you help me to loop on the transaction_tab attribut to check the type of objet (BTOrder)?

 

Thank's a lot

Carole


Viewing all articles
Browse latest Browse all 4552

Trending Articles



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