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 | 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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20091205 | ||
| 2 | Static method | Public | Method | 20091205 | ||
| 3 | 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 | I_STRUCTYPE | Call by reference | Type reference (TYPE) | IE_TPDAPI_DATA_STRUCTYPE=>TYP_STRUCTYPE | Natürliche Zahl | 20091205 | |||
| 2 | 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 |