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 O_CMD_END Instance attribute Private Type reference (TYPE) RSBMSTEP Node in a DTP Script 20110301
2 O_CMD_PREPARE Instance attribute Private Type reference (TYPE) RSBMSTEP Node in a DTP Script 20110301
3 O_R_LOG_NEW Instance attribute Private Object reference (TYPE REF TO) CL_RSBM_LOG_DTP_REQ Log for DTP Requests 20101227
4 O_R_LOG_NEW_DP Instance attribute Private Object reference (TYPE REF TO) CL_RSBM_LOG_DTP_DP Log for DTP Data Packages 20101228
5 P_STEP Instance attribute Public Type reference (TYPE) RSBMSTEP Processing Step for DTP Request (Log) 20101227
6 P_TH_LOGS Static Attribute Private Type reference (TYPE) TH_LOGS 20110211
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101227
2 CREATE_NEW Static method Public Method 20101227
3 GET_REF_DP_LOG Instance method Public Method 20110113
4 IS_REQ_STEP Instance method Private Method 20110301
5 SET_REF 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 Importing 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 Importing I_NO_DB Call by reference Type reference (TYPE) RS_BOOL SPACE Boolean 20110211
2 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20101227
3 Importing I_RUNID Call by reference Type reference (TYPE) RSBRUN Nummer eines Requestlaufs 20101227
4 Returning 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 CX_RS_NOT_FOUND 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 Returning 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 Returning 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 Importing 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