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: 

Saving Accounting doc. in Ztable at the time of saving MIRO

Former Member
0 Kudos

Dear All,

I want to save the accounting document that is generated after MIRO is saved in One Ztable.

I know the BADI INVOICE_UPDATE, but in which method to write the code, and which field is popolated with Acc doc no.

Please suggest.

Thanks,

Salman Zahir

1 REPLY 1

Former Member
0 Kudos

Use the method CHANGE_AT_SAVE and BELNR field is the invoice document. Debug and explore the values at run time.