cancel
Showing results for 
Search instead for 
Did you mean: 

FM BBP_PD_SC_GETDETAIL not returning any Value for PRODUCT

Former Member
0 Kudos

Dear SRM Experts,

We have SRM 7.01 ehp3 and MDM 7.1, with classic scenario. When we order cart with MDM internal catalog material FM BBP_PD_SC_GETDETAIL is not returning any value for PRODUCT in  E_ITEM table, but when we order cart with PRODUCT MASTER it has value in  E_ITEM.

Based on PRODUCT ID, we have implemented many functionalities, Because of this Blank PRODUCT value(Only in case material added from MDM) all functionalities getting failed. Somebody plz help let me know how to import that PRODUCT(Any function Module to fetch Product ID from cart) to ls_item-product-id so that we can build different logic in case of MDM material.

Thanks,

Regards,

Basu

Accepted Solutions (0)

Answers (1)

Answers (1)

ivy_li
Active Contributor
0 Kudos

Hi,

First, I suggest you check if the product id is returned back from internal catalog. You may refer to the following wiki page to check this:

https://wiki.scn.sap.com/wiki/x/w5DSFw


Then if it is returned back without issue, you have to check if the content is deleted due to some errors. You may refer to this wiki page to check this:
https://wiki.scn.sap.com/wiki/x/7go5Dw

If this doesn't help, please share the program or method where FM BBP_PD_SC_GETDETAIL is called.

BR,
Ivy