SAP ABAP Class CX_SY_STRUCT_CREATION (Exception when creating a structure description)
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_STRUCT_ATTRIBUTES | Structure Type Generation: Inconsistent Structure Table | 20030915 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SY_STRUCT_COMP_NAME | Structure Type Generation: Error in Component Name | 20030916 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_SY_STRUCT_COMP_TYPE | Structure Type Generation: Invalid Component | 20030915 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_SY_STRUCT_SUFFIX_NAME | Structure Type Generation: Error in Suffix Name | 20030916 |
Properties
Class | CX_SY_STRUCT_CREATION | |
Short Description | Exception when creating a structure description | |
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 | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SY_STRUCT_CREATION has no forward declaration.
Interfaces
Class CX_SY_STRUCT_CREATION has no interface implemented.
Friends
Class CX_SY_STRUCT_CREATION 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 | Name of Component | 20030910 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Component Number | 20030910 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '4A6F5C3FBB673E2FE10000000A114BF5' | 20030908 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030908 |
Events
Class CX_SY_STRUCT_CREATION has no event.
Types
Class CX_SY_STRUCT_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 | ![]() |
COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20030910 | |||
2 | ![]() |
COMPONENT_NUMBER | Call by reference | Type reference (TYPE) | I | 20030910 | |||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030908 | |||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030908 |
Method CONSTRUCTOR on class CX_SY_STRUCT_CREATION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |