cancel
Showing results for 
Search instead for 
Did you mean: 

Warning message suppressed due to success message.

sri6666
Active Participant

Accepted Solutions (0)

Answers (1)

Answers (1)

p244500
Active Contributor

Hi,

I think you have to validate those field using BADI ME_PROCESS_PO_CUST ~CHECK method.

you can use macro to get message . or you can check SAP PO Error Handling using BADI ME_PROCESS_PO_CUST

mm_messages_mac. "useful macros for message handling

mmpur_message_forced 'W' '00' '001' text-001 text-002 '' ''.
sri6666
Active Participant
0 Kudos

Thanks nawandana...It's working good when we create PO. When we change PO and press enter the Warning message triggered but not when we directly save. We need that warning message when directly save button also in PO change.

Any idea..Please help me

p244500
Active Contributor
0 Kudos

HI,

it will depend of what you change It. I think it will be usual way , if you save it will not show any warning message . You can try exit ZXM06U43.