Application Development 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: 

non-po invoice posting using IDOC into LIV module

Former Member
0 Kudos
484

Hi,

does anyone know if idoc interface is available for posting non-po invoice as an LIV invoice into MM module. what I found that I can post the idoc to FI module directly using message code - FI.

Thanks.

4 REPLIES 4

Former Member
0 Kudos
171

Hello;

The non-PO invoice is possible, but not with an IDoc. The IDoc requires PO line item information. To post, you need to use the BAPI 'BAPI_INCOMINGINVOICE_CREATE'. The function module is documented quite well; I was able to implement straight from one of the examples!

Cheers!

John

0 Kudos
171

Thanks Carson. So it looks like if we use IDOC we have to post it directly into FI.

Thanks.

0 Kudos
171

Hi

I Got your name from this site.I would be very thankful if you can help me here.I am designing a EDI based invoice LIV.Is it possible to post some charges which are without PO reference but are coming in Vendor Invoices.Is it possible to post these kind of charges with EDI message INOIC01 or we have to post through FI posting.If possible through EDI in which segment of IDOC we will enter these charges with amt.Also is it possible to post credit memo also with EDI

Thanks

Sanjeev

0 Kudos
171

Hi

I Got your name from this site.I would be very thankful if you can help me here.I am designing a EDI based invoice LIV.Is it possible to post some charges which are without PO reference but are coming in Vendor Invoices.Is it possible to post these kind of charges with EDI message INOIC01 or we have to post through FI posting.If possible through EDI in which segment of IDOC we will enter these charges with amt.Also is it possible to post credit memo also with EDI

Thanks

Sanjeev