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

Material Master data transfer to external system

0 Likes
3,694

Dear All,

We are creating the Interface between SAP and MES system for transfering the material master. The plan is to use the standard Idoc type/message type i.e is MATMAS05.

I have done basic settings like defining parnters, port, partner profile etcc. and trying to trigger the IDoc using transaction code POIM. I am getting a message called " "0 Idocs were generated (According to the selection and filter)". I could not findout why system is throwing this message.

Please help in this issue.

Regards,

Senthilraja

3 REPLIES 3
Read only

uwe_schieferstein
Active Contributor
0 Likes
1,929

Hello Senthilraja

I usually use transaction BD10 to send MATMAS IDocs to external system. However, in order to do so you need to define a distribution model ( BD64 ) where you define source system, target system and the message(s).

I assume that transaction POIM requires such a distribution model, too.

Regards

Uwe

Read only

0 Likes
1,929

Thanks Uwe,

I tried to create IDoc with BD10 for material master and I am getting two error msg as below.

Msg one

1 master IDocs set up for message type MATMAS

then Msg two

0 communication IDoc(s) generated for message type MATMAS

Is it able to get why this msg is comng and no IDoc's were generated..

Regards,

Senthil

Read only

0 Likes
1,929

Hi,

The communication IDoc is the actual Idoc which you will see at the end.

i think distribution model/partner profiles is missing. please check

while running BD10 you need to select the receiver LS against which you maintained the partner profiles.

Regds,

Suresh