SAP ABAP Class CE_TPDAPI_OBJTYPE (Object 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_OBJTYPE | Object Type | 20091119 |
Properties
| Class | CE_TPDAPI_OBJTYPE | |
| Short Description | Object Types | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | TPDAPI | |
| Program status | ||
| Category | 0 | |
| Package | STPDA_API | Debugger API |
| Created | 20091118 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CE_TPDAPI_OBJTYPE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IE_TPDAPI_OBJTYPE | Object Type | 20091119 |
Friends
Class CE_TPDAPI_OBJTYPE has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091118 | |
| 2 | Static method | Public | Method | 20091202 | ||
| 3 | Static method | Private | Method | 20091118 |
Events
Class CE_TPDAPI_OBJTYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_OBJTYPE | Private | See coding | 20091118 | BEGIN OF typ_str_objtype,
objtype_id TYPE string,
ref_objtype TYPE REF TO ie_tpdapi_objtype,
END OF typ_str_objtype
|
||
| 2 | TYP_TAB_OBJTYPES | Private | See coding | 20091118 | typ_tab_objtypes TYPE HASHED TABLE OF typ_str_objtype
WITH UNIQUE KEY objtype_id
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_TPDAPI_OBJTYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_TPDAPI_OBJTYPE 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_OBJTYPE_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091202 | ||||
| 2 | R_REF_OBJTYPE | Value transfer | Object reference (TYPE REF TO) | IE_TPDAPI_OBJTYPE | Objekttyp | 20091202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Angefragtes Objekt existiert nicht | 20091202 |
Method S_INIT Signature
Method S_INIT on class CE_TPDAPI_OBJTYPE has no parameter.
Method S_INIT on class CE_TPDAPI_OBJTYPE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |