Search of Equipment Based on Attribute Values

This API will allow you to search a equipment based on its attributes values.

It accepts a key value, where <Key> is the internal attribute ID and the value is the String Value or Enum Value depending on the attribute type. It will accept multiple pairs of attribute ID and Values seperated by and operator. Currently only AND operation is supported. For example, /attributeSearch?$filter=CEC3DFF4634C492788AF479894AE4113 eq '266'.

Request

Response

On successful execution, the system gives the list of relevant equipment. For more information, see https://help.sap.com/doc/040d5297b6804c3b903ee307cfcbf13c/1902/en-US/equipment.html#equipment_attributeSearch_get.