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
What are the differences between sap memory and abap memory?
How to find the return code of an stmt in abap programs?
What does an exec sql statement do in abap?
What are th control break events in abap?
What is step-loop? Explain all the steps?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
How will you transfer data into a file in application server?
What are the events used in abap in the order of execution?
What is the function of the transport system and workbench organiser?
What is the logo in sap script?
the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What functions does a data dictionary perform? : abap data dictionary
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What is the differences between structure and table in the data dictionary in abap?