on 2022 May 02 6:11 AM
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.
Request clarification before answering.
Thank you all for the answers.....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.