SAP ABAP Class CL_ABAP_DATA_TYPE_HANDLE (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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ABAP_DATA_TYPE_HANDLE | Runtime Type Services | 20121008 |
Properties
Class | CL_ABAP_DATA_TYPE_HANDLE | |
Short Description | Runtime Type Services | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_RTTI | |
Created | 20121008 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ABAP_DATA_TYPE_HANDLE | Runtime Type Services | 20121008 |
Friends
Class CL_ABAP_DATA_TYPE_HANDLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_ABAP_TYPEDESCR=>XTYPE_TYPE | XTYPE_TYPE | 20121008 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Gets a type handle based on an RTTS type object | 20121008 |
Events
Class CL_ABAP_DATA_TYPE_HANDLE has no event.
Types
Class CL_ABAP_DATA_TYPE_HANDLE has no local type.
Method Signatures
Method GET_FROM_DATA_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AREA_HANDLE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_MEMORY_AREA | ABAP Speicherbereich in dem das Typobjekt liegen soll | 20121008 | ||
2 | ![]() |
DATA_DESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | RTTI Objekt des Typs für das Typhandle-Objekt | 20121008 | ||
3 | ![]() |
TYPE_HANDLE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_DATA_TYPE_HANDLE | Typhandle-Objekt | 20121008 |
Method GET_FROM_DATA_DESCR on class CL_ABAP_DATA_TYPE_HANDLE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |