Hi Anji,
You may try method GET_STATE_OF_CHANGES of item entity (CL_CRM_BOL_ENTITY) to know if it is changed.
But BADI lying in very lower layer of web UI architecture, you most probably can not use BOL programming for this purpose in BADI, you should be able to use this in save event handler.