SAP ABAP Class IF_RSBK_DEBUG (Interface: DTP Command Templates)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSBK_CMD_TPL | Interface: DTP Command Templates | 20040217 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBK_CMD_TPL | Superclass for Command Template | 20040217 |
Properties
| Class | IF_RSBK_DEBUG | |
| Short Description | Interface: DTP Command Templates | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040212 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSBK_DEBUG has no forward declaration.
Interfaces
Class IF_RSBK_DEBUG has no interface implemented.
Friends
Class IF_RSBK_DEBUG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSBK_TH_BP | 20040217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determines Breakpoint | 20040217 | |
| 2 | Instance method | Public | Method | 20040428 | ||
| 3 | Instance method | Public | Method | Sets Breakpoint | 20040217 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BREAKPOINT_CHANGED | Instance Event (0) |
Public (2) |
20040217 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_TPL_R | Public | See coding | 20040217 | begin of s_tpl_r,
node type rsbcmdnode,
parent type rsbcmdnode,
child type rsbcmdnode,
next type rsbcmdnode,
cmdtype type rsbcmdtype,
r_tpl type ref to if_rsbk_debug,
end of s_tpl_r
|
||
| 2 | TH_TPL_R | Public | See coding | 20040217 | th_tpl_r type hashed table of s_tpl_r
with unique key node
|
Method Signatures
Method GET_BREAKPOINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TH_BP_TPL | Value transfer | Type reference (TYPE) | RSBK_TH_BP | 20040217 |
Method GET_BREAKPOINTS on class IF_RSBK_DEBUG has no exception.
Method GET_BREAKPOINTS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TH_BP | Value transfer | Type reference (TYPE) | RSBK_TH_BP_LIST | 20040428 |
Method GET_BREAKPOINTS_LIST on class IF_RSBK_DEBUG has no exception.
Method SET_BREAKPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BPID | Call by reference | Type reference (TYPE) | RSBKBPID | 20040217 | ||||
| 2 | I_TH_DATAPAKID | Call by reference | Type reference (TYPE) | RSBK_TH_DATAPAKID | 20040217 |
Method SET_BREAKPOINT on class IF_RSBK_DEBUG has no exception.
Event Signatures
Event BREAKPOINT_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BPID | Importing | Call by reference | Type reference (TYPE) | RSBKBPID | 20040217 | |||
| 2 | I_R_TPL | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_RSBK_DEBUG | Interface: DTP Command templates | 20040217 | ||
| 3 | I_TH_DATAPAKID | Importing | Call by reference | Type reference (TYPE) | RSBK_TH_DATAPAKID | 20040217 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |