SAP ABAP Class CL_TPDAPI_GEN (General Matters)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_API (Package) Debugger API

⤷

⤷

Properties
Class | CL_TPDAPI_GEN | |
Short Description | General Matters | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | TPDAPI | |
Program status | ||
Category | 0 | |
Package | STPDA_API | Debugger API |
Created | 20091110 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TPDAPI_GEN has no forward declaration.
Interfaces
Class CL_TPDAPI_GEN has no interface implemented.
Friends
Class CL_TPDAPI_GEN has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20100107 | |
2 | ![]() |
Static method | Public | Method | 20091124 | |
3 | ![]() |
Static method | Public | Method | 20100107 | |
4 | ![]() |
Static method | Public | Method | 20100120 | |
5 | ![]() |
Static method | Public | Method | 20100107 | |
6 | ![]() |
Static method | Public | Method | 20100120 | |
7 | ![]() |
Static method | Public | Method | 20100511 | |
8 | ![]() |
Static method | Public | Method | 20100107 | |
9 | ![]() |
Static method | Public | Method | 20130806 | |
10 | ![]() |
Static method | Public | Method | 20091202 | |
11 | ![]() |
Static method | Public | Method | 20100120 |
Events
Class CL_TPDAPI_GEN has no event.
Types
Class CL_TPDAPI_GEN has no local type.
Method Signatures
Method S_GET_BP_SERVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_BP_SERVICES | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_BP_SERVICES | Breakpoint Services | 20100107 |
Method S_GET_BP_SERVICES on class CL_TPDAPI_GEN has no exception.
Method S_GET_CONTROLLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_TPDA_CONTROL | TPDA: Schnittstelle Kernel/ ABAP | 20091124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im TPDAPI | 20091124 |
Method S_GET_CONTROL_SERVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_CONTROL_SERVICES | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_CONTROL_SERVICES | Kontrolle über den Zustand des Debuggers | 20100107 |
Method S_GET_CONTROL_SERVICES on class CL_TPDAPI_GEN has no exception.
Method S_GET_CURRENT_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_METHOD | Value transfer | Type reference (TYPE) | STRING | 20100120 |
Method S_GET_CURRENT_METHOD on class CL_TPDAPI_GEN has no exception.
Method S_GET_DATA_SERVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_DATA_SERVICES | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_DATA_SERVICES | Services rund um Variablen | 20100107 |
Method S_GET_DATA_SERVICES on class CL_TPDAPI_GEN has no exception.
Method S_GET_INITIAL_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STR_ANY | Call by reference | Type reference (TYPE) | ANY | 20100120 | |||
2 | ![]() |
R_FIELDNAME | Value transfer | Type reference (TYPE) | STRING | 20100120 |
Method S_GET_INITIAL_FIELD on class CL_TPDAPI_GEN has no exception.
Method S_GET_LAST_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100511 | |||
2 | ![]() |
R_LAST_CHAR | Value transfer | Type reference (TYPE) | STRING | 20100511 |
Method S_GET_LAST_CHAR on class CL_TPDAPI_GEN has no exception.
Method S_GET_SESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_SESSION | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_SESSION | Debug Session (attached!) | 20100107 |
Method S_GET_SESSION on class CL_TPDAPI_GEN has no exception.
Method S_GET_WP_SERVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_WP_SERVICES | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_WP_SERVICES | 20130806 |
Method S_GET_WP_SERVICES on class CL_TPDAPI_GEN has no exception.
Method S_MATCHES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HAYSTACK | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091202 | |||
2 | ![]() |
NEEDLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091202 | |||
3 | ![]() |
R_MATCHES | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20091202 |
Method S_MATCHES on class CL_TPDAPI_GEN has no exception.
Method S_TO_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ANY | Call by reference | Type reference (TYPE) | ANY | 20100120 | |||
2 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | STRING | 20100120 |
Method S_TO_VALUE on class CL_TPDAPI_GEN has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 800 |