Difference Between Elementary and Collective Search Help
An Elementary Search help defines the flow of a standard input help. It is composed of a selection method that defines where to get the data that will make up the hit list, An interface consisting of search help parameters that define the exchange of data between the screen and the selection method and a dialog type that controls how the hit list will be displayed.
A Collective Search help is a combination of several elementary search helps giving the user a different search paths. The interface parameters of the elementary search help are assigned to the parameters of the collective search.
If you like this post, you may as well like these too:
- ABAP Programs: Complex Non-Elementary Types and Data Objects REPORT ZSOURCE0408. * Nested recordsTYPES: BEGIN OF ADDRESS, CITY(25), STREET(30), END OF ADDRESS, BEGIN OF PERSON, NAME(25), ADDRESS [...]...
- Steps for doing a Sting Search in ABAP Here is the link:http://fuller.mit.edu/tech/search_in_abap_progs.doc ...
- SAP table and field search technique You want to create an ABAP query or ABAP report using fields that you can find on transaction screens, but you don’t know where the data are stored. This paper...
















Leave a Reply