Hello!
I'm trying to map this structure to standard BAPI_BUPA_CREATE_FROM_DATA
<?xml version="1.0" encoding="UTF-8"?>
<MDMBusinessPartner remoteSystem="" schemeVersionID="">
<Record>
...
</Record>
</MDMBusinessPartner>
What is the right mapping for this? I have all of elements in <Record> </Record> and I can't understand how I must to map it to CENTRALDATA, CENTRALDATAPERSON, CENTRALDATAORGANISATION and other 😔