SAP ABAP Class CX_SY_TABLE_CREATION (Exception when Creating a Table Type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_RTTI (Package)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SY_TYPE_CREATION | Master Class of All Type Generation Exceptions | 20030908 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SY_TABLE_ATTRIBUTES | Table Type Generation: Invalid Table Attributes | 20030915 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SY_TABLE_KEY_SPECIFICATION | Table Type Generation: Error in Key Definition | 20030915 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SY_TABLE_LINE_TYPE | Table Type Generation: Invalid Row Type | 20030915 |
Properties
| Class | CX_SY_TABLE_CREATION | |
| Short Description | Exception when Creating a Table Type | |
| Super Class | CX_SY_TYPE_CREATION | Master Class of All Type Generation Exceptions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SABP_RTTI | |
| Created | 20030908 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SY_TABLE_CREATION has no forward declaration.
Interfaces
Class CX_SY_TABLE_CREATION has no interface implemented.
Friends
Class CX_SY_TABLE_CREATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '236C5C3FC862AE2EE10000000A114BF5' | 20030908 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of the Secondary Key | 20060810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030908 |
Events
Class CX_SY_TABLE_CREATION has no event.
Types
Class CX_SY_TABLE_CREATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030908 | ||||
| 2 | SCND_KEY_NAME | Call by reference | Type reference (TYPE) | STRING | 20060810 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030908 |
Method CONSTRUCTOR on class CX_SY_TABLE_CREATION has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |