SAP ABAP Class CL_BUS_LOCATOR_DEMO_SEARCHER (Locator Demo: Help Class for Creating a Locator Search)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP-UI (Application Component) Dialog SAP-GUI
⤷
BUS_TOOLS (Package) Locator
⤷
⤷
Properties
| Class | CL_BUS_LOCATOR_DEMO_SEARCHER | |
| Short Description | Locator Demo: Help Class for Creating a Locator Search | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BUS_TOOLS | Locator |
| Created | 20000508 | SAP |
| Last change | 20000508 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUS_LOCATOR_DEMO_SEARCHER has no forward declaration.
Interfaces
Class CL_BUS_LOCATOR_DEMO_SEARCHER has no interface implemented.
Friends
Class CL_BUS_LOCATOR_DEMO_SEARCHER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BUS_LOCATOR-SEARCH_RESULT_LINE-FIELDNAME | 'PLANE_TYPE' | Field Name in Search Result | 20000606 | ||
| 2 | Constant | Public | Type reference (TYPE) | BUS_LOCATOR-SEARCH_APPLICATION | 'LOCA_DEMO_PLANE' | search Application 'Airplanes' | 20000508 | ||
| 3 | Constant | Public | Type reference (TYPE) | BUS_LOCATOR-SEARCH_TYPE | 'LOCA_DEMO_PLANE_ANY' | Search Category 'Airplanes' | 20000508 | ||
| 4 | Constant | Public | Type reference (TYPE) | BUS_LOCATOR-SEARCH_TYPE | 'LOCA_DEMO_PLANE_CARGO' | Search Category 'Cargo Aircraft' | 20000508 | ||
| 5 | Constant | Public | Type reference (TYPE) | BUS_LOCATOR-SEARCH_TYPE | 'LOCA_DEMO_PLANE_PASSENGER' | Search Category 'Passenger Aircraft' | 20000508 | ||
| 6 | Constant | Private | Type reference (TYPE) | BUS_LOCATOR-BOOLEAN | 'X' | True | 20000508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Adds a List of 'Airplane Categories' to Search Result | 20000508 | |
| 2 | Static method | Public | Method | Delivers Search Result as a list of 'Airplane Categories' | 20000606 |
Events
Class CL_BUS_LOCATOR_DEMO_SEARCHER has no event.
Types
Class CL_BUS_LOCATOR_DEMO_SEARCHER has no local type.
Method Signatures
Method ADD_PLANE_TYPES_TO_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PLANE_TYPES | Call by reference | Type reference (TYPE) | BUS_LOCATOR_DEMO-PLANE_TYPE_TABLE | Tabelle der anzufügenden Flugzeugtypen | 20000508 | |||
| 2 | IV_FILTER_BY_SEARCH_TYPE | Call by reference | Type reference (TYPE) | BUS_LOCATOR-BOOLEAN | Kennzeichen: Liste der Flugzeugtypen nachträglich filtern | 20000508 | |||
| 3 | IV_SEARCH | Call by reference | Object reference (TYPE REF TO) | CL_BUS_LOCATOR_SEARCH | Suche, an die die Tabelle der Flugzeugtypen angefügt wird | 20000508 |
Method ADD_PLANE_TYPES_TO_RESULT on class CL_BUS_LOCATOR_DEMO_SEARCHER has no exception.
Method GET_PLANE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLANE_TYPES | Call by reference | Type reference (TYPE) | BUS_LOCATOR_DEMO-PLANE_TYPE_TABLE | Schlüssel der Flugzeugtypen | 20000606 | |||
| 2 | IV_SEARCH | Call by reference | Object reference (TYPE REF TO) | CL_BUS_LOCATOR_SEARCH | Locator Suche | 20000606 |
Method GET_PLANE_TYPES on class CL_BUS_LOCATOR_DEMO_SEARCHER has no exception.
History
| Last changed by/on | SAP | 20000508 |
| SAP Release Created in | 30A |