Application Development 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: 

User Exit / BADI Update new line item in BSEG in MIGO/MB1B Transaction

Former Member
0 Kudos

Hi All,

I Require a BADI or user exit in MIGO transaction from which i can add or change the BSEG line item before Posting the FI document.

Regards,

Madhukar Shetty

1 ACCEPTED SOLUTION

asik_shameem
Active Contributor
0 Kudos

You can use BADI AC_DOCUMENT method CHANGE_INITIAL.

Make sure your required field is the in the structure ACC_DOCUMENT_SUBST.

2 REPLIES 2

asik_shameem
Active Contributor
0 Kudos

You can use BADI AC_DOCUMENT method CHANGE_INITIAL.

Make sure your required field is the in the structure ACC_DOCUMENT_SUBST.

0 Kudos

Hi Asik,

Thanks for the the reply, but can tell any other badi or exit from where i can add/append a new line item in the accounting document getting posted from MIGO or MB1B.

Regards,

Madhukar Shetty