Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MIGO BAdI or User-Exit - After Database Commit

uygur_burak
Active Contributor
0 Likes
705

Hello,

I'm looking for a BAdI or user-exit after database commit for MIGO posting. I want to create a FI document after MIGO posting.

I already tried MB_MIGO_BADI BAdI but system gives a short dump. So I have to find a exit or BAdI after database commit.

Thanks for helping in advance.

Regards,

Burak

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
534

Hi,

MB_DOCUMENT_BADI

Regards,

Himanshu

2 REPLIES 2
Read only

Former Member
0 Likes
535

Hi,

MB_DOCUMENT_BADI

Regards,

Himanshu

Read only

0 Likes
534

Hello Himanshu,

I used MB_DOCUMENT_BADI / MB_DOCUMENT_UPDATE and it solved my problem.

Thanks for your helping.

Regards,

Burak