cancel
Showing results for 
Search instead for 
Did you mean: 

MDG BusinessPartnerSUITEBulkReplicateRequest_In receiver internal ID

Former Member
0 Kudos

Hi Guys,

We are creating a CR in MDG automatically from a 3rd party system via MDG werbservice BusinessPartnerSUITEBulkReplicateRequest_In by setting "Storage" as "Staging" using IMG activity

"Define Technical Settings for Business Systems" in DRF. However the webservice requires a Receiver Internal ID tag.

Create scenario:- After passing the tag, the CR is created and everything works. MDG also creates a Key Mapping between the 3rd party system and SAP's BP ID.

Change scenario:- The same Receiver Internal ID has to be passed during change, MDG looks up the key mapping using Receiver Internal ID, find the SAP BP ID and initiates the right change CR,

However this implies that before go live we would need to maintain all the existing BPs from the 3rd party system with their corresponding BP IDs in the key mapping Db in MDG for this to work.

1. Is there any way to not use the receiver Internal ID but use the SAP BP ID itself ?

i.e. if in the XML BP ID is blank initiate a create CR, if SAP BP ID is populated initiate a change CR ?

2. Is there a mass upload for Key mapping ?

Regards.

Aditya

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi Experts,

We are facing the similar issue of 'Specify at least one number for the business partner' while using the XML Payload to load the data into MDG.

In the XML the Internal ID value is left blank since the BP id generation is internal for the used BP group & AC group. But with that values the XML got the attached error response.

The BP ID value was not generated internally, Kindly suggest how to resolve this and create a CR from the used XML payload.

Thanks,

Nalla B,

specifybusinesspartner-error.png

0 Kudos

Hi Aditya,

have you got any solution for this issue? we are facing the same.

Former Member
0 Kudos

We ended up using the Internal ID and before go live we updated the Key mapping for converted records using a std. program CREATE_MASS_KEY_MAPPING. Hope this helps.


Regards,

Aditya