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

Display Shopping cart Details

Former Member
0 Likes
2,673

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

Hi,

I could get those details from BBP_PD_SC_GETDETAIL fm.

Thanks,

Karthik