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
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
what is sap scriptview ?
What are the page windows? How many main windows will be there in a page window?
What are the value tables?
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 are the data types of the abap/4 layer?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What are the various events associated with screen programming?
What is the use of dequeue function module? : sap abap data dictionary
2)In production what is the user exit?
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
What is the difference between function group and function module?
How can I make a differentiation between dependent and independent data? : abap hr
How can we decide weather we can enhance the standard infotype or not ? : abap hr
How do you find out who has transported a transport request?