SAP ABAP Class CL_TPDA_SEARCH_ITAB_KERNEL (Class for Search Service in Tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_SEARCH_SERVICES (Package) ABAP Debugger: Search Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_SEARCH Interface for Search Service 20041229
Properties
Class CL_TPDA_SEARCH_ITAB_KERNEL  
Short Description Class for Search Service in Tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_SEARCH_SERVICES   ABAP Debugger: Search Services 
Created 20041229   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDA_SEARCH Interface for Search Service 20041229
Friends
Class CL_TPDA_SEARCH_ITAB_KERNEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TRUE Constant Private Type reference (TYPE) FLAG 'X' General Flag 20041229
2 EXC_SYMB Instance attribute Private Object reference (TYPE REF TO) CX_TPDA_SYS_SYMB Exceptions Regarding Symbol Information 20041229
3 TABLEKEY Instance attribute Private Type reference (TYPE) I tpda: Variable Name 20061220
4 TABLENAME Instance attribute Private Type reference (TYPE) TPDA_VAR_NAME tpda: Variable Name 20041229
Methods
# Method Level Visibility Method type Description Created on
1 SEARCH Instance method Public Method 20041229
2 SET_DATA Instance method Public Method 20041229
Events
Class CL_TPDA_SEARCH_ITAB_KERNEL has no event.
Types
Class CL_TPDA_SEARCH_ITAB_KERNEL has no local type.
Method Signatures

Method SEARCH Signature

Method SEARCH on class CL_TPDA_SEARCH_ITAB_KERNEL has no parameter.
Method SEARCH on class CL_TPDA_SEARCH_ITAB_KERNEL has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TABLEKEY Call by reference Type reference (TYPE) I 20061220
2 Importing P_TABNAME Call by reference Type reference (TYPE) TPDA_VAR_NAME tpda: Variablenname 20041229

Method SET_DATA on class CL_TPDA_SEARCH_ITAB_KERNEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700