Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBM_LOG_CURSOR_RUNTIME | Handle for Hierarchical Log | 20040625 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBM_LOG_CURSOR_PROCESS_DTP | Handle on DTP REQ Log | 20101227 |
Properties
| Class | CL_RSBM_LOG_CURSOR_PROCESS | |
| Short Description | Handle for Hierarchical Log | |
| Super Class | CL_RSBM_LOG_CURSOR_RUNTIME | Handle for Hierarchical Log |
| 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 | 20040625 | SAP |
| Last change | 20140121 | 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_RSBM_LOG_CURSOR_PROCESS has no interface implemented.
Friends
Class CL_RSBM_LOG_CURSOR_PROCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20040629 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSBM_ERROR_HANDLER | Error Handling: DTP Runtime | 20040702 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | STEP_FINISHED | Instance Event (0) |
Public (2) |
20040819 |
Types
Class CL_RSBM_LOG_CURSOR_PROCESS has no local type.
Method Signatures
Method ADD_DATAPACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20040630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20040701 |
Method ADD_PROCESS_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PSTYPE | Call by reference | Type reference (TYPE) | RSBMPSTYPE | DTP-Log: Typ eines Verarbeitungsschrittes | 20040630 |
Method ADD_PROCESS_STEP on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method ADD_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEPID | Call by reference | Type reference (TYPE) | RSBKSTEPID | Teilschritt der DTP-Extraktion | 20040805 | |||
| 2 | R_R_LOG_STEP | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_STEP | Knoten eines DTP-Step-Logs | 20040805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20040805 |
Method CONDENSE_DP_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20050420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20050420 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LOG_COMP_RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_RSBM_LOG_COMP_RUNTIME | Knoten eines DTP Verarbeitungsschrittes | 20040729 |
Method CONSTRUCTOR on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LOG_COMP_RUNTIME | Value transfer | Object reference (TYPE REF TO) | IF_RSBM_LOG_COMP_RUNTIME | Handle auf hierarchisches Log | 20040729 | |||
| 2 | R_R_LOG_CURSOR_PROCESS | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle auf hierarchisches Log | 20040625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20040629 |
Method CREATE_FOR_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PROCESS | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_PROCESS | Prozess zur Requestverarbeitung | 20040806 | |||
| 2 | R_R_LOG_CURSOR_PROCESS | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle auf hierarchisches Log | 20040806 |
Method CREATE_FOR_PROCESS on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method FREE_DP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROCESS_END | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20110125 |
Method FREE_DP on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method GET_DATAPAKID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATAPAKID | Value transfer | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20040625 |
Method GET_DATAPAKID on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method GET_END_STEP_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MOVE_CURSOR_TO_END | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130719 | |||
| 2 | R_EXISTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20050103 |
Method GET_END_STEP_EXISTS on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method GET_LAST_DP_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STEPID | Value transfer | Type reference (TYPE) | RSBKSTEPID | Letzter Teilschritt der DTP-Verarbeitung | 20110112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20110112 | ||
| 2 | Operation gescheitert | 20110112 |
Method GET_MAXSTATE_OF_REQ 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 | 20110121 | |||
| 2 | R_MAXSTATE | Value transfer | Type reference (TYPE) | RSBMSTATE | DTP-Log: Status eines Knotens | 20110121 |
Method GET_MAXSTATE_OF_REQ on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method GET_OBJ_REF_ERROR_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_ERRORLOG | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_ERROR_HANDLER | Fehlerhandling: DTP Laufzeit | 20040702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff | 20040708 |
Method GET_REQUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REQUID | Value transfer | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20040625 |
Method GET_REQUID on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method GET_STEP_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_TIMESTAMP | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060227 | ||
| 2 | I_STEPID | Call by reference | Type reference (TYPE) | RSBKSTEPID | Teilschritt der DTP-Extraktion | 20041202 | |||
| 3 | R_EXISTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20041202 |
Method GET_STEP_EXISTS on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method GET_T_STATDTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_STATDTP | Value transfer | Type reference (TYPE) | RSSTA_T_STATDTP | Tabelle mit Statistikdaten zum DTP | 20041230 |
Method GET_T_STATDTP on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method GOTO_DATAPACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20040806 | |||
| 2 | R_DP_PROCESSED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20101126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20040806 |
Method GOTO_LAST_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WAIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20110203 | ||
| 2 | R_R_LOG_STEP | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_STEP | DTP: Log- und Error-Objekt | 20040901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20040901 | ||
| 2 | Operation gescheitert | 20040901 |
Method GOTO_PROCESSING Signature
Method GOTO_PROCESSING on class CL_RSBM_LOG_CURSOR_PROCESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20040806 |
Method GOTO_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEPID | Call by reference | Type reference (TYPE) | RSBKSTEPID | Teilschritt der DTP-Extraktion | 20041203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20041203 |
Method INVALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEP | Call by reference | Type reference (TYPE) | RSBKSTEPID | Teilschritt der DTP-Extraktion | 20041214 |
Method INVALIDATE on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method INVALIDATE_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEP | Call by reference | Type reference (TYPE) | RSBKSTEPID | Teilschritt der DTP-Extraktion | 20041214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20041214 |
Method INVALIDATE_NODE_ATTRIBUTES Signature
Method INVALIDATE_NODE_ATTRIBUTES on class CL_RSBM_LOG_CURSOR_PROCESS has no parameter.
Method INVALIDATE_NODE_ATTRIBUTES on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method ON_STEP_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPAKID | Call by reference | Attribute reference (LIKE) | 20041109 | |||||
| 2 | I_STEPID | Call by reference | Attribute reference (LIKE) | 20040819 |
Method ON_STEP_FINISHED on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method PERSIST_DP_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20050420 |
Method PERSIST_DP_NODES on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method REFRESH_DP_NODESTATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20091104 |
Method REFRESH_DP_NODESTATE on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method REGISTER_EVENTS_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVATION | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20040819 | ||
| 2 | I_R_PROCESS | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_PROCESS | Prozess zur Requestverarbeitung | 20040819 |
Method REGISTER_EVENTS_PROCESS on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method SET_RUNID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20110113 |
Method SET_RUNID on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method SET_S_STORAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_STORAGE | Call by reference | Type reference (TYPE) | RSBM_S_STORAGE | Speichertyp und -name | 20050420 |
Method SET_S_STORAGE on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Method SET_TSTMP_FINISH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20110207 |
Method SET_TSTMP_FINISH on class CL_RSBM_LOG_CURSOR_PROCESS has no exception.
Event Signatures
Event STEP_FINISHED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPAKID | Exporting | Value transfer | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20041109 | ||
| 2 | I_STEPID | Exporting | Value transfer | Type reference (TYPE) | RSBKSTEPID | Teilschritt der DTP-Extraktion | 20040819 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 400 |