cancel
Showing results for 
Search instead for 
Did you mean: 

SRM - Change Requestor on Extreq Shopping Cart

former_member210252
Contributor
0 Kudos

Hi Guys,

I am new to SRM and need your help in one of the requirement.

If a shopping cart generated from ECC (extreq), the requestor will be a technical RFC user who is not the person who created the PR in ECC.

Now we want the Person Name in  the SRM for the field 'Requester' in standard Webdynpro Component  /SAPSRM/WDC_DO_SOCO_GAF_1.

In standard WDC - /SAPSRM/WDC_DO_SOCO_GAF_1 there is a view  V_AO_SOCO_GAF_1 - In the Context->SEARCH->RESULT_FIELDS-> There is an attribute REQ_NAME_TEXT - which contains the RFCUSERBBP as the value. Now we need to change the value to EBAN-ERNAM.

My question is in which method I need to change the code for the attribute 'REQ_NAME_TEXT' in the WebDnypro Component'....

Please suggest.

Regards,

Mohammed


Accepted Solutions (1)

Accepted Solutions (1)

konstantin_anikeev
Active Contributor
0 Kudos

Hi Rafi,

you can try to mache an enhancemetn at the end of the method

/SAPSRM/CL_CH_WD_DOM_SOCO_GAF1->/SAPSRM/IF_CLL_DOM_SOCO_GAF1~SEARCH

and adopt class attrubute ( table ) mt_search_results_wa and/or mt_displayed_list

Best Regards

Konstantin

Answers (0)