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

SRM Confirmation - Replicate in ECC

Former Member
0 Likes
504

Requirement is - Confirmation should be created in SRM and the same should be replicated in ECC. I am using FM BBP_PD_CONF_CREATE to create confirmation.

When we go into SRM and create a confirmation manually, we can then go to WE02 and see the MBGMCR IDOC. This idoc gets created automatically via the system and this sends data back to ECC, all is well.

Now I need to track if there are any errors while creation of this confirmation in ECC. I need to catch these ECC errors in SRM and send it to user. Can anybody help me to identify how this can be achieved?

2 REPLIES 2
Read only

Former Member
0 Likes
419

Can any body help me here please!!!

Read only

former_member434229
Active Participant
0 Likes
419

Hi Vibha,

There is a FM 'BBP_PD_PO_CHECK' which will return messages while trying to replicate PO in ECC system.

Regards,

Ni3