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

BAPI_INCOMINGINVOICE_CREATE

Former Member
0 Likes
607

I want to post LIV invoice (for the transaction MIRO) using bapi 'BAPI_INCOMINGINVOICE_CREATE' but before posting i want to simulate the data. Is there any bapi avialable for simulating data.

Thanks in advance

1 REPLY 1
Read only

Former Member
0 Likes
391

Hi,

I think there is no BAPI for simulating the data. But you can use BAPI_INCOMINGINVOICE_PARK to park the document. Then you can simulate it from standard T-Code before post it.

Regards,

Teddy