cancel
Showing results for 
Search instead for 
Did you mean: 

How can we get the item level GUID for shopping cart

Former Member
0 Kudos

How can we get the item level GUID for shopping cart? Do we have any BADI or function module to get this detail?

Accepted Solutions (1)

Accepted Solutions (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Ramprashanna,

There is Function module BBP_PD_SC_GETDETAIL .

Regards,

Masa

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can use the FM's :

BBP_PD_SC_GETDETAIL

BBP_PROCDOC_GETDETAIL

You will get all the line items for that SC with their Guids and other deatils in the table "E_ITEM".

or

Query the table CRMD_ORDERADM_I ,enter the header GUID in the field HEADER.You will get all the line items for that SC with their Guids and other deatils.

BR,

Disha.

<b>Pls reward points for useful answers.</b>