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 takes most time in SAP script programming?
What is a logical database?
Fallback class
Can a constructor be declared private? If yes then in which scenario?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
Explain what is the purpose of sap script?
what is difference between set screen and call screen ?
What is the difference between leave transaction and call transaction?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
Difference between top-of-page and top-of-page during at line- selection?
Explain what is an rfc?
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
What are pooled tables? : abap data dictionary
why particularly lock object name starts with EZ OR EY?
Can you delete data element, which is being used by table fields. : abap data dictionary