cancel
Showing results for 
Search instead for 
Did you mean: 

Attributes Search

Former Member
0 Kudos

Can attributes be searched using Free-Form Search?

Thanks

Nicolas

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Nicolas,

Alexander has rightly mentioned but the only thing is for every node you need to write the expression.

Steps:

1. Create a validation with no expression and set Callable = Yes

2. Right click on it and select Add Branch -> <Taxonomy table name>. This will ask for Branch Value and you will get the complete hierarchy of the Taxonomy table selected.

3. Select the node containing the desired attributes linked with it.

4. In the expression enter the search criteria

5. In Free Form search, open the expression editor, select Functions -> <First Validation name>

6. Check the desired result

Regards,

Jitesh Talreja

Former Member
0 Kudos

Hi Nicolas,

Yes you can have attributes search using the drill down search.

Select the taxonomy table and the there in the drill down search you will be able to see a pane with title attributes on the left and the values for the attributes on the right.

You can search records based on these attribute values.

Hope it helps.

Thanks,

Minaz

Former Member
0 Kudos

Hi Nicolas,

Not directly in the free-form search , but you can write a Validation using the attributes and make them as callable and Use the same in the Expression under Free-form search.

let me know if you need more clarifications.

thanks

Alexander

Former Member
0 Kudos

thanks Alexander

if you can elaborate more will be great

thanks

Former Member
0 Kudos

Nicolas,

1. Write an Validation expression to retrive records based on Attribute values.

2. Set the Callable property of validation to YES.

3. Under the free-form search>Expression> Use the Validation Created (since we made callable this will be available for you to choose).

To Know more about [Validations|http://help.sap.com/saphelp_nwmdm71/helpdata/en/43/e0615f82b40a2ee10000000a11466f/frameset.htm]

thanks

Alexander