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