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: 

MIRO User-Exit or BADI Name

Former Member
0 Kudos

Hi all,

How can i control MIRO referans field during saving Vendor Invoices? What is the name of User Exit or BADI name?

Best regards,

Munur EBCIOGLU

2 REPLIES 2

former_member376453
Contributor
0 Kudos

Hi you can try it in BADI :invoice_update -> CHANGE_AT_SAVE method.

Hope this will work.

Kuntal

former_member156446
Active Contributor
0 Kudos

SE18 > INVOICE_UPDATE >

based in ur requirement you can use:

Methods:

CHANGE_AT_SAVE Invoice Document at Save

CHANGE_BEFORE_UPDATE Invoice Document Before Update

CHANGE_IN_UPDATE Invoice Document During Update