SAP ABAP Class CE_TPDAPI_DATA_STRUCTYPE (Structure Types)
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_DATA_STRUCTYPE Structure Type 20091205
Properties
Class CE_TPDAPI_DATA_STRUCTYPE  
Short Description Structure Types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_API   Debugger API 
Created 20091205   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IE_TPDAPI_DATA_STRUCTYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IE_TPDAPI_DATA_STRUCTYPE Structure Type 20091205
Friends
Class CE_TPDAPI_DATA_STRUCTYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BOX_DEEP Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE Structure Type 20091205
2 BOX_FLATCHAR Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE Structure Type 20091205
3 BOX_FLATNONCHAR Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE Structure Type 20091205
4 DEEP Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE Structure Type 20091205
5 EMPTY_BOX Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE 20100317
6 FLATCHAR Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE Structure Type 20091205
7 FLATNONCHAR Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE Structure Type 20091205
8 GENBOX_DEEP Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE 20100317
9 GENBOX_FLATCHAR Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE 20100317
10 GENBOX_FLATNONCHAR Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE 20100317
11 INITBOX_DEEP Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE Structure Type 20091205
12 INITBOX_FLATCHAR Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE Structure Type 20091205
13 INITBOX_FLATNOCHAR Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE Structure Type 20091205
14 INITGENBOX_DEEP Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE 20100317
15 INITGENBOX_FLATCHAR Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE 20100317
16 INITGENBOX_FLATNONCHAR Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE 20100317
17 STRUCTYPE Instance attribute Protected Type reference (TYPE) IE_TPDAPI_DATA_STRUCTYPE=>TYP_STRUCTYPE Natural Number 20091205
18 S_REF_ENUM_PROPERTIES Static Attribute Protected Object reference (TYPE REF TO) CL_TPDAPI_ENUM_PROPERTIES Attributes of an Enumeration Property 20100325
19 S_TAB_STRUCTYPES Static Attribute Protected Type reference (TYPE) TYP_TAB_STRUCTYPES 20091205
20 TEXT Instance attribute Protected Type reference (TYPE) STRING 20091205
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20091205
2 S_GET_FROM_ID Static method Public Method 20091205
3 S_INIT Static method Private Method 20091205
Events
Class CE_TPDAPI_DATA_STRUCTYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_STRUCTYPE Protected See coding 20091205 BEGIN OF typ_str_structype, structype TYPE ie_tpdapi_data_structype=>typ_structype, ref_structype TYPE REF TO ie_tpdapi_data_structype, END OF typ_str_structype
2 TYP_TAB_STRUCTYPES Protected See coding 20091205 typ_tab_structypes TYPE HASHED TABLE OF typ_str_structype WITH UNIQUE KEY structype
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CE_TPDAPI_DATA_STRUCTYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_TPDAPI_DATA_STRUCTYPE 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_STRUCTYPE Call by reference Type reference (TYPE) IE_TPDAPI_DATA_STRUCTYPE=>TYP_STRUCTYPE Natürliche Zahl 20091205
2 Returning R_REF_STRUCTYPE Value transfer Object reference (TYPE REF TO) IE_TPDAPI_DATA_STRUCTYPE Strukturtyp 20091205

Method S_GET_FROM_ID on class CE_TPDAPI_DATA_STRUCTYPE has no exception.

Method S_INIT Signature

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