cancel
Showing results for 
Search instead for 
Did you mean: 

Contact Person data upload

Former Member
0 Kudos

Hi,

We are implementing CRM 7.0 for our client and they have contact person data split in ECC and another legacy system. So we are planning to do a download of contact person data from ECC to CRM via middle ware and then upload contact person data from an (excel spreadsheet, extracted from other legacy system) into CRM. While uploading, there will be create and update scenarios as the legacy system also have few records from ECC system.

Please suggest the options which can be used to upload contact person data from a spreadsheet. Is LSMW the best option for this or is there any other option available to achieve this ?

Regards,

Manas

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi ,

you can do this through LSMW.

Regards,

Raju

Former Member
0 Kudos

Manas -

Since you already have the data extracted out as a flat file it will be very simple to write a java program which can call some of the BAPIs / FMS mentioned below to do what you need. I have had nothing but trouble with LSMWs in my past.

COM_BPUS_ORG_CONTPERS_REGISTER

or

COM_BPUS_CONTACTPERSON_CREATE and BAPI_BUPR_RELATIONSHIP_CREATE

Former Member
0 Kudos

I think LSMW would be better also custom report can be created to upload the contact person using a flat file .

Regards,

Shobhit