cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in migration of shopping carts from SRM 4 to SRM 7

Former Member
0 Kudos

Hello experts,

we are facing a problem in migration of shopping carts from SRM 4 to SRM 7. We created a program that reads SC data from SRM 4 via BBP_PD_SC_GETDETAIL, do some corrections in LOGSYS, CO_CODE etc. and save them in SRM 7 via BBP_PD_SC_CREATE. Anything works fine. The migrated carts can be used as templates in SRM 7.

There is one restriction: SCs with attachments do not work. How can we get attachment data from SRM 4 into SRM7?

We think a two-step approach could help:

1. read attachment data content from SRM 4

2. save attachment data in SRM 7

3 link attachment data to SC data

Has anyone had the same problem and can verify this approach?

Which FMs can be used for reading and saving attachment data?

Which data like GUID etc. needs to be replaced in saving attachment data?

How do we link attachment data to SC data?

Any help is appreciated.

Best Regards

Thorsten

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

To whom it may concern:

Solved by myself. BBP_PD_SC_GETDETAIL and BBP_PD_SC_CREATE works fine, if you clear GUID and LOIO_OBJID.