Hello,
I have a requirement to create the invoce with out PO number. Is there any chance to create the invoice through BAPI_INCOMINGINVOICE_CREATE with out using PO number and item ( ITEMDATA table ).
Thanks for your support.
Regards
Nags
Hello Nags,
First of all, if you want to effect material costing amount directly you must you BAPI_INCOMINGINVOICE_CREATE.
You can create incoming invoce without PO number.
You must fill headerdata, materialdata(it's optional) and accountdata.
Otherwise, if you want to post expense invoice without effecting material costing, you can use BAPI_ACC_DOCUMENT_POST.
It's more useful than BAPI_INCOMINGINVOICE_CREATE.
Regards,
Burak
Hi Burak,
Thanks for the Reply, I am not going to use the material costing, But i tried with the BAPI_INCOMINGINVOICE_CREATE, which is giving error message fill the PO number and Items . Now i am trying with the BAPI : BAPI_ACC_DOCUMENT_POST, does this work for posting and park the document as well . please let me know .
Thanks & Regards
Nags
Venkata,
I am too, trying to use this BAPI for creating a invoice without a PO.
Do you have anything to add to this post? Have got the solution?
It was back to 2009. Something new? Another BAPI that fits this need better?
Thanks,
Etore Santos
Add a comment