on 2019 Sep 06 7:20 PM
Hi experts,
We have custom tab in PO creation screen. We are validating-filling custom tab fields, if any warning message triggered in our code it's not shownd in PO screen, it's directly showed PO creation success message. But we want that warning message too in PO screen.
Provide your comments .
Request clarification before answering.
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 '' ''.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
21 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.