you may take help from the class CL_EXITHANDLER. there are BADIs which gets called when you press enter on the web ui after changing the field values. one such is CRM_ORDERADM_H_BADI. probably you can place a break point in the method get_stance method of above mentioned class and try to find out which badi suits to you.
↧