Skip to Content
0
Dec 28, 2022 at 12:30 AM

how to skip the check for contract value when PR to PO by me59n

113 Views Last edit Dec 28, 2022 at 03:41 PM 2 rev

I created a value contract. I want to skip the contract amount check when converting PR to PO with me59n. How can I achieve this function? I have implemented this function on me21n by removing the message number(using method of class: cl_message_handler_mm->remove_by_bo),but it cannot be implemented on me59n. After removing the message number 06 042, the PO cannot be created.