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

Impact of possible SRM Objects

Former Member
0 Likes
147

Hello Experts,

We are planning to migrate several objects such as Purchase Req, POs Contract etc - from existing Plants to New plants in a Newly created Company Code in ECC.

We also have open Shopping Carts created in SRM 7.02.  Hence,  I seek your guidance as to what are the possible activities to take into consideration as far as SRM is concerned. We are in Classic Scenario hence, I'm only concerned about Shopping Carts and  I remember to change the Plant / cost objects attributes in Org Structure. (not changing Delivery Address)

Also, how do I change the Plants in open Shopping Carts?  Any input woule be highly appreciated.

Thanks

S

Accepted Solutions (0)

Answers (1)

Answers (1)

konstantin_anikeev
Active Contributor
0 Likes

Hi Stephen,

I would say - you need a custom report for that.

You may need to adopt following tables (for the shopping cart):

BBP_PDBEI - Backend data (BE_CO_CODE, BE_PLANT)

CRMD_PARTNER - partner table (You need entries for PARTNER_FCT = '00000075')

BBPD_PD_INDEX_I - index table for the quick search (IPARTNER FCT = '00000075')

Number of your customer tables/fields, if used.

Regards

Konstantin