cancel
Showing results for 
Search instead for 
Did you mean: 

Changing Business Partner Identification Number

Former Member
0 Kudos

hi all

We have recently upgraded our Landscape from R/3 to ECC. Our new production system ID has been converted from R3P to PRD. Now the problem I am facing is that the Business Partners which were created from the R3 system have the external identification number preceding with 'R3P' whereas now since the production system ID is PRD, all users must have External Identification number preceding with 'PRD'. So a user who creates a message from PRD server, his Business Partner is not identified and thus not reflected in the reported Incident.

Now i have one option that is to create new business partners for all users from PRD system, but that results in duplicate BP numbers for all users. Is this the correct way ?

What i was looking for was a solution whereby we can add this new Identification number of the user with his previously created Business Partner. I know we can do it manually, but for more than 600 users it will be a hectic task. I wanted to know if there is an automated way of doing this?

Regards

Bilal Nazir

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

run report AI_SDK_USER_BP_GEN

Select the system from where you want to update the IDs, and only select "Update BP".

Regards

Martin

prakhar_saxena
Active Contributor
0 Kudos

Hi

You should not duplicate the bp as it is master data like user id only and attached to each user id.

as you already said u knw you can do it manually but looking for a way to do it automatically.

the best way is to use BDC or LSMW tool to solve ur purpose.

Hope it solves ur problem

Regards

Prakhar

Former Member
0 Kudos

Hi Prakhar

Can you elaborate a bit on BDC and LSMW. How can I use these tools for my purpose? Have you yourself tried these tools for a similar purpose ?

Regards

Bilal

prakhar_saxena
Active Contributor
0 Kudos

Hi

Yes we have used it several times so far.

i asked my abaper to do the same.

you can check this for ur reference

[http://www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doc]

other method

you can use this BAPI also........BAPI_IDENTIFICATION_ADD

In addition search google or sdn for more documents

Regards

Prakhar

Edited by: Prakhar Saxena on Jan 14, 2010 12:12 PM

Former Member
0 Kudos

One option would be to run bp_gen to create the new business partners and then run bupa_del to delete the duplicates. Run in test mode first to confirm.