SAP ABAP Class CL_RSBM_LOG_CURSOR_PROCESS_DTP (Handle on DTP REQ Log)
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_PROCESS | Handle for Hierarchical Log | 20101227 |
Properties
Class | CL_RSBM_LOG_CURSOR_PROCESS_DTP | |
Short Description | Handle on DTP REQ Log | |
Super Class | CL_RSBM_LOG_CURSOR_PROCESS | 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 | 20101227 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSBM_LOG_CURSOR_PROCESS_DTP has no forward declaration.
Interfaces
Class CL_RSBM_LOG_CURSOR_PROCESS_DTP has no interface implemented.
Friends
Class CL_RSBM_LOG_CURSOR_PROCESS_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) | RSBMSTEP | Node in a DTP Script | 20110301 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSBMSTEP | Node in a DTP Script | 20110301 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBM_LOG_DTP_REQ | Log for DTP Requests | 20101227 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBM_LOG_DTP_DP | Log for DTP Data Packages | 20101228 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBMSTEP | Processing Step for DTP Request (Log) | 20101227 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TH_LOGS | 20110211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20101227 |
2 | ![]() |
Static method | Public | Method | 20101227 | |
3 | ![]() |
Instance method | Public | Method | 20110113 | |
4 | ![]() |
Instance method | Private | Method | 20110301 | |
5 | ![]() |
Instance method | Private | Method | 20110211 |
Events
Class CL_RSBM_LOG_CURSOR_PROCESS_DTP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TH_LOGS | Private | See coding | 20110211 | th_logs type hashed table of ts_logs with unique key requid
|
||
2 | TS_LOGS | Private | See coding | 20110211 | begin of ts_logs,
requid type rsbkrequid,
ref type ref to cl_rsbm_log_cursor_process_dtp,
end of ts_logs
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_DTP_REQ | Log für DTP Requests | 20101227 |
Method CONSTRUCTOR on class CL_RSBM_LOG_CURSOR_PROCESS_DTP has no exception.
Method CREATE_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NO_DB | Call by reference | Type reference (TYPE) | RS_BOOL | SPACE | Boolean | 20110211 | |
2 | ![]() |
I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20101227 | ||
3 | ![]() |
I_RUNID | Call by reference | Type reference (TYPE) | RSBRUN | Nummer eines Requestlaufs | 20101227 | ||
4 | ![]() |
R_R_LOG_CURSOR_PROCESS | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS_DTP | Handle auf DTP REQ Log | 20101227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht gefunden | 20101227 |
Method GET_REF_DP_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_DP_LOG | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_DTP_DP | Log für DTP Datenpakete | 20110113 |
Method GET_REF_DP_LOG on class CL_RSBM_LOG_CURSOR_PROCESS_DTP has no exception.
Method IS_REQ_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_REQUEST_STEP | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110301 |
Method IS_REQ_STEP on class CL_RSBM_LOG_CURSOR_PROCESS_DTP has no exception.
Method SET_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_REF | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_DTP_REQ | Handle auf DTP REQ Log | 20110211 |
Method SET_REF on class CL_RSBM_LOG_CURSOR_PROCESS_DTP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |