How to attach a search help?
how can you validate the entries in TMG?
Answers were Sorted based on User's Feedback
Answer / siva
hai bavana there is some wrong in ur answre . standard sh
is automatically assigned when we use a field in parametere
or select opton statements . but if we want to replace and
want to provide cusotm sh first create custom sh and
assigne it usitg matchcode object.
ie matchcode object is use to replace standard sh/
sivasayini84@gmail.com
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / 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 |
Answer / abaprajaram
In the Data element declarations or in the program to
attach the fields for the selection screen
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bhavana
reate asearch help in SE11.
1.If you want to assign standard search help you can do it
as below.
say for VBELN.
SELECT-OPTIONS: so_vbeln FOR vbak-vbeln MATCHCODE OBJECT VMVA.
VMVA is standard....u can replace it with user defined.
2.Code it in
AT SELECTION-SCREEN ON VALUE-REQUEST FOR fieldname.
3.If u want to give it for a standard SAP field u can modify
the data element and assign the help in se11.
in TNG VALIDATE THE FIELDS. BY USING EVENTS. IN EVENTS WRITE
THE SUBROUTINES AND VALIDATE THE FIELDS
Is This Answer Correct ? | 1 Yes | 8 No |
can we insert two records in internal table? if yes give code.
did u done enhancement framework?how u implemented?
How many servers present for Database servers,Presentation and Application servers in Landscape? All these servers are present at client side or company side,means where the Database server is Located, where the Application and Presentation servers Located in a Landscape?
What are internal tables? How do you get the number of lines in an internal table?
what is text symbol and standard symbol?
How can we access the correction and transport system? : abap data dictionary
In Interactive report, how to go back to 3rd list directly, from 9th list?
what is Primary key and unique key and what is the Difference?
What are the types of parameters in the function modules?
4) Want to stop the BDC session in progress.How?
What is meant by enhancements?
What is the exactly definition of Foreign key 2.what is the exactly definition of Value Table. 3)What is the exactly definition of Data element and Domain.Please give the exactly definitions of all above questions without fail....Thanku