cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

search help

deepikap-sap
Discoverer
0 Likes
485

how can we assign condition for a particular field using search help in data dictionary?

eg: document category and document type are the 2 field

If I gave doc.cat as 'A' based on doc.cat, I want to get only the details of doc.type based on doc cat 'A'.

this can be achieve only through data dictionary.

Accepted Solutions (0)

Answers (2)

Answers (2)

deepikap-sap
Discoverer
0 Likes

Thank you all for the answers.....

RaymondGiuseppi
Active Contributor
0 Likes

On SE11 on your table/stucture definition, select the field to link to the search help and press the 'search help' function (right of foreign keys icon) there you can link fields of the ddic structure to parameters of the search help, then if your dynpro use ddic reference the search help should receice those values to restrict the search.