SAP ABAP Class CL_UA_SEARCHTOOL (Search and Position)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_ASSIGNMENT_TREE (Package) Default and Abstract Implementations on the Assignment Tree
⤷
⤷
Properties
| Class | CL_UA_SEARCHTOOL | |
| Short Description | Search and Position | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_ASSIGNMENT_TREE | Default and Abstract Implementations on the Assignment Tree |
| Created | 20020930 | SAP |
| Last change | 20050220 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UA_SEARCHTOOL has no forward declaration.
Interfaces
Class CL_UA_SEARCHTOOL has no interface implemented.
Friends
Class CL_UA_SEARCHTOOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SYTABIX | Pointer to next result | 20020930 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_TYPE_BASE | Type of searched object | 20020930 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UAB_S_MVC | MVC Structure | 20020930 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UAB_T_ELEMENT | Element Table | 20020930 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TY_T_SEARCHTOOL | Search tool suitable for type | 20020930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020930 | |
| 2 | Instance method | Private | Method | Determines whether further search is possible | 20020930 | |
| 3 | Instance method | Private | Method | Search suitable for type | 20030325 | |
| 4 | Instance method | Private | Method | Further search suitable for type | 20020930 | |
| 5 | Static method | Private | Method | Delivers Search Tool suitable for Type | 20020930 | |
| 6 | Static method | Public | Method | Further search results available | 20020930 | |
| 7 | Static method | Public | Method | Find | 20020930 | |
| 8 | Static method | Public | Method | Find Next | 20020930 | |
| 9 | Instance method | Private | Method | 20020930 |
Events
Class CL_UA_SEARCHTOOL has no event.
Types
Class CL_UA_SEARCHTOOL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BASETYPE | Call by reference | Object reference (TYPE REF TO) | CL_UA_TYPE_BASE | Typ der gesuchten Objekte | 20020930 | |||
| 2 | IS_MVC | Call by reference | Type reference (TYPE) | UAB_S_MVC | MVC-Struktur | 20020930 |
Method CONSTRUCTOR on class CL_UA_SEARCHTOOL has no exception.
Method DO_HAS_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_HAS_NEXT | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' = Weitersuchen möglich | 20020930 |
Method DO_HAS_NEXT on class CL_UA_SEARCHTOOL has no exception.
Method DO_SEARCH Signature
Method DO_SEARCH on class CL_UA_SEARCHTOOL has no parameter.
Method DO_SEARCH on class CL_UA_SEARCHTOOL has no exception.
Method DO_SEARCH_NEXT Signature
Method DO_SEARCH_NEXT on class CL_UA_SEARCHTOOL has no parameter.
Method DO_SEARCH_NEXT on class CL_UA_SEARCHTOOL has no exception.
Method GET_SEARCHTOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MVC | Call by reference | Type reference (TYPE) | UAB_S_MVC | MVC-Struktur | 20020930 | |||
| 2 | RO_SEARCHTOOL | Value transfer | Object reference (TYPE REF TO) | CL_UA_SEARCHTOOL | Suchen und Positionieren | 20020930 |
Method GET_SEARCHTOOL on class CL_UA_SEARCHTOOL has no exception.
Method HAS_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MVC | Call by reference | Type reference (TYPE) | UAB_S_MVC | MVC-Struktur für die Suche | 20020930 | |||
| 2 | RD_HAS_NEXT | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' = weiteres Suchergebnis vorhanden | 20020930 |
Method HAS_NEXT on class CL_UA_SEARCHTOOL has no exception.
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MVC | Call by reference | Type reference (TYPE) | UAB_S_MVC | MVC-Struktur für die Suche | 20020930 |
Method SEARCH on class CL_UA_SEARCHTOOL has no exception.
Method SEARCH_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MVC | Call by reference | Type reference (TYPE) | UAB_S_MVC | MVC-Struktur für das Weitersuchen | 20020930 |
Method SEARCH_NEXT on class CL_UA_SEARCHTOOL has no exception.
Method SET_FOCUS_IN_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_ELEMENT | Instanz | 20020930 |
Method SET_FOCUS_IN_VIEW on class CL_UA_SEARCHTOOL has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 320 |