cancel
Showing results for 
Search instead for 
Did you mean: 

Query to diplay shopping cart for all users

Former Member
0 Kudos

Hello All,

I have a requirement to display shopping carts ceated for all users in one query.

Can you please tell me how we can achive this?

Regards,

Yogesh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

select * from CRMD_ORDERADM_H where process_type = 'SHC'.

Former Member
0 Kudos

Hello Soumyaprakash,

Thanks for your reply!

But I wanted to diplay this output in POWL output.

Here I wanted to create new query and get all shooping carts as output of this query.

Regards,

Yogesh

Former Member
0 Kudos

take a look at this thread as well