cancel
Showing results for 
Search instead for 
Did you mean: 

finding shopping cart to find

ravi_kumar221
Participant
0 Kudos

Hi i have to find shopping cart no in which table can i find it   

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

To check the SC’s created -

Go to SE16 --> Insert table name CRMD_ORDERADM_H (header data) or CRMD_ORDERADM_I (Item data). The Column "Transaction number" is the Shopping cart number column.

OR

The Other way to find the Table name or SC is:

Go to Transaction BBP_PD --> Please put cursor on Object ID --> Press F1 --> Click Technical details --> Here you can find the Table name.

Or Execute (press F8) to find all the list of SC created and then you can search by filtering based in dates for the SC you require.

To check the Backend specific data - follow on documents:

Go to SE16 --> Insert table name BBP_PDBEH or BBP_PDBEI. The follow on document PR or PO will be reflected in the column "ObjectID in Back end".

Thank you.

From RBEI,

Snehal