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 different buffering methods?
What are the differences between primary and secondary indexes?
What is the collect statement?
Does sap handle multiple currencies?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
How did you test the form you developed? How did you taken print?
What is screen flow logic? What are the sections in it?
How will you define org structure in MM?
What are field symbols?
SAP query how to use end users?
How do you write manual bdc session method? : abap bdc
Explain what is sap script?
What are the different types of locks? : abap data dictionary
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
What is the syntax for call transaction? : abap bdc