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

Re: Order_save BAdI Significance?

$
0
0

Hi,

The validation put in save event handler will only be applicable at the Web UI level. If a user tries to make the same changes using transactions in SAP GUI, the validation will not come into effect since its written only for save event.

 

But a validation placed in ORDER_SAVE badi will be applicable for both Web UI changes and SAP GUI changes. It is always a good practice to put the custom logic in the exits/BADIs provided to us rather than enhancing the BSP component and placing it in event handlers.

 

Hope this helps,

~Athreya


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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