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 MD_POINTER Instance attribute Private Type reference (TYPE) SYTABIX Pointer to next result 20020930
2 MO_BASETYPE Instance attribute Private Object reference (TYPE REF TO) CL_UA_TYPE_BASE Type of searched object 20020930
3 MS_MVC Instance attribute Private Type reference (TYPE) UAB_S_MVC MVC Structure 20020930
4 MT_ELEMENT Instance attribute Private Type reference (TYPE) UAB_T_ELEMENT Element Table 20020930
5 MT_SEARCHTOOL 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020930
2 DO_HAS_NEXT Instance method Private Method Determines whether further search is possible 20020930
3 DO_SEARCH Instance method Private Method Search suitable for type 20030325
4 DO_SEARCH_NEXT Instance method Private Method Further search suitable for type 20020930
5 GET_SEARCHTOOL Static method Private Method Delivers Search Tool suitable for Type 20020930
6 HAS_NEXT Static method Public Method Further search results available 20020930
7 SEARCH Static method Public Method Find 20020930
8 SEARCH_NEXT Static method Public Method Find Next 20020930
9 SET_FOCUS_IN_VIEW 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 Importing IO_BASETYPE Call by reference Object reference (TYPE REF TO) CL_UA_TYPE_BASE Typ der gesuchten Objekte 20020930
2 Importing 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 Returning 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 Importing IS_MVC Call by reference Type reference (TYPE) UAB_S_MVC MVC-Struktur 20020930
2 Returning 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 Importing IS_MVC Call by reference Type reference (TYPE) UAB_S_MVC MVC-Struktur für die Suche 20020930
2 Returning 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 Importing 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 Importing 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 Importing 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