SAP ABAP Class IF_TPDAPI_BP_STATEMENT (Statement Breakpoint)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_TPDAPI_BP | Breakpoint | 20111129 |
2 | Interface composition (i COMPRISING i_ref) | IF_TPDAPI_BP_BASE | Static Line Breakpoint | 20111129 |
Properties
Class | IF_TPDAPI_BP_STATEMENT | |
Short Description | Statement Breakpoint | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20111025 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_TPDAPI_BP_STATEMENT has no forward declaration.
Interfaces
Class IF_TPDAPI_BP_STATEMENT has no interface implemented.
Friends
Class IF_TPDAPI_BP_STATEMENT has no friend class.
Attributes
Class IF_TPDAPI_BP_STATEMENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20111026 | |
2 | ![]() |
Instance method | Public | Method | 20111026 | |
3 | ![]() |
Instance method | Public | Method | 20111129 | |
4 | ![]() |
Instance method | Public | Method | 20111026 | |
5 | ![]() |
Instance method | Public | Method | 20111026 | |
6 | ![]() |
Instance method | Public | Method | 20111026 |
Events
Class IF_TPDAPI_BP_STATEMENT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_STR_IDENTITY | Public | See coding | 20111026 | BEGIN OF typ_str_identity,
kind TYPE ie_tpdapi_bp_kind=>typ_kind,
statement type string,
END OF typ_str_identity
|
||
2 | TYP_STR_SERIALIZED | Public | See coding | 20111026 | BEGIN OF typ_str_serialized.
INCLUDE TYPE typ_str_identity AS str_identity.
INCLUDE TYPE if_tpdapi_bp=>typ_str_properties AS str_properties.
TYPES:
END OF typ_str_serialized
|
||
3 | TYP_STR_SYS_BP_STATEMENT | Public | Type reference (TYPE) | TPDA_SYS_BP_STATEMENT | 20111026 |
|
Method Signatures
Method GET_ID Signature
Method GET_ID on class IF_TPDAPI_BP_STATEMENT has no parameter.
Method GET_ID on class IF_TPDAPI_BP_STATEMENT has no exception.
Method GET_KIND Signature
Method GET_KIND on class IF_TPDAPI_BP_STATEMENT has no parameter.
Method GET_KIND on class IF_TPDAPI_BP_STATEMENT has no exception.
Method GET_MODIFY Signature
Method GET_MODIFY on class IF_TPDAPI_BP_STATEMENT has no parameter.
Method GET_MODIFY on class IF_TPDAPI_BP_STATEMENT has no exception.
Method GET_SCOPE Signature
Method GET_SCOPE on class IF_TPDAPI_BP_STATEMENT has no parameter.
Method GET_SCOPE on class IF_TPDAPI_BP_STATEMENT has no exception.
Method GET_STATEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STATEMENT | Value transfer | Type reference (TYPE) | STRING | 20111026 |
Method GET_STATEMENT on class IF_TPDAPI_BP_STATEMENT has no exception.
Method SERIALIZE Signature
Method SERIALIZE on class IF_TPDAPI_BP_STATEMENT has no parameter.
Method SERIALIZE on class IF_TPDAPI_BP_STATEMENT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |