Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

Re: CRMCMP_IC_FRAME & EH_ONFORWARD Call don't want to save all the transaction

$
0
0

Hi Sanjana,

 

Below code will help to save or rollback based on condition .

 

                  lr_transaction ?= lr_customer->get_transaction( ).

                            if lr_transaction is bound.

                                 if lr_transaction->check_save_possible( ) eq abap_true.

                                   if lr_transaction->save( ) eq abap_true.

                                       lr_transaction->commit( ).

                                  endif.

                                 endif.

                            endif.

Regards

Alok


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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