cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Migration Cockpit - BP Contact Person Visiting Hours

shak9828
Participant
0 Kudos
760

Dear all,

We need to migrate the Visiting Hours of Contact Person in BP Relationship.

In LTMOM, we have created a User-Defined Migration Object using Function Module BAPI_BUPR_CONTP_HRS_ADD.

In Source Structures, we added these fields:

Structure Mapping:

Field Mapping:

xml file:

The Migration is successful, but the fields are not updated. What are we doing wrong?

Thanks,
Best Regards,
Shak

View Entire Topic
shak9828
Participant
0 Kudos

Dear all,

It was because of two missing leading zeros for BUSINESSPARTNER and CONTACTPERSON codes. Strange that there was no error in migration.

Another question: how to append the leading zeros?

Thanks.