SAP ABAP Class IF_TPDAPI_BP_SERVICES (Breakpoint Services)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_TPDAPI_BP_FACTORY | BP Factory | 20111129 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TPDAPI_BP_SERVICES | Breakpoint Services | 20091120 |
Properties
| Class | IF_TPDAPI_BP_SERVICES | |
| Short Description | Breakpoint Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20091118 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_TPDAPI_BP_SERVICES has no interface implemented.
Friends
Class IF_TPDAPI_BP_SERVICES has no friend class.
Attributes
Class IF_TPDAPI_BP_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111130 | ||
| 2 | Instance method | Public | Method | 20120103 | ||
| 3 | Instance method | Public | Method | 20091217 | ||
| 4 | Instance method | Public | Method | 20111026 | ||
| 5 | Instance method | Public | Method | 20111129 | ||
| 6 | Instance method | Public | Method | 20091127 | ||
| 7 | Instance method | Public | Method | 20111118 | ||
| 8 | Instance method | Public | Method | 20100119 | ||
| 9 | Instance method | Public | Method | 20091208 | ||
| 10 | Instance method | Public | Method | 20120726 |
Events
Class IF_TPDAPI_BP_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_PROGINFO | Public | Type reference (TYPE) | IF_TPDAPI_STATIC_BP_SERVICES=>TYP_STR_PROGINFO | 20091208 | |
|
| 2 | TYP_TAB_BREAKPOINTS | Public | See coding | 20091127 | TYP_TAB_BREAKPOINTS type STANDARD TABLE OF REF TO if_tpdapi_bp WITH DEFAULT KEY
|
||
| 3 | TYP_TAB_PROGINFOS | Public | Type reference (TYPE) | IF_TPDAPI_STATIC_BP_SERVICES=>TYP_TAB_PROGINFOS | 20091208 | |
Method Signatures
Method CREATE_BREAKPOINT_FROM_STRING Signature
Method CREATE_BREAKPOINT_FROM_STRING on class IF_TPDAPI_BP_SERVICES has no parameter.
Method CREATE_BREAKPOINT_FROM_STRING on class IF_TPDAPI_BP_SERVICES has no exception.
Method CREATE_EXCEPTION_BREAKPOINT Signature
Method CREATE_EXCEPTION_BREAKPOINT on class IF_TPDAPI_BP_SERVICES has no parameter.
Method CREATE_EXCEPTION_BREAKPOINT on class IF_TPDAPI_BP_SERVICES has no exception.
Method CREATE_LINE_BREAKPOINT Signature
Method CREATE_LINE_BREAKPOINT on class IF_TPDAPI_BP_SERVICES has no parameter.
Method CREATE_LINE_BREAKPOINT on class IF_TPDAPI_BP_SERVICES has no exception.
Method CREATE_STATEMENT_BREAKPOINT Signature
Method CREATE_STATEMENT_BREAKPOINT on class IF_TPDAPI_BP_SERVICES has no parameter.
Method CREATE_STATEMENT_BREAKPOINT on class IF_TPDAPI_BP_SERVICES has no exception.
Method DELETE_BREAKPOINT Signature
Method DELETE_BREAKPOINT on class IF_TPDAPI_BP_SERVICES has no parameter.
Method DELETE_BREAKPOINT on class IF_TPDAPI_BP_SERVICES has no exception.
Method GET_ALL_BREAKPOINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_INITIALIZE | Call by reference | Type reference (TYPE) | XFLAG | 20111207 | ||||
| 2 | R_TAB_BREAKPOINTS | Value transfer | Type reference (TYPE) | IF_TPDAPI_BP_SERVICES=>TYP_TAB_BREAKPOINTS | 20111202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111205 |
Method GET_BREAKPOINT_FROM_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HANDLE | Call by reference | Type reference (TYPE) | I | 20111118 | ||||
| 2 | R_REF_BP | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_BP | 20111118 |
Method GET_BREAKPOINT_FROM_HANDLE on class IF_TPDAPI_BP_SERVICES has no exception.
Method GET_BREAKPOINT_FROM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100119 | ||||
| 2 | R_REF_BP | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_BP | Break-Point | 20100119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100119 | |||
| 2 | Fehler im TPDAPI | 20100119 |
Method GET_LINE_BREAKPOINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_INITIALIZE | Call by reference | Type reference (TYPE) | XFLAG | 20111208 | ||||
| 2 | I_TAB_PROGINFOS | Value transfer | Type reference (TYPE) | IF_TPDAPI_BP_SERVICES=>TYP_TAB_PROGINFOS | 20091208 | ||||
| 3 | R_TAB_BREAKPOINTS | Value transfer | Type reference (TYPE) | IF_TPDAPI_BP_SERVICES=>TYP_TAB_BREAKPOINTS | 20091208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im TPDAPI | 20091208 |
Method INITIALIZE Signature
Method INITIALIZE on class IF_TPDAPI_BP_SERVICES has no parameter.
Method INITIALIZE on class IF_TPDAPI_BP_SERVICES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |