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 are the components of sapscript?
Static and instance variable and method with live example. Why and when to use
When was the sap abap being created?
How are BAPI different from Normal function modules ?
Specify the types of data dictionary objects.
In the MM module for finding out the standard cost what is the view one has to look at?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
Why do we use types statement in abap programming?
How is the command suppress-dialog useful?
what are the various types of parameters and how are they distinguished from one another?
Are you familiar with all steps for setting up a workflow?
What is a report?
What will you code in start-of-selection & end-of-selecton & why?
Is there any method apart from bdc for data upload to sap? : abap bdc
What are secondary indexes. How can we know which index is being used in a select query?