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

Problem with Transfer Item from MDM Catalog to SC

Former Member
0 Likes
314

Hi All,

We have the following problem while ordering from the MDM-catalog:

1) we choose an item in the catalog, move it to the final step of the order in catalog, but NOT transfer to SRM, then choose one more item here in the catalog

2) transfer all items in SRM

3) all items in the Shopping cart disappear

BUT if we want to order only one item, everything works right

thanks in advance,
Alexey

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Likes

Hi

Check if all datas are transferring from Catalog

While transferring do Right Click the mouse and select View Source and there u can see all the data's transferring to SRM

Regards

Trinath

Former Member
0 Likes
laurent_burtaire
Active Contributor
0 Likes

Hello,

as written by Jonathan, debug /SAPSRM/IF_PDO_BO_SC~ADD_ITEMS_FROM_CATALOG method and more precisely BBP_WS_IMPORT_SC_DATA function module.

Regards.

Laurent.

Former Member
0 Likes

Hello

check this link  for define external web services

Regards

G.Ganesh Kumar

Former Member
0 Likes

Hello ,

Please check the Parameters in the Define External web service Config

Regards

G.Ganesh Kumar

Former Member
0 Likes

Hi,

If the problem is between MDM & SRM, try to put a breakpoint on the method :

/SAPSRM/IF_PDO_BO_SC~ADD_ITEMS_FROM_CATALOG of class /SAPSRM/CL_PDO_BO_SC