How will you add search help in a program
Answer Posted / manoranjan
one way is to create search help in DDIC and use matchcode.
Another is by calling the function module 'F41F_INT_TABLE_VALUE_REQUEST' ,U CAN ADD search help to a field.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the use of at new statement ?
Name some data dictionary objects?
What is PS structure
What is time constraint ? : abap hr
Difference between select option and ranges ?
What is exception class and test class. How to use it?
Explain the systems fields used for interactive lists and lists?
Can we set page headers to details lists?
How do you convert non-char field into char type fields ?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
How to debug a sapscript?
ABAP : Classical reports events name
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What are your ways to performance optimization?