cancel
Showing results for 
Search instead for 
Did you mean: 

Service request - search result - requested ending date field

Former Member
0 Kudos

Hi,

I want to add a new field into service request search result list (view: SRQM_INCIDENT_S/IncidentSRL) and match this field with requested ending date field (view: SRQM_INCIDENT_H/IncidentHeaderEF, BTCUSTEND/DATE).

Which field can be used for it and how can I add that into search result list?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member202474
Contributor
0 Kudos

Hi Mustafa,

                  Please check if there is any standard field in the search result which u can configure and get the same data,if not you need to add a UI field by rigt clicking on the Result context node and then in GET method populate it value with the required one.

Hope this helps.

Regards,

Ruby.

Former Member
0 Kudos

Thank you Ruby,

It has been resolved with GET method.