2009 May 25 7:52 AM
Hello Experts,
I am developing a program which will be executed by a batch process( scheduled during night
daily) which will select all the invoices with status 'parked and held' or 'entered and held' or 'parked' and post it.Can I use BAPI BAPI_INCOMINGINVOICE_POST for posting such invoice..Does it capture all the messages present in the MIRO t.code??
2009 May 25 8:21 AM
hi,
you can post using BAPI_INCOMINGINVOICE_POST but It is not possible to post invoice documents that have been flagged for background invoice verification with this method.
Regards,
Ramesh.
2009 May 25 8:40 AM
Hi Priyasingh,
First of all welcome to SDN community...
Well, you have BAPI documentaion available with all BAPI's, you can check out what this BAPI is doing.
Thanks,
Krishna