2015 Feb 01 3:26 PM
Dear Experts,
I am trying to raise a warning message in BADI ME_PROCESS_REQ_CUST method PROCESS_ITEM.
But it never shows the warning at the time of creating the purchase requisition.
When i change the type as error message, it works fine but i need to throw an warning instead of error.
Kindly help me to resolve the issue.
Thanks,
Vijai
Dear Experts,
I am trying to raise a warning message in BADI ME_PROCESS_REQ_CUST method PROCESS_ITEM.
But it never shows the warning at the time of creating the purchase requisition.
When i change the type as error message, it works fine but i need to throw an warning instead of error.
Kindly help me to resolve the issue.
Thanks,
Vijai
2015 Feb 01 3:38 PM
Hi Vijay,
If you are planning to show the error message inside BAPI, i hope you can use macros instead of Message statement as shown below.
include mm_messages_ma.
mmpur_message_forced 'W' 'ME' '083' 'TEXT-005' '' '' ''.
Regards
Rajkumar Narasimman
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |