cancel
Showing results for 
Search instead for 
Did you mean: 

Advanced Search

Former Member
0 Kudos

Hi all,

How to add in the Advanced Search the following:

- In Shopping Carts Search, we need to search with the External Requirement number (number of the purchase requisition of ECC).

In RFX search, we need to search with the Quotation number.

Thanks

Ezequiel

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Enhancing the Adv. Search.

1. First If you have custom fields then enhance the structure /SAPSRM/S_SEARCHFIELDS( Use Append Structure) and /SAPSRM/S_SEARCH_FIELDS(use append structure), in your case external requirement number is already part of the search structure. Check /SAPSRM/S_CLL_WD_SEARCH.

2. Second, Go to WD Component /SAPSRM/WDC_UI_DS_SO_SC View V_SC_SYSTEM_DTLS . Create new attributes in the context Tab. - Context->Search- >Search SC( of DDIc type /SAPSRM/SCLL_WD_SEARCH).

3. Create a new screen element and link it to the corresponding context field.

4. You can filter the documents you want. In addition there is a BAdI- /SAPSRM/BD_DS_AS_CHNG_SELCRIT to change the selection criteria.

and Check SAP Note [Note 1138845 - No extension of extended SRM 6.0 Document Search possible|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1138845]