Application Development and Automation 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: 
Read only

idoc for material master

Former Member
0 Likes
594

i need to transfer material master from one sap client to another using an IDOC. How can i do it. i have never used an idoc

i need to transfer material master from one sap client to another using an IDOC. How can i do it. i have never used an idoc

4 REPLIES 4
Read only

Manohar2u
Active Contributor
0 Likes
554

Here is the example of creating/sending material master data

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

Cheers

Manohar

Read only

abdul_hakim
Active Contributor
0 Likes
554

hi

you need to carry out some configurations for doing the same.

I would advice you to get the book "ALE,EDI and IDoc Technologies for SAP" By Arvind Nagpal.

Itz a wonderful book really.........

Cheers,

Abdul Hakim,

Mark all useful answers..

Read only

Former Member
0 Likes
554

for material master the standard IDoc is MATMAS...

Read only

Former Member
0 Likes
554

Hi Willard,

Use MASASGAE TYPE - MATMAS

USE IDOC TYPE - MATMAS03

Create logical system for the sendor and receiver using tcode SALE

using tcode we21 create a port

using tcode we20 create partner profile give the message type and idoc type give the process code MATM

using tcode BD64 create the customer distribution model with the sendor and receiver and the message type to be used.

Use BD10 to transafer the data.

Regards

Arun