SAP ABAP Class CE_TPDAPI_DATA_LOCALKIND (Type of Local Variable)
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_LOCALKIND | Local Variable | 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_LOCALKIND | |
| Short Description | Type of Local Variable | |
| 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_LOCALKIND | Local Variable | 20091204 | ||
| 2 | IF_TPDAPI_ENUM_PROPERTIES | Properties of an ENUM | 20100323 | ||
| 3 | IF_TPDAPI_PROPERTY | Property | 20100323 |
Friends
Class CE_TPDAPI_DATA_LOCALKIND has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091204 | |
| 2 | Static method | Public | Method | 20091204 | ||
| 3 | Instance method | Public | Method | 20100323 | ||
| 4 | Static method | Private | Method | 20091204 | ||
| 5 | Instance method | Public | Method | 20100323 |
Events
Class CE_TPDAPI_DATA_LOCALKIND has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_LOCALKIND | Protected | See coding | 20091204 | BEGIN OF TYP_STR_LOCALKIND,
LOCALKIND TYPE ie_tpdapi_data_localKIND=>typ_LOCALKIND,
ref_LOCALKIND TYPE REF TO ie_tpdapi_data_localKIND,
END OF typ_str_LOCALKIND
|
||
| 2 | TYP_TAB_LOCALKINDS | Protected | See coding | 20091204 | typ_tab_LOCALKINDs TYPE HASHED TABLE OF typ_str_LOCALKIND
WITH UNIQUE KEY LOCALKIND
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_TPDAPI_DATA_LOCALKIND has no parameter.
Method CLASS_CONSTRUCTOR on class CE_TPDAPI_DATA_LOCALKIND 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_LOCALKIND | Call by reference | Type reference (TYPE) | IE_TPDAPI_DATA_LOCALKIND=>TYP_LOCALKIND | Natürliche Zahl | 20091207 | |||
| 2 | R_REF_LOCALKIND | Value transfer | Object reference (TYPE REF TO) | IE_TPDAPI_DATA_LOCALKIND | Lokale Variable | 20091207 |
Method S_GET_FROM_ID on class CE_TPDAPI_DATA_LOCALKIND has no exception.
Method S_GET_FROM_PROPERTY Signature
Method S_GET_FROM_PROPERTY on class CE_TPDAPI_DATA_LOCALKIND has no parameter.
Method S_GET_FROM_PROPERTY on class CE_TPDAPI_DATA_LOCALKIND has no exception.
Method S_INIT Signature
Method S_INIT on class CE_TPDAPI_DATA_LOCALKIND has no parameter.
Method S_INIT on class CE_TPDAPI_DATA_LOCALKIND has no exception.
Method TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_OVERWRITE | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20100323 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100323 | ||||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht ausreichende Daten vorhanden | 20100323 | ||
| 2 | Ungültiger Parameter | 20100323 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |