How to attach a search help?
how can you validate the entries in TMG?
Answer Posted / ganesh sawant
Search helps can be attached to screen fields in different ways. Several search helps can thus be assigned to one screen field. Conflict situations when calling the input help are resolved with a hierarchy of different types of search help attachment.
Priority / Hierarchy for calling search help is as below
1. programmed help with PROCESS ON VALUE-REQUEST
2. Search help assigned to the field on the screen
3. Help defined with FIELD SELECT or FIELD VALUES is offered.
4. search help attached to the table field.
5. search help is attached to the check table.
6. text table for the check table
7. key values of the check table are displayed.
8. call the search help from the data element.
9. existing domain fixed values are displayed.
10. The calendar help and time help are automatically provided for fields with data type DATS and TIMS.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Print options in smartforms?
Different types of locks?
What is an rfc?
What are the function modules used to create batch input session? : abap bdc
How do you work with semi colon se[arated files in BDC ?
What are the aggregate objects in the data dictionary? : abap data dictionary
Define subtype ? : abap hr
What are the events in screen programming?
what is a text table ?
Define external layer? : abap data dictionary
What is sap locking?
What are the different window types in sapscript?
What is the difference between commit-work and rollback-work tasks?
What is the table buffer? Which type of tables used this buffer?
What is a subscreen? How can we use a subscreen?