SAP ABAP Class CL_RSBM_LOG_CURSOR_STEP_DTP (DTP Editing Step: Log Object and Error Object)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSBM (Package) Data Transfer Process: Log and Monitor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log and Error Object | 20110113 |
Properties
| Class | CL_RSBM_LOG_CURSOR_STEP_DTP | |
| Short Description | DTP Editing Step: Log Object and Error Object | |
| Super Class | CL_RSBM_LOG_CURSOR_STEP | DTP: Log and Error Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSBK | |
| Program status | ||
| Category | 0 | |
| Package | RSBM | Data Transfer Process: Log and Monitor |
| Created | 20110113 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSBM_LOG_CURSOR_STEP_DTP has no forward declaration.
Interfaces
Class CL_RSBM_LOG_CURSOR_STEP_DTP has no interface implemented.
Friends
Class CL_RSBM_LOG_CURSOR_STEP_DTP 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) | C | 20110113 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBM_LOG_DTP_DP | Log for DTP Data Packages | 20110113 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBK_REQUEST | DTP Request | 20110204 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSBKSUBSTEPID | Substep ID for DTP Extraction (Sub-Level) | 20110113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110113 | |
| 2 | Instance method | Private | Method | 20110113 | ||
| 3 | Static method | Public | Method | 20110113 | ||
| 4 | Instance method | Private | Method | 20110204 | ||
| 5 | Instance method | Public | Method | 20130910 | ||
| 6 | Instance method | Private | Method | 20110204 |
Events
Class CL_RSBM_LOG_CURSOR_STEP_DTP has no event.
Types
Class CL_RSBM_LOG_CURSOR_STEP_DTP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20110113 | |||
| 2 | I_R_DP_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_DTP_DP | Handle auf hierarchisches Log | 20110113 | |||
| 3 | I_R_ERRORLOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_ERROR_HANDLER | Fehlerhandling: DTP Laufzeit | 20110113 | |||
| 4 | I_STEPID | Call by reference | Type reference (TYPE) | RSBKSTEPID | Teilschritt der DTP-Extraktion | 20110113 |
Method CONSTRUCTOR on class CL_RSBM_LOG_CURSOR_STEP_DTP has no exception.
Method CONVERT_STEPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STEP | Value transfer | Type reference (TYPE) | RSBMSTEP | Verarbeitungsschritt für DTP-Request (Log) | 20110113 |
Method CONVERT_STEPID on class CL_RSBM_LOG_CURSOR_STEP_DTP has no exception.
Method CREATE_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ERRORLOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_ERROR_HANDLER | Fehlerhandling: DTP Laufzeit | 20110113 | |||
| 2 | I_R_PROC_CURSOR | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle auf hierarchisches Log | 20110113 | |||
| 3 | I_STEPID | Call by reference | Type reference (TYPE) | RSBKSTEPID | Nummer eines Requestlaufs | 20110113 | |||
| 4 | R_R_LOG_CURSOR_STEP | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20110113 |
Method CREATE_NEW on class CL_RSBM_LOG_CURSOR_STEP_DTP has no exception.
Method DO_TRACE_CHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSITION | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20110204 | |||
| 2 | R_DUMMY_RET | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110204 |
Method DO_TRACE_CHECKS on class CL_RSBM_LOG_CURSOR_STEP_DTP has no exception.
Method GET_MSGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_MESSAGES | Value transfer | Type reference (TYPE) | RSBM_T_RSBMONMESS_DTP | Table Type of rsbmonmess_dtp | 20130910 |
Method GET_MSGS on class CL_RSBM_LOG_CURSOR_STEP_DTP has no exception.
Method GET_REQUEST Signature
Method GET_REQUEST on class CL_RSBM_LOG_CURSOR_STEP_DTP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20110204 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |