Use
SCMG_* in SE18, you can find all related BADIs for
UDM_DISPUTE.
- Set default value for some fields: SCMG_INITIALIZE_C
- Change fields value before save: SCMG_VALIDATE_C
- Action after save: SCMG_STORE_S
BTW, you can also create an implicit enhancement in
CL_SCMG_ATTR_GROUP – HANDLE_DATA_CHANGEDto fulfill some function during the modification. in this method, T_MOD_VALUES is changed value, T_OUTPUT is old values for all fields.