Hi all,
In Order_save BADI, based some conditions, we were throwing custom messages.
FYI., code used,
CV_OWN_MESSAGE = 'X'.
MESSAGE 'xxxxxxxxxxxxxx' TYPE 'W' Raising do_not_save.
After Solman upgrade from 7.0 to 7.1, system is not displaying custom message and
system throwing message like "The document could not be saved" only after execution of above message statement.
How can I overwrite this system message.
Any help would be highly appreciated.
-Mahi