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: 

What is the difference btw EXPINV and INVOIC

Former Member
0 Kudos

INVOIC :Invoice / Billing document

EXPINV : Export invoice

What is the fifference between these two message types.

I need to trigger Idoc once the INvoice verification is done using MIRO t-code. I mean I need to send Actual cost of the material to 3rd party application using XI after Invoice is verified. Iam just wondering which Idoc I need to trigger? Please help..

Message was edited by: Ram Krish

2 REPLIES 2

ferry_lianto
Active Contributor
0 Kudos

Hi Ram,

Message type <b>INVOIC</b> is used to transmit the invoice to the customer for the shipped goods.

Message type <b>EXPINV</b> is used to transfer foreign trade information from R/3 to an external system.

For more information, please check this link.

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDFTCOM/SDFTCOM.pdf

For your case, you can use message type INVOIC to send actual cost of the material to 3rd party system.

Hope this will help.

Regards,

Ferry Lianto

Please reward points if helpful.

0 Kudos

Ferry, Thanks for the reply.

I'm trying to use INVOIC02. When I try to filter group , Its displaying only Customer field. I may need to trigger Idoc specific to some plants. How can I do that ?