Hello SOLMAN Gurus,
We are implementing SOLMAN ChaRM and we have requirement to send email to the corresponding business partner assigned to the already defined status whenever a change happens in the change request document. I am using BADI ORDER_SAVE for this implementation. Inside this BADI, I am getting the existing status of the object using function module CRM_ORDER_READ. Now I need to compare the status changed(entered) by the user in the screen against the one lying in the database (which I get through CRM_ORDER_READ) and if there is any difference I'll have to send email. My problem is how to get the current status changed(entered) in the screen by the user. Is there any function module or any other way to achieve this.
Kindly please help me.
Thanks.
Regards,
Pan