SAP ABAP Class CE_TPDAPI_DATATYPE (Enumeration: Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_API (Package) Debugger API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IE_TPDAPI_DATATYPE Data Type Interface 20091119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDAPI_ENUM_PROPERTIES Properties of an ENUM 20100323
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDAPI_ENUM_TAGGED_OBJECT Tagged Objects of an Enumeration 20100326
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDAPI_PROPERTY Property 20100323
Properties
Class CE_TPDAPI_DATATYPE  
Short Description Enumeration: Data    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class TPDAPI    
Program status     
Category 0   
Package STPDA_API   Debugger API 
Created 20091105   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CE_TPDAPI_DATATYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IE_TPDAPI_DATATYPE Data Type Interface 20091119
2 IF_TPDAPI_ENUM_PROPERTIES Properties of an ENUM 20100323
3 IF_TPDAPI_ENUM_TAGGED_OBJECT Tagged Objects of an Enumeration 20100326
4 IF_TPDAPI_PROPERTY Property 20100323
Friends
Class CE_TPDAPI_DATATYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASSNAME Instance attribute Protected Type reference (TYPE) STRING 20091119
2 C_METATYPE Constant Protected Type reference (TYPE) STRING '/DEBUGGER/METATYPE' 20100330
3 DATATYPE Instance attribute Protected Type reference (TYPE) STRING 20091119
4 DATREF Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATATYPE A Variable 20091116
5 OBJREF Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATATYPE A Variable 20091116
6 SIMPLE Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATATYPE A Variable 20091109
7 STRING Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATATYPE A Variable 20091116
8 STRUC Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATATYPE A Variable 20091105
9 S_REF_ENUM_PROPERTIES Static Attribute Protected Object reference (TYPE REF TO) CL_TPDAPI_ENUM_PROPERTIES Attributes of an Enumeration Property 20100323
10 S_TAB_DATATYPES Static Attribute Protected Type reference (TYPE) TYP_TAB_DATATYPES 20091109
11 TABLE Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATATYPE A Variable 20091105
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091105
2 S_GET_FROM_ID Static method Public Method 20091202
3 S_GET_FROM_METATYPE Static method Public Method 20091202
4 S_GET_FROM_PROPERTY Instance method Public Method 20100323
5 S_INIT Static method Private Method 20091105
Events
Class CE_TPDAPI_DATATYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_DATATYPE Protected See coding 20100323 BEGIN OF typ_str_datatype, datatype TYPE c LENGTH 10, ref_datatype TYPE REF TO ie_tpdapi_datatype, END OF typ_str_datatype
2 TYP_TAB_DATATYPES Protected See coding 20100323 typ_tab_datatypes TYPE HASHED TABLE OF typ_str_datatype WITH UNIQUE KEY datatype WITH UNIQUE HASHED KEY datatype COMPONENTS ref_datatype
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CE_TPDAPI_DATATYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_TPDAPI_DATATYPE has no exception.

Method S_GET_FROM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATATYPE Call by reference Type reference (TYPE) CSEQUENCE Natürliche Zahl 20091202
2 Returning R_REF_DATATYPE Value transfer Object reference (TYPE REF TO) IE_TPDAPI_DATATYPE Datentyp Interface 20091202

Method S_GET_FROM_ID on class CE_TPDAPI_DATATYPE has no exception.

Method S_GET_FROM_METATYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METATYPE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20091202
2 Returning R_REF_DATATYPE Value transfer Object reference (TYPE REF TO) IE_TPDAPI_DATATYPE Datentyp Interface 20091202

Method S_GET_FROM_METATYPE on class CE_TPDAPI_DATATYPE has no exception.

Method S_GET_FROM_PROPERTY Signature

Method S_GET_FROM_PROPERTY on class CE_TPDAPI_DATATYPE has no parameter.
Method S_GET_FROM_PROPERTY on class CE_TPDAPI_DATATYPE has no exception.

Method S_INIT Signature

Method S_INIT on class CE_TPDAPI_DATATYPE has no parameter.
Method S_INIT on class CE_TPDAPI_DATATYPE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800