Question:
I've used BAPI_INCOMINGINVOICE_CREATE to create a PO-based invoice, like the transaction MIRO. Now I'd like to create a non-PO invoice, like transaction FB60. Is the same BAPI used? Or is there another one for this purpose. The BAPI documentation I have does not make it clear.
Answer:
I would say you would use BAPI_ACC_DOCUMENT_POST for FI invoices.
Answer:
Hello,
BAPI_ACC_INVOICE_RECEIPT_POST may be also to consider as option.
we are using it for inbound invoices whis were normally entered by FB60.
HTH,
Gordan