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: 

IDOC for finished Material transfer

Former Member
0 Kudos

Hello Experts,

Can anyone help me to find out the idoc which suits to my requirement.

I want to send an idoc to some third party system which contain information related to finished material.

Suppose we have created purchase order in sap thru me21n then we can use ORDERS idoc to post to third party.

But through standard po we can create idoc for semifinished material and not for finished material.

In tcode MIGO we are converting that semifinished material into finished material and I want to capture this data into idoc and want to send it to third party.

Can any body suggest which idoc shall i use.

(I want to send this info Mat_Cod,Mat_Plant,Mat_Sto_Loc,Stk_Box,Stk_Quantity,Stk_Unit,Mat_Name,Mat_Batno)

Regards,

Jayesh.

1 REPLY 1

mithun_shetty4
Contributor
0 Kudos

U can use either INVCON message type with IDOC type as INVCON01 or 02

or

Message Type MBGMCR with IDOC type MBGMCR01/02/03