cancel
Showing results for 
Search instead for 
Did you mean: 

Change message handling behavior in Activity

Salvatore_DUrso
Advisor
Advisor
0 Kudos

Hello,

when maintaining an Activity if not all mandatory fields are filled an error message is displayed in Web UI. The Activity can be saved. My requirement is to change the behavior in Activities so that if error messages occur saving the activity is not possible.

Has somebody worked on a similar requirement before and can therefore give me some hints on where to change settings?

Thank you!

Best regards,

Salvatore

View Entire Topic
0 Kudos

Hi Salvatore,

For this you would need to implement the BADI ORDER_SAVE , method CHECK_BEFORE_SAVE.

Regards,

Venkat.