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: 

can the badi of MIRO be used to add/delete the material documents in MIRO?

Former Member
0 Kudos

Hi ,

Can the BADI of MIRO be used to add/delete the material documents in MIRO? As I use call transaction to call 'MIRO' , during I fill in the bdc tab of the MIRO, I want to use its badi to delete/add some listed material documents in the items of the MIRO.

If you have solution, please let me know. Thank you very much.

2 REPLIES 2

Former Member
0 Kudos

Hi

I don't know if the MIRO (it's an enjoy transaction) supports the BDC, i.e. if all functionalities of the MIRO can support the BDC, probably it should be better to use the BAPI BAPI_INCOMINGINVOICE_CREATE

Max

0 Kudos

Thank you for your reply.

Yes, I have finished the call bapi code. But the users want to change some post date, tax, amount and some account values

during MIRO. So I tried to use call bdc.

But when I call bdc to run miro, I need to update the material documents reciords which are choosed according to some specific logic.