SAP ABAP Class CE_TPDAPI_DATA_ATTRTYPE (Attribute Type)
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_ATTRTYPE | Attribute type | 20091204 |
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_PROPERTY | Property | 20100323 |
Properties
Class | CE_TPDAPI_DATA_ATTRTYPE | |
Short Description | Attribute Type | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STPDA_API | Debugger API |
Created | 20091204 | 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_ATTRTYPE | Attribute type | 20091204 | ||
2 | IF_TPDAPI_ENUM_PROPERTIES | Properties of an ENUM | 20100323 | ||
3 | IF_TPDAPI_PROPERTY | Property | 20100323 |
Friends
Class CE_TPDAPI_DATA_ATTRTYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IE_TPDAPI_DATA_ATTRTYPE=>TYP_ATTRTYPE | Natural Number | 20091204 | ||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IE_TPDAPI_DATA_ATTRTYPE | Attribute type | 20091204 | ||
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IE_TPDAPI_DATA_ATTRTYPE | Attribute type | 20091204 | ||
4 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IE_TPDAPI_DATA_ATTRTYPE | Attribute type | 20091204 | ||
5 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_TPDAPI_ENUM_PROPERTIES | Attributes of an Enumeration Property | 20100323 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TYP_TAB_ATTRTYPES | 20091204 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20091204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091204 |
2 | ![]() |
Static method | Public | Method | 20091204 | |
3 | ![]() |
Static method | Public | Method | 20091204 | |
4 | ![]() |
Instance method | Public | Method | 20100323 | |
5 | ![]() |
Static method | Private | Method | 20091204 |
Events
Class CE_TPDAPI_DATA_ATTRTYPE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_ATTRTYPE | Protected | Type reference (TYPE) | IE_TPDAPI_DATA_ATTRTYPE=>TYP_ATTRTYPE | 20091204 |
|
|
2 | TYP_STR_ATTRTYPE | Protected | See coding | 20091204 | BEGIN OF typ_str_attrtype,
attrtype TYPE ie_tpdapi_data_attrtype=>typ_attrtype,
ref_attrtype TYPE REF TO ie_tpdapi_data_attrtype,
END OF typ_str_attrtype
|
||
3 | TYP_TAB_ATTRTYPES | Protected | See coding | 20091204 | typ_tab_attrtypes TYPE HASHED TABLE OF typ_str_attrtype
WITH UNIQUE KEY attrtype
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_TPDAPI_DATA_ATTRTYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_TPDAPI_DATA_ATTRTYPE 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_ATTRTYPE | Call by reference | Type reference (TYPE) | IE_TPDAPI_DATA_ATTRTYPE=>TYP_ATTRTYPE | Natürliche Zahl | 20091204 | ||
2 | ![]() |
R_REF_ATTRTYPE | Value transfer | Object reference (TYPE REF TO) | IE_TPDAPI_DATA_ATTRTYPE | Attributart | 20091204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im TPDAPI | 20091204 | |
2 | ![]() |
Ungültiger Parameter | 20091204 |
Method S_GET_FROM_INSTANTIATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INSTANTIATION | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20091204 | ||
2 | ![]() |
I_READONLY | Call by reference | Type reference (TYPE) | ANY | neue Eingabewerte | 20091204 | ||
3 | ![]() |
R_REF_ATTRTYPE | Value transfer | Object reference (TYPE REF TO) | IE_TPDAPI_DATA_ATTRTYPE | Attributart | 20091204 |
Method S_GET_FROM_INSTANTIATION on class CE_TPDAPI_DATA_ATTRTYPE has no exception.
Method S_GET_FROM_PROPERTY Signature
Method S_GET_FROM_PROPERTY on class CE_TPDAPI_DATA_ATTRTYPE has no parameter.
Method S_GET_FROM_PROPERTY on class CE_TPDAPI_DATA_ATTRTYPE has no exception.
Method S_INIT Signature
Method S_INIT on class CE_TPDAPI_DATA_ATTRTYPE has no parameter.
Method S_INIT on class CE_TPDAPI_DATA_ATTRTYPE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 800 |