SAP ABAP Class CE_TPDAPI_WP_KIND (Types of Breakpoints)
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_WP_KIND | Breakpoint Types | 20130802 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TPDAPI_ENUM_PROPERTIES | Properties of an ENUM | 20130802 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TPDAPI_PROPERTY | Property | 20130802 |
Properties
Class | CE_TPDAPI_WP_KIND | |
Short Description | Types of Breakpoints | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | TPDAPI | |
Program status | ||
Category | 0 | |
Package | STPDA_API | Debugger API |
Created | 20091119 | 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... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IE_TPDAPI_WP_KIND | Breakpoint Types | 20130802 | ||
2 | IF_TPDAPI_ENUM_PROPERTIES | Properties of an ENUM | 20130802 | ||
3 | IF_TPDAPI_PROPERTY | Property | 20130802 |
Friends
Class CE_TPDAPI_WP_KIND has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IE_TPDAPI_WP_KIND | 20130802 | |||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IE_TPDAPI_WP_KIND | 20130802 | |||
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IE_TPDAPI_WP_KIND | 20130802 | |||
4 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IE_TPDAPI_WP_KIND | 20130802 | |||
5 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_TPDAPI_ENUM_PROPERTIES | Attributes of an Enumeration Property | 20130802 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TYP_TAB_KINDS | 20130802 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT4 | 20130802 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20130802 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130802 |
2 | ![]() |
Instance method | Public | Method | 20130802 | |
3 | ![]() |
Instance method | Public | Method | 20130802 | |
4 | ![]() |
Static method | Public | Method | 20130802 | |
5 | ![]() |
Instance method | Public | Method | 20130802 | |
6 | ![]() |
Static method | Private | Method | 20130802 |
Events
Class CE_TPDAPI_WP_KIND has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_STR_KIND | Protected | See coding | 20130802 | BEGIN OF typ_str_kind,
kind_id TYPE int4,
ref_kind TYPE REF TO ie_tpdapi_wp_kind,
END OF typ_str_kind
|
||
2 | TYP_TAB_KINDS | Protected | See coding | 20130802 | typ_tab_kinds TYPE HASHED TABLE OF typ_str_kind
WITH UNIQUE KEY kind_id
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_TPDAPI_WP_KIND has no parameter.
Method CLASS_CONSTRUCTOR on class CE_TPDAPI_WP_KIND has no exception.
Method GET_ID Signature
Method GET_ID on class CE_TPDAPI_WP_KIND has no parameter.
Method GET_ID on class CE_TPDAPI_WP_KIND has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CE_TPDAPI_WP_KIND has no parameter.
Method GET_TEXT on class CE_TPDAPI_WP_KIND 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_KIND_ID | Call by reference | Type reference (TYPE) | IE_TPDAPI_WP_KIND=>TYP_KIND_ID | 20130802 | |||
2 | ![]() |
R_REF_KIND | Value transfer | Object reference (TYPE REF TO) | IE_TPDAPI_WP_KIND | Natural Number | 20130802 |
Method S_GET_FROM_ID on class CE_TPDAPI_WP_KIND has no exception.
Method S_GET_FROM_PROPERTY Signature
Method S_GET_FROM_PROPERTY on class CE_TPDAPI_WP_KIND has no parameter.
Method S_GET_FROM_PROPERTY on class CE_TPDAPI_WP_KIND has no exception.
Method S_INIT Signature
Method S_INIT on class CE_TPDAPI_WP_KIND has no parameter.
Method S_INIT on class CE_TPDAPI_WP_KIND has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |