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
Difference between sap script and report?
When is the top-of-page event triggered? : abap data dictionary
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
How to determine the attributes of an internal table?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
Update types in Call transaction method. What is the difference?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
what is field string ? & where we are using field strings?
What is the difference between a pool table and a transparent table?
What is img? : sap abap hr
What is the use of the raising exception?
What are the events used in interactive reports?
How to use messages in lists?
What are the two different ways of building a match code object? : abap data dictionary