cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to make shopping cart as default in advanced search

Former Member
0 Likes
270

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
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello,

Have a look at this page:

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

Regards,

Ricardo

Answers (1)

Answers (1)

Former Member
0 Likes

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.