cancel
Showing results for 
Search instead for 
Did you mean: 

BUY ON BEHALF field name

Former Member
0 Kudos

Hi all,

We are on SRM 7.1.

One of the users has left the orgnaization and another user has to edit his shopping cart.

I was able to achieve that by just changing the PARTNER GUID in the CRMD_PARTNER.The issue I'm having is that in the BUY ON BEHALF OF field in the shopping cart,the name of the original cart creator still shows up.

I tried changing the Goods Rceipient and Requester for all the lines but that didnt help,

Please advise.

Accepted Solutions (0)

Answers (2)

Answers (2)

ricardo_cavedini
Employee
Employee
0 Kudos

Hello,

You can use report available in note 1507030 to change the business partner.

It mentions POs, but it is valid for all SRM business objects.

Regards,

Ricardo

Former Member
0 Kudos

Hi,

You can achieve this via debugging of the SC. Go to this table "CRMD_ORDERADM_H" and input the GUI ID of your SC and execute. Once you get the entry debug it (Take help from Abaper ) and once you go to the code level there you can see code =EDIT. Once you edit the SC then you can do what ever changes you want to do, This gets updated at the table level.

Regards

Sameer