cancel
Showing results for 
Search instead for 
Did you mean: 

Custom message is not getting displayed after raising do_not_save

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos
Former Member
0 Kudos

Hi Karthik,

Thanks for the reply.

I've checked the listed snotes. In my case, we are not getting any dump.

FYI.,

I am getting the above issue, while saving the support notification(Transaction Type SLFN) in CRMD_ORDER T-code and system not producing any dump.

-Mahi