hi
i checked in webdynpro component of SOCO search screen
i got below info
Structure /SAPSRM/S_CLL_WKL_SEARCH
Method /SAPSRM/IF_CLL_DODM_WKL_SEARCH~SEARCH
View V_WKL_SEARCH
component /SAPSRM/WDC_DODC_WKL_SRCH
now there is already cuf fields structure in /SAPSRM/S_CLL_WKL_SEARCH and its clearly seen that on adding more fields here it will get mapped to context of the above view then i could add the fields on the view and map them
the question is where is SPRO metadata config to enhance the above structure ?
i dont want to enhance it manually bcoz earlier i did in other structures and faced lot of problems
SPRO - SAP supplier relation mgmt -- cross appl basic settings -- Extns and field control -- Configure customer fields. shows below options
Append for Customer Cross-Document Database Fields on Header
Append for Customer Cross-Document Non-Database Fields on Header
Append for Customer Fields on Auction Header
Append for Customer Fields on Supplier List Header
Append for Customer Fields on RFx Header
Append for Customer Fields on Confirmation Header
Append for Customer Fields on Contract Header
Append for Customer Fields on Invoice Header
Append for Customer Fields on Purchase Order Header
Append for Customer Fields on RFx Response Header
Append for Customer Fields on Shopping Cart Header
which of these is for the SOCO search structure ?
also, once these fields are added, there shud be no need to do anything in the method /SAPSRM/IF_CLL_DODM_WKL_SEARCH~SEARCH i assume.
its pretty strightforward code, looks like accomodating the custom fields in search criteria
my doubt is main about the meta data config for this search structure
i checked couple of threads
http://scn.sap.com/thread/3485435
http://scn.sap.com/docs/DOC-52584
my doubt is why they are talking about different structure than /SAPSRM/S_CLL_WKL_SEARCH ?
any inputs are welcome
thanks
b