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

Re: Action to be eexceuted without saving the transaction

$
0
0

Hello V Rao,

 

Adding coding like that in the GET_P-method of you attribute will raise and event:

 

method GET_P_ORDER_REASON.
  CASE iv_property.
    WHEN if_bsp_wd_model_setter_getter~fp_server_event.
      rv_value = 'order_reason_selected'.
  ENDCASE.
endmethod.

 

This event can be handled with an event handler and then you do your logic.

 

Best regards,

 

Thomas

 


Viewing all articles
Browse latest Browse all 8734


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