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 Query

Former Member
0 Likes
765

Hello,

I am sending IDOC to receicer system. But material number is already there in receiver system and Idoc is not getting posted.

Can you please help me what all configrations I need to do so that in receiver system so that material is overwritten.

Regards,

Sameer. 

1 ACCEPTED SOLUTION
Read only

former_member226225
Contributor
0 Likes
734

Hi Sameer Chopra,

You can't use BD10 if the receiver is already having that material in the receiver system.

You can use the change pointers concept.

Activate the change pointers using BD61.

Add the message type in BD50 Tcode.

MATMAS   Checked.

Make the changes i your Material suppose 100-100.

Run the tcode BD21 and give your message type MATMAS so your changes will get effect in to the receiver system for all the material which are changed.

I hope this will be helpful.

Thanks & Regards,

Raghunadh Kodali.

Hello Raghu,

All the below settings, Should I do in the sender system?

Activate the change pointers using BD61.

Add the message type in BD50 Tcode.

MATMAS   Checked.

Make the changes i your Material suppose 100-100.

Run the tcode BD21 and give your message type MATMAS so your changes will get effect in to the receiver system for all the material which are changed.

Regards,

Sameer.


4 REPLIES 4
Read only

former_member226225
Contributor
0 Likes
735

Hi Sameer Chopra,

You can't use BD10 if the receiver is already having that material in the receiver system.

You can use the change pointers concept.

Activate the change pointers using BD61.

Add the message type in BD50 Tcode.

MATMAS   Checked.

Make the changes i your Material suppose 100-100.

Run the tcode BD21 and give your message type MATMAS so your changes will get effect in to the receiver system for all the material which are changed.

I hope this will be helpful.

Thanks & Regards,

Raghunadh Kodali.

Read only

0 Likes
734

Hello Raghu,

All the below settings, Should I do in the sender system?

Activate the change pointers using BD61.

Add the message type in BD50 Tcode.

MATMAS   Checked.

Make the changes i your Material suppose 100-100.

Run the tcode BD21 and give your message type MATMAS so your changes will get effect in to the receiver system for all the material which are changed.

Regards,

Sameer.


Read only

Former Member
0 Likes
734

Also Raghu,

I am replicating materials using Data Replication Framework in SAP MDG.

I am not using BD10 explicitly.

Regards,

Sameer.

Read only

Former Member
0 Likes
734

What is the receiver system?

If its not SAP, then they will have to handle how the update is handled themselves. They should be looking at the data in the IDoc, qualifier stating its a change and act accordingly.

Thanks

Martin