why we use matchcode object?without using match codes how
we use search helps?
Answers were Sorted based on User's Feedback
Answer / 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 |
Why do we use CALL FUNCTION ..IN BACKGROUND TASK and CALL FUNCTION ...STARTING NEW TASK? What is the difference?
What are the components in technical setting while creating a table
which layout sets you used?
How does the inventory get reduced after the delivery?
What primary key and foreign key relationship
What do you do when the system crashes in the middle of batch session?
How do you find if a logical database exists for your program requrements?
How to print Back to Back in Scripts?
explain about step loop and table control.
What technical problem you will face if you create many secondary indexes.
What is a table cluster? : abap data dictionary
what are the control break statements in Reports?