SAP ABAP Class CX_TPDA_TABLE (Table Tool Exceptions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_TOOLS (Package) ABAP Debugger: Tools (Plugins)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20090706
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20090706
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TPDA_TABLE_NOT_FOUND Object not found 20090706
Properties
Class CX_TPDA_TABLE  
Short Description Table Tool Exceptions    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 40  Exception Class 
Package STPDA_TOOLS   ABAP Debugger: Tools (Plugins) 
Created 20090706   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_TPDA_TABLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20090706
Friends
Class CX_TPDA_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLNAME Instance attribute Public Type reference (TYPE) TPDA_ITAB_COL_NAME TPDA: Table Column Name 20090706
2 COMPONENT Instance attribute Public Type reference (TYPE) STRING 20090706
3 DUPLICATE_COL Constant Public See coding 20090706
4 ITAB_INVALID Constant Public See coding 20090707
5 ITAB_NAME Instance attribute Public Type reference (TYPE) STRING tpda: Table Name 20090706
6 NO_LINES Constant Public See coding 20101223
7 OBJNAME Instance attribute Public Type reference (TYPE) STRING 20090706
8 SUBCOMPONENT_ERROR Constant Public See coding 20090721
9 TABKEY_INDEX Instance attribute Public Type reference (TYPE) I 20090727
10 TABLE_READ_ERROR Constant Public See coding 20090717
11 TABLE_TABKEY_ERROR Constant Public See coding 20090727
12 VARNAME Instance attribute Public Type reference (TYPE) STRING 20090805
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090706
Events
Class CX_TPDA_TABLE has no event.
Types
Class CX_TPDA_TABLE 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 COLNAME Call by reference Type reference (TYPE) TPDA_ITAB_COL_NAME 20090706
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING 20090706
3 Importing ITAB_NAME Call by reference Type reference (TYPE) STRING 20090706
4 Importing OBJNAME Call by reference Type reference (TYPE) STRING 20090706
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090706
6 Importing TABKEY_INDEX Call by reference Type reference (TYPE) I 20090727
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090706
8 Importing VARNAME Call by reference Type reference (TYPE) STRING 20090805

Method CONSTRUCTOR on class CX_TPDA_TABLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800