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

Display Shopping cart Details

Former Member
0 Likes
2,670

Hi ,

I want to display shopping cart number, shopping cart name, item number, configurable item number, item name, status, created on, quantity, unit, net value, total net value, and item status.

from which FM s can i get that data.

Please help.

I could find some of them like shopping cart number, cart name, created by in export parameter E_PDLIST of FM BBP_PD_SC_GETLIST.

I need to know from where the other fields like item number , configurable item number, item name etc., should be brought from.

I appreciate accurate and quick responses.

Thanks in advance,

Karthik.

View Entire Topic
Former Member
0 Likes

Hello Ricardo ,

Thanks for your response. I could get item details but i didn't get the shopping cart status. Please help me regarding this.

Thanks,

Karthik

0 Likes

the function module BBP_PD_SC_GETDETAIL has a table E_STATUS and this will provide the status details.

regards

velu