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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TPDA_ITAB_COL_NAME | TPDA: Table Column Name | 20090706 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20090706 | |||
3 | ![]() |
Constant | Public | See coding | 20090706 | ||||
4 | ![]() |
Constant | Public | See coding | 20090707 | ||||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | tpda: Table Name | 20090706 | ||
6 | ![]() |
Constant | Public | See coding | 20101223 | ||||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20090706 | |||
8 | ![]() |
Constant | Public | See coding | 20090721 | ||||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20090727 | |||
10 | ![]() |
Constant | Public | See coding | 20090717 | ||||
11 | ![]() |
Constant | Public | See coding | 20090727 | ||||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20090805 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
COLNAME | Call by reference | Type reference (TYPE) | TPDA_ITAB_COL_NAME | 20090706 | |||
2 | ![]() |
COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20090706 | |||
3 | ![]() |
ITAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20090706 | |||
4 | ![]() |
OBJNAME | Call by reference | Type reference (TYPE) | STRING | 20090706 | |||
5 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090706 | |||
6 | ![]() |
TABKEY_INDEX | Call by reference | Type reference (TYPE) | I | 20090727 | |||
7 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20090706 | |||
8 | ![]() |
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 |