cancel
Showing results for 
Search instead for 
Did you mean: 

How to get change of Plant address replicated to SRM

Former Member
0 Kudos

Hello

Can anyone tell me how to get the change of Plant address has been done in SRM and I having a run of BBP_LOCATIONS_GET_SELECTED. after that I have added up my plant in the extended attributes .But still my it is showing the old plant address.

Please suggest me.

Best Regards,

Sairam.

Accepted Solutions (1)

Accepted Solutions (1)

yann_bouillut
Active Contributor
0 Kudos

Hi,

1- You can try to first delete the location in SRM, then replicate it again;

the deletion can be done via FM BBP_BUPA_EVENT_DELE2 with the partner number as input.

2- Then you can check in table BBP_LOCMAP that the deletion was correctly done.

3- Run again the BBP_LOCATIONS_GET_SELECTED for your plant;

4- Update your PPOMA

Kind regards,

Yann

Former Member
0 Kudos

Hi Yann,

Thanks for your reply, Although I have input the partner number in the value field and then checked in the BBP_LOCMAP. the entry is not deleted.

Can you please help me.

Best Regards,

Sairam.

yann_bouillut
Active Contributor
0 Kudos

Hi,

Do you input the SRM BP codification ?

example : 0000000013

Kind regards,

Yann

Former Member
0 Kudos

Hi Yann,

I had put the BP 000021591 number in the Value field and then only I executed.

but still the entry did not get cleared from BBP_LOCMAP.

Please help.

Best Regards,

Sairam

yann_bouillut
Active Contributor
0 Kudos

Hi,

Else you get program BUPA_TEST_DELETE

please use test mode before doing it

kind regards,

Yann

yann_bouillut
Active Contributor
0 Kudos

Hi,

Meanwhile i have tested se37 with BBP_BUPA_EVENT_DELE2 and input 0000000241 then execute.

The entries is deleted correctly in table bbp_locmap !

Please check taht your BP you input comes from bbp_locmap : field PARTNER_NO

Kind regards,

Yann

Former Member
0 Kudos

Hello Yann,

Thanks for your reply, The I will check that and come back to you.

There is one more issue. I created 2 plants with same Plant address for 2 different company codes. when I tried to run BBP_LOCATIONS_GET_SELECTED. ONE PLANT got replicated for one company code , but the other plant is not getting replicated. in SLG1 there pops up an error saying that

Location Already Exists, Partner: 0000034485 Plant: AB18 System: EP1CLNT810 The Plant is a Duplicate in the same System Plant: CK18 is not transferred.

Best Regards,

Sairam.

yann_bouillut
Active Contributor
0 Kudos

Hi,

I guess the system is checking if any duplicate address exist.

You can bypass this by making a little change to one of the plant address in your backend.

Kind regards,

Yann

Former Member
0 Kudos

Hello Yann,

In this case I was succesful in quality system,it gave me 2 BP numbers although it is same address.The Duplicacy error I am facing in production only.

Can you please suggest me.

Best Regards,

Sairam.

yann_bouillut
Active Contributor
0 Kudos

Hi,

Try to delete the 2 locations in SRM then replicate the 2 from the backend again

Kind regards,

Yann

Former Member
0 Kudos

Hello Yann,

Thanks a Lot,Thanks for your help. I could able to resolve both the Issue

1. Able to replicate the changed plant address as discussed with you using that BBP_LOCMAP

2.To replicate 2 plants with same Plant address.

Best Regards,

Sairam.

Former Member
0 Kudos

Hi Sai,

How were you able to resolve the issue

Location Already Exists, Partner: 0000034485 Plant: AB18 System: EP1CLNT810 The Plant is a Duplicate in the same System Plant: CK18 is not transferred.

I'm facing the same issue,can you plz provide some pointers.

Thank you in advance

Regards,

RKS

Former Member
0 Kudos

Hi Sai,

We understand that you were successful in resolving the issue of replicating 2 plants with same Plant address.

Can you plz share how did you resolved in this?

Your help will be highly appreciated,

Thanks in advance,

Thanks & Regards,

RKS

.

Answers (0)