Skip to Content
0
May 21, 2018 at 10:01 AM

How to get SRM Shopping cart and its Corresponding ALL POs List .

303 Views Last edit May 21, 2018 at 10:02 AM 2 rev

Hi Experts,

I have Requirement that I have to build a Report which display Shopping Cart ID & Corresponding all Purchase Order created.

I have tried below mentioned Ways.

1. Go to this table - BBP_PDBEI --> Pass the PO and Logical system

You will get the Object GUID (SC) ITEM level.

2. Then GO to this table --> CRMD_ORDERADM_I --> Pass this Object GUID and you will get the header GUID.

3. Finally Go to this table --> CRMD_ORDERADM_h --> Pass the header GUID you will the SC number for the PO.

4. We also have a report where the relationship between PO and SC can be seen directly -->

SE38 --> BBP_BW_SC2.

BUT ALL in VAIN, As BBP_PDBEI contains only latest PO, not All POs Created.

HOW i can get ALL the PO Ids related to particular SHOPPING KART????

Thanks

Manoj