what is search help exit ? can any body explain briefly
Answer Posted / shravan
In simple words, Search help exit is a simulation of
Standard Search help where developer is given privilege to
develope his STEPS in the complete process of fetching help
result. If we study the F4 standard process, it has steps
like restriction screen(PRESEL), hit list(SELECT/DISP),
select a value and return it.
These steps are controlled by your own code.
Ex: IF CONTROL-STEP = SELECT. " Selection method
This for data selection. Write the data fectch here...
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what is difference between (internal table types)standard table and sorted table in sap abap....
What is ps structure? : abap hr
How do you execute the payroll
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
Explain what is a foreign key relationship? Explain this with the help of an example.
What are roles and authorization objects?
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
Can I execute user exits? If yes, how?
What is meant by a schema? : sap abap hr
What are the different types of abap/4 programs?
How can you distinguish between different kinds of parameters?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What is a maintenance view? : abap data dictionary
What are the rules to create a BAPI?