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 the difference of update types in call transaction method ? : abap bdc
What are the differences between interactive and drill down reports?
What is the difference between data elements and domains? : abap data dictionary
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
How can one distinguish between different kinds of parameters? : abap modularization
What is projection view?
What are the basic objects of the data dictionary?
Persistent class
What are the drill-down features provided by abap/4 in interactive lists?
How can we handle table control in bdc? : abap bdc
How can we omit a leading sign and a leading zero in sapscript?
foreign key enforcement?
Explain different types of attributes of function module?
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
What is the difference between commit-work and rollback-work tasks?