Skip to Content
0
Former Member
Jan 17, 2012 at 03:13 PM

Restrict the drop down values for status field in service request search

369 Views

Hi,

I need to restrict the drop down values for the field 'STATUS' ( USER_STATUS_KEY) in view SRQM_INCIDENT_S/IncidentSR

The default drop down lists statuses for all Service request transaction types but i need to list only the statuses of a Z transaction type.

I tried to implement the get_v method, thinking that the values determined in get_v would replace the default values but the values found in get_v method only get appended to the existing drop down values.

How can I restrict the drop down values ?

Thanks,

Karthik