SAP ABAP Class CL_RSODSO_BRKPNT_HANDLER (Breakpoint Handler)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_TOOLS (Package) Tools for DataStore Objects
⤷
⤷
Properties
| Class | CL_RSODSO_BRKPNT_HANDLER | |
| Short Description | Breakpoint Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSODSO_TOOLS | Tools for DataStore Objects |
| Created | 20040622 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSODSO_BRKPNT_HANDLER has no interface implemented.
Friends
Class CL_RSODSO_BRKPNT_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSDODSOBJECT | Data Store | 20040622 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSODSO_T_BREAKPOINTS | Table with Breakpoints | 20040622 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040622 | ||
| 2 | Instance method | Public | Method | 20040622 | ||
| 3 | Instance method | Public | Constructor | 20040622 | ||
| 4 | Static method | Public | Method | 20040622 | ||
| 5 | Instance method | Public | Method | 20040622 | ||
| 6 | Instance method | Public | Method | 20070216 | ||
| 7 | Instance method | Public | Method | 20040712 | ||
| 8 | Instance method | Private | Method | 20040622 |
Events
Class CL_RSODSO_BRKPNT_HANDLER has no event.
Types
Class CL_RSODSO_BRKPNT_HANDLER has no local type.
Method Signatures
Method ADD_BP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BREAKID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20040622 | |||
| 2 | I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20040622 | |||
| 3 | I_ENABLED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040622 | |||
| 4 | I_PARALLEL_BP | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040622 | |||
| 5 | I_USER | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20040622 | |||
| 6 | I_USER_SPECIFIC | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040622 | |||
| 7 | I_WAITTIME | Call by reference | Type reference (TYPE) | RSODSOBPWAITTIME | Haltezeit für Break Point | 20040712 |
Method ADD_BP on class CL_RSODSO_BRKPNT_HANDLER has no exception.
Method BP_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20040622 |
Method BP_SET on class CL_RSODSO_BRKPNT_HANDLER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore | 20040622 |
Method CONSTRUCTOR on class CL_RSODSO_BRKPNT_HANDLER has no exception.
Method CREATE_HANDLER_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_RSODSO_BRKPNT_HANDLER | 20040622 | ||||
| 2 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore | 20040622 |
Method CREATE_HANDLER_FROM_DB on class CL_RSODSO_BRKPNT_HANDLER has no exception.
Method EVALUATE_BP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CURRENT_BREAKID | Call by reference | Type reference (TYPE) | RSODSOBREAKID | Natürliche Zahl | 20040622 | |||
| 2 | I_CURRENT_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20040622 |
Method EVALUATE_BP on class CL_RSODSO_BRKPNT_HANDLER has no exception.
Method EVALUATE_BP_ABORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CURRENT_BREAKID | Call by reference | Type reference (TYPE) | RSODSOBREAKID | Natürliche Zahl | 20070216 | |||
| 2 | I_CURRENT_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20070216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruchhandling | 20070216 |
Method GET_ODSOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ODSOBJECT | Value transfer | Type reference (TYPE) | RSDODSOBJECT | DataStore | 20040712 |
Method GET_ODSOBJECT on class CL_RSODSO_BRKPNT_HANDLER has no exception.
Method INIT Signature
Method INIT on class CL_RSODSO_BRKPNT_HANDLER has no parameter.
Method INIT on class CL_RSODSO_BRKPNT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |