‎2007 Feb 07 5:19 AM
Hi,
Can anyone suggest as to how to fire an event when a material document is created and the document creation can be done through many transactions
Thanks in advance.
‎2007 Feb 07 5:23 AM
Hi,
Instead of triggering an event..Try this..
You can use the BADI MB_DOCUMENT_BADI and method in that you can use the method MB_DOCUMENT_UPDATE...This will be triggered after the record is inserted to the table MKPF..The document is also available here in this BADI..
Thanks,
Naren
‎2007 Feb 07 5:23 AM
Hi,
Instead of triggering an event..Try this..
You can use the BADI MB_DOCUMENT_BADI and method in that you can use the method MB_DOCUMENT_UPDATE...This will be triggered after the record is inserted to the table MKPF..The document is also available here in this BADI..
Thanks,
Naren