SAP ABAP Class CL_ABAP_CLASSDESCR (Runtime Type Services)
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) | CL_ABAP_OBJECTDESCR | Runtime Type Services | 19981023 |
Properties
| Class | CL_ABAP_CLASSDESCR | |
| Short Description | Runtime Type Services | |
| Super Class | CL_ABAP_OBJECTDESCR | Runtime Type Services |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SABP_RTTI | |
| Created | 19981023 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ABAP_CLASSDESCR has no interface implemented.
Friends
Class CL_ABAP_CLASSDESCR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ABAP_CLASSKIND | 'A' | Abstract class | 19981111 | ||
| 2 | Constant | Public | Type reference (TYPE) | ABAP_CLASSKIND | 'C' | Simple class | 19981111 | ||
| 3 | Constant | Public | Type reference (TYPE) | ABAP_CLASSKIND | 'F' | Final class | 19981111 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_CLASSKIND | Class type | 19981026 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_VISIBILITY | CREATE visibility | 19981026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | - | 19981026 | |
| 2 | Static method | Protected | Event handling method | - | 19981026 | |
| 3 | Static method | Public | Method | Returns the Class Name to an Object | 20030919 | |
| 4 | Instance method | Public | Method | Navigation Method Class -> Friends | 20010110 | |
| 5 | Instance method | Public | Method | Navigation Method Class -> Super Class | 19981102 | |
| 6 | Instance method | Public | Method | Determines Whether Class in Shared Mem. Can Be Instantiated | 20030929 | |
| 7 | Static method | Public | Method | - | 19981026 |
Events
Class CL_ABAP_CLASSDESCR has no event.
Types
Class CL_ABAP_CLASSDESCR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ABAP_CLASSDESCR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ABAP_CLASSDESCR has no exception.
Method CREATE_CLASSDESCR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XTYPE | Call by reference | Attribute reference (LIKE) | 19981027 |
Method CREATE_CLASSDESCR_OBJECT on class CL_ABAP_CLASSDESCR has no exception.
Method GET_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NAME | Value transfer | Type reference (TYPE) | ABAP_ABSTYPENAME | Absoluter Klassenname | 20030919 | |||
| 2 | P_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objektreferenz | 20030919 |
Method GET_CLASS_NAME on class CL_ABAP_CLASSDESCR has no exception.
Method GET_FRIEND_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FRIENDS_TAB | Value transfer | Type reference (TYPE) | ABAP_FRNDTYPES_TAB | Tabelle der Beschreibungsobjekte aller Friends | 20010111 |
Method GET_FRIEND_TYPES on class CL_ABAP_CLASSDESCR has no exception.
Method GET_SUPER_CLASS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DESCR_REF | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_CLASSDESCR | Referenz auf Beschreibungsobjekt | 19981221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Super Klasse nicht gefunden | 19981102 |
Method IS_SHARED_MEMORY_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IS_SHARED_MEMORY_ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag: Shared Memory fähig | 20030929 |
Method IS_SHARED_MEMORY_ENABLED on class CL_ABAP_CLASSDESCR has no exception.
Method LOAD_CLASS Signature
Method LOAD_CLASS on class CL_ABAP_CLASSDESCR has no parameter.
Method LOAD_CLASS on class CL_ABAP_CLASSDESCR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |