2007 Dec 30 6:27 AM
Dear Esther Pastorino,
please help me, I am having the same problem as u faced with migo.
I have to use the bapi_acc_document_post,any where I give it is effecting the MB_posting_goods
and raising the dump at message X
I used the badi mb_document_badi --- update method
and called bapi in that.
If i keep breakpoint in it also it is not triggering . and after posting . if i click to any other transaction system msg is triggered saying " Update is Terminated".
Thanks & Regards,
Srilakshmi.
Dear Srilakshmi,
Please check whether any COMMIT WORK is used in the BAPI. The UPDATE method of MB_DOCUMENT_BADI has a COMMIT WORK in it. So if COMMIT WORK is called twice then the update process terminates. If this is the reason, you may use another method of MB_DOCUMENT_BADI.
Regards,
Renjith Michael.
2007 Dec 31 8:42 AM
Dear Srilakshmi,
Please check whether any COMMIT WORK is used in the BAPI. The UPDATE method of MB_DOCUMENT_BADI has a COMMIT WORK in it. So if COMMIT WORK is called twice then the update process terminates. If this is the reason, you may use another method of MB_DOCUMENT_BADI.
Regards,
Renjith Michael.
2008 Jan 01 7:45 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |