cancel
Showing results for 
Search instead for 
Did you mean: 

How to make shopping cart as default in advanced search

Former Member
0 Kudos

HI All,

We have a requirement where in we need to default the shopping cart as default in the advanced search. We are not using any of the objectypes other then shopping carts. Can we do this in configuration? Does this need any technical work? If yes, how? Please find the scren shot attached.  Please suggest.

Accepted Solutions (1)

Accepted Solutions (1)

ricardo_cavedini
Employee
Employee
0 Kudos

Hello,

Have a look at this page:

http://wiki.sdn.sap.com/wiki/x/FwcMDg

Regards,

Ricardo

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

This cannot be achieved through just config.

You can use the following steps:

1. Create a post-exit for the method /SAPSRM/IF_PDO_SO_SEARCH_BASE~GET_OBJECT_TYPES    of class /SAPSRM/CL_PDO_SO_SEARCH_BASE.

2. Clear out all the entries in rt_object_types Except for SUBOBJ_CATEGORY = 'BUS2121'.

Let me know if this helps.

Thanks,

Sushil.