SAP ABAP Class IE_TPDAPI_STEPTYPE (Types of Steps in the Debugger)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_TPDAPI_PROPERTY | Property | 20100323 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CE_TPDAPI_STEPTYPE | Types of Steps in the Debugger | 20091203 |
Properties
| Class | IE_TPDAPI_STEPTYPE | |
| Short Description | Types of Steps in the Debugger | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20091203 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IE_TPDAPI_STEPTYPE has no forward declaration.
Interfaces
Class IE_TPDAPI_STEPTYPE has no interface implemented.
Friends
Class IE_TPDAPI_STEPTYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TYP_STEPTYPE | IF_TPDA_CONTROL=>MC_CONTINUE | Natural Number | 20091203 | ||
| 2 | Constant | Public | Type reference (TYPE) | TYP_STEPTYPE | IF_TPDA_CONTROL=>MC_CONTINUE_ANDRESTARTAPP | Natural Number | 20091203 | ||
| 3 | Constant | Public | Type reference (TYPE) | TYP_STEPTYPE | IF_TPDA_CONTROL=>MC_CONTINUE_ANDSTOPAPP | Natural Number | 20091203 | ||
| 4 | Constant | Public | Type reference (TYPE) | TYP_STEPTYPE | IF_TPDA_CONTROL=>MC_CONTINUE_DEBUGSTEP | Natural Number | 20091203 | ||
| 5 | Constant | Public | Type reference (TYPE) | TYP_STEPTYPE | IF_TPDA_CONTROL=>MC_STEPINTO | Natural Number | 20091203 | ||
| 6 | Constant | Public | Type reference (TYPE) | TYP_STEPTYPE | IF_TPDA_CONTROL=>MC_STEPINTO_EXPRESSION | Natural Number | 20091203 | ||
| 7 | Constant | Public | Type reference (TYPE) | TYP_STEPTYPE | IF_TPDA_CONTROL=>MC_STEPOUT | Natural Number | 20091203 | ||
| 8 | Constant | Public | Type reference (TYPE) | TYP_STEPTYPE | IF_TPDA_CONTROL=>MC_STEPOVER | Natural Number | 20091203 | ||
| 9 | Constant | Public | Type reference (TYPE) | TYP_STEPTYPE | IF_TPDA_CONTROL=>MC_STEPOVER_EXPRESSION | Natural Number | 20091203 | ||
| 10 | Constant | Public | Type reference (TYPE) | TYP_STEPTYPE | IF_TPDA_CONTROL=>MC_STOP | Natural Number | 20091203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100323 | ||
| 2 | Instance method | Public | Method | 20091203 | ||
| 3 | Instance method | Public | Method | 20091203 | ||
| 4 | Instance method | Public | Method | 20100323 |
Events
Class IE_TPDAPI_STEPTYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STEPTYPE | Public | Type reference (TYPE) | INT4 | Natural Number | 20091203 | |
Method Signatures
Method GET_PROPERTY Signature
Method GET_PROPERTY on class IE_TPDAPI_STEPTYPE has no parameter.
Method GET_PROPERTY on class IE_TPDAPI_STEPTYPE has no exception.
Method GET_STEPTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STEPTYPE | Value transfer | Type reference (TYPE) | TYP_STEPTYPE | Natürliche Zahl | 20091203 |
Method GET_STEPTYPE on class IE_TPDAPI_STEPTYPE has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20091203 |
Method GET_TEXT on class IE_TPDAPI_STEPTYPE has no exception.
Method SET_PROPERTY Signature
Method SET_PROPERTY on class IE_TPDAPI_STEPTYPE has no parameter.
Method SET_PROPERTY on class IE_TPDAPI_STEPTYPE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |