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

Invoice posting simulation

Former Member
0 Likes
515

Dear All,

I am using BAPI_INCOMINGINVOICE_CREATE to post vendor invoice, but before this user wants to simulate the same and see if there are any errors.

Have anyone used any function module or any other BAPI to simulate Invoice posting in MIRO?

Thanks

1 REPLY 1
Read only

former_member182371
Active Contributor
0 Likes
358

Hi,

just as a suggestion (another possibility):

why not using BAPI_INCOMINGINVOICE_PARK and then once the document is created just simulate

and if everything is correct then save as complete or post?

Best regards.