SAP ABAP Class CX_SY_DYN_TABLE_ILL_COMP_VAL (System Exception for Dynamic Table with Invalid Values)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SY_DYN_TABLE_ERROR | System Exception When Using Dynamic Tables | 20041217 |
Properties
| Class | CX_SY_DYN_TABLE_ILL_COMP_VAL | |
| Short Description | System Exception for Dynamic Table with Invalid Values | |
| Super Class | CX_SY_DYN_TABLE_ERROR | System Exception When Using Dynamic Tables |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_ABAP_EXCEPTIONS | ABAP Runtime Errors as System Exceptions |
| Created | 20041217 | SAP |
| Last change | 20050213 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SY_DYN_TABLE_ILL_COMP_VAL has no forward declaration.
Interfaces
Class CX_SY_DYN_TABLE_ILL_COMP_VAL has no interface implemented.
Friends
Class CX_SY_DYN_TABLE_ILL_COMP_VAL 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) | STRING | Component Name | 20041217 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '41D151244DED0045000000000A1551B1' | 20041229 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | Table Row | 20041217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041217 |
Events
Class CX_SY_DYN_TABLE_ILL_COMP_VAL has no event.
Types
Class CX_SY_DYN_TABLE_ILL_COMP_VAL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPNAME | Call by reference | Type reference (TYPE) | STRING | 20041217 | ||||
| 2 | LINE | Call by reference | Type reference (TYPE) | I | 20041217 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20041217 | ||||
| 4 | TABNAME | Call by reference | Type reference (TYPE) | STRING | 20041217 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20041217 |
Method CONSTRUCTOR on class CX_SY_DYN_TABLE_ILL_COMP_VAL has no exception.
History
| Last changed by/on | SAP | 20050213 |
| SAP Release Created in | 700 |