SAP ABAP Class CL_TPDA_TOOL_SEARCH (tpda: Service for Tools: Search)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_TOOLS (Package) ABAP Debugger: Tools (Plugins)
Properties
Class CL_TPDA_TOOL_SEARCH  
Short Description tpda: Service for Tools: Search    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_TOOLS   ABAP Debugger: Tools (Plugins) 
Created 20030819   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_TOOL_SEARCH has no forward declaration.
Interfaces
Class CL_TPDA_TOOL_SEARCH has no interface implemented.
Friends
Class CL_TPDA_TOOL_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABAPTYPE_RANGE_IT Static Attribute Private Type reference (TYPE) TY_ABAPTYPE_RANGE 20070417
2 COL_IT Instance attribute Private Type reference (TYPE) TPDA_SEARCH_COL_IT 20030819
3 C_TABLE_LINE Constant Private Type reference (TYPE) STRING 'TABLE_LINE' 20030820
4 C_TRUE Constant Private Type reference (TYPE) FLAG 'X' General Flag 20050209
5 LINE_FROM Instance attribute Private Type reference (TYPE) I 20030819
6 LINE_TO Instance attribute Private Type reference (TYPE) I 20030819
7 REF_ITAB Instance attribute Private Object reference (TYPE REF TO) DATA 20030819
8 RESULT_IT Instance attribute Private Type reference (TYPE) TPDA_SEARCH_RESULT_IT 20030820
9 SEARCH_ATTR Instance attribute Private Type reference (TYPE) TPDA_SEARCH_ATTR 20030821
10 SEARCH_INDEX Instance attribute Private Type reference (TYPE) I 20030820
11 SEARCH_STRING Instance attribute Private Type reference (TYPE) STRING 20030820
12 WITH_RESULT_LIST Instance attribute Private Type reference (TYPE) FLAG 20030819
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070417
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030819
3 CREATE_COL_LIST Instance method Private Method 20030819
4 GET_COL_LIST Instance method Public Method 20030819
5 SEARCH Instance method Public Method 20030820
6 SEARCH_NEXT_HIT Instance method Public Method 20030820
Events
Class CL_TPDA_TOOL_SEARCH has no event.
Types
Class CL_TPDA_TOOL_SEARCH has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_TPDA_TOOL_SEARCH has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TPDA_TOOL_SEARCH has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ITAB Call by reference Type reference (TYPE) STANDARD TABLE 20030819
2 Importing P_WITH_RESULT_LIST Call by reference Type reference (TYPE) FLAG 20030819
# Exception Resumable Description Created on
1 CX_TPDA_INTERNAL_ERROR TPDA: Interner Fehler 20030825
2 CX_TPDA_SEARCH_NO_DATA 20030819

Method CREATE_COL_LIST Signature

Method CREATE_COL_LIST on class CL_TPDA_TOOL_SEARCH has no parameter.
# Exception Resumable Description Created on
1 CX_TPDA_INTERNAL_ERROR TPDA: Interner Fehler 20030820

Method GET_COL_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_COL_IT Value transfer Type reference (TYPE) TPDA_SEARCH_COL_IT 20030819

Method GET_COL_LIST on class CL_TPDA_TOOL_SEARCH has no exception.

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COL_IT Call by reference Type reference (TYPE) TPDA_SEARCH_COL_IT 20030820
2 Importing P_LINE_FROM Call by reference Type reference (TYPE) I 20030820
3 Importing P_LINE_TO Call by reference Type reference (TYPE) I 20030820
4 Returning P_RESULT_IT Value transfer Type reference (TYPE) TPDA_SEARCH_RESULT_IT 20030820
5 Importing P_SEARCH_ATTR Call by reference Type reference (TYPE) TPDA_SEARCH_ATTR 20030821
6 Importing P_SEARCH_STRING Call by reference Type reference (TYPE) STRING 20030820
# Exception Resumable Description Created on
1 CX_TPDA_INTERNAL_ERROR TPDA: Interner Fehler 20030825
2 CX_TPDA_SEARCH_NO_HIT 20030820

Method SEARCH_NEXT_HIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RESULT_IT Value transfer Type reference (TYPE) TPDA_SEARCH_RESULT_IT 20030820
# Exception Resumable Description Created on
1 CX_TPDA_SEARCH_NO_HIT 20030820
History
Last changed by/on SAP  20110908 
SAP Release Created in 640