‎2007 Nov 16 7:30 AM
Hi, experts.
I find BADI for MIRO - MRM_HEADER_CHECK.
I wrote code for check nessesary values, and set error message. But when whis message appeared in MIRO, transaction blocked. I can only quit from this transaction. How i can set message and not block transaction for continous edit?
Sorry for my english
‎2007 Nov 16 8:40 PM
Hi,
instead of an error (type E) use a warning (type W).
Best regards.
‎2007 Nov 19 6:18 AM
‎2007 Nov 19 6:24 AM
‎2007 Nov 20 7:53 AM
‎2007 Nov 20 8:20 AM
Hi,
why not trying with a popup message like POPUP_TO_CONFIRM
or something similar?
Best regards.
‎2007 Nov 27 7:46 AM
Using function module MRM_PROT_FILL helps me.
This module insert message in MIRO.