why we use matchcode object?without using match codes how
we use search helps?
Answer Posted / salil b
Matchcode object is used to add search help for a particular field in a selection screen.
However there is an alternate method to create search help without using Matchcode object.
Use Function module, F4INT_INT_TABLE_VALUE_REQUEST in an event AT SELECTION-SCREEN on VALUE REQUEST FOR and pass necessary parameters to this FM(See the where used list of this FM for many examples)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between synchronous and asynchronous update? : abap bdc
Explain what are the system fields? Explain?
What will you code in start-of-selection & end-of-selecton & why?
How do you use structures in the abap programs?
What is the difference between a pool table and a transparent table and how they are stored at the database level?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What is the disadvantage of using exec sql statement in abap?
Explain badi in abap.
What is filter dependent BADI?
In ALV reporting when u execute your report which event gets triggered.
What are the components of sap scripts? : abap hr
What was the requirement of IDoc in your project? How it was working?
Explain how many types of tables exist and what are they in data dictionary?
How to analysis Background Job for performance Issue?
Mention what is alv programming in abap?