SAP ABAP Class CL_RSB_LOG_REQUEST_RUN (Open Hub: Log for Request)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSB (Package) Business Information Warehouse: Data Marts
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSB_LOG Open Hub: Log for Request 20020123
Properties
Class CL_RSB_LOG_REQUEST_RUN  
Short Description Open Hub: Log for Request    
Super Class CL_RSB_LOG Open Hub: Log for Request 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBO    
Program status     
Category 0   
Package RSB   Business Information Warehouse: Data Marts 
Created 20020123   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSB_LOG_REQUEST_RUN has no interface implemented.
Friends
Class CL_RSB_LOG_REQUEST_RUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_JOBCOUNT Instance attribute Private Type reference (TYPE) BTCJOBCNT Job ID 20020514
2 P_REQUID Instance attribute Private Type reference (TYPE) RSREQUIDOUT Request ID in Target Object of InfoSpoke 20020123
3 P_RQRUN Instance attribute Private Type reference (TYPE) RSBRUN Request Run Number 20020123
4 P_R_JOB_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSB_LOG_JOB Open Hub: Job Log 20020514
5 P_SPOKE Instance attribute Private Type reference (TYPE) RSINFOSPOKE InfoSpoke 20020123
6 P_S_RQRUN Instance attribute Private Type reference (TYPE) RSBREQUIDRUN Open Hub: Table with Status for a Request Run 20020123
7 P_TH_DATAPIDLOG_R Instance attribute Private Type reference (TYPE) RSBO_TH_DATAPIDLOG_R Open Hub: Table with Reference to DataPackage Log 20020123
8 P_TH_REQUESTLOG_R Static Attribute Private Type reference (TYPE) RSBO_TH_RQRUN_R Open Hub: Table with Request IDs and References to Log 20020123
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXISTENCE Static method Public Method 20020124
2 CONSTRUCTOR Instance method Public Constructor 20020123
3 GET_INFO Instance method Public Method 20020123
4 GET_INFO_ALL Static method Public Method 20020123
5 GET_OBJ_REF_DATAPID_LOG Instance method Public Method 20020123
6 GET_OBJ_REF_JOB_LOG Instance method Public Method 20020514
7 GET_OBJ_REF_LAST_STEP Instance method Public Method 20020515
8 READ_MESSAGES Instance method Private Method 20020125
9 REFRESH Instance method Public Method 20020314
10 SET_JOBCOUNT Instance method Public Method 20020514
11 SET_LINES Instance method Public Method 20020125
12 SET_STATUS Instance method Public Method 20020123
13 SHOW_DUMP Instance method Public Method 20020515
14 STATUS_TO_SYMSG Instance method Private Method 20020123
Events
Class CL_RSB_LOG_REQUEST_RUN has no event.
Types
Class CL_RSB_LOG_REQUEST_RUN has no local type.
Method Signatures

Method CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Type reference (TYPE) RSBREQUIDOUT Request im Zielobjekt einer InfoSpoke 20020124
2 Importing I_RQRUN Call by reference Type reference (TYPE) RSBRUN Nummer eines Requestlaufs 20020124
3 Returning R_EXISTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20020124

Method CHECK_EXISTENCE on class CL_RSB_LOG_REQUEST_RUN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGSTATUS Call by reference Type reference (TYPE) RSBMSGSTATUS Open Hub: Status einer Monitormeldung 20020123
2 Importing I_REQUID Call by reference Type reference (TYPE) RSREQUIDOUT Request-ID im Zielobjekt einer InfoSpoke 20020123
3 Importing I_RQRUN Call by reference Type reference (TYPE) RSBRUN Nummer eines Requestlaufs 20020123
# Exception Resumable Description Created on
1 INTERNAL_FAILURE 20020123

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_RQRUN Call by reference Type reference (TYPE) RSBREQUIDRUN Open Hub: Tabelle mit dem Status zu einem Lauf eines Request 20020123
2 Exporting E_TH_DATAPIDLOG_R Call by reference Type reference (TYPE) RSBO_TH_DATAPIDLOG_R Open Hub: Tabelle mit Referenzen auf Datenpaketlogs 20020123
3 Exporting E_TH_MSG Call by reference Type reference (TYPE) RSBO_TH_MSG Tabelle mit Nachrichten 20020123

Method GET_INFO on class CL_RSB_LOG_REQUEST_RUN has no exception.

Method GET_INFO_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_T_RQSTAT Call by reference Type reference (TYPE) RSBO_T_RQSTAT 20020123
2 Importing I_SPOKE Call by reference Type reference (TYPE) RSINFOSPOKE InfoSpoke 20020123

Method GET_INFO_ALL on class CL_RSB_LOG_REQUEST_RUN has no exception.

Method GET_OBJ_REF_DATAPID_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAPID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20020123
2 Returning R_R_DATAPIDLOG Value transfer Object reference (TYPE REF TO) CL_RSB_LOG_DATAPID Open Hub: Log zum Datenpaket 20020123

Method GET_OBJ_REF_DATAPID_LOG on class CL_RSB_LOG_REQUEST_RUN has no exception.

Method GET_OBJ_REF_JOB_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_JOB_LOG Value transfer Object reference (TYPE REF TO) CL_RSB_LOG_JOB Open Hub: Job-Log 20020514
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20020514

Method GET_OBJ_REF_LAST_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_LOG_STEP Value transfer Object reference (TYPE REF TO) CL_RSB_LOG_STEP Open Hub: Log zum Teilschritt 20020515
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20020517

Method READ_MESSAGES Signature

Method READ_MESSAGES on class CL_RSB_LOG_REQUEST_RUN has no parameter.
Method READ_MESSAGES on class CL_RSB_LOG_REQUEST_RUN has no exception.

Method REFRESH Signature

Method REFRESH on class CL_RSB_LOG_REQUEST_RUN has no parameter.
Method REFRESH on class CL_RSB_LOG_REQUEST_RUN has no exception.

Method SET_JOBCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20020514

Method SET_JOBCOUNT on class CL_RSB_LOG_REQUEST_RUN has no exception.

Method SET_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINES Call by reference Type reference (TYPE) RSBCOUNT Open Hub: Zähler 20020125
2 Importing I_SERVICETP Call by reference Type reference (TYPE) RSBSERVICETP Nummer eines Teilschritts einer Requestverarbeitung 20020125

Method SET_LINES on class CL_RSB_LOG_REQUEST_RUN has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) RSRQSTATE Status der Datenselektion 20020123

Method SET_STATUS on class CL_RSB_LOG_REQUEST_RUN has no exception.

Method SHOW_DUMP Signature

Method SHOW_DUMP on class CL_RSB_LOG_REQUEST_RUN has no parameter.
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20020515

Method STATUS_TO_SYMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) RSRQSTATE Status der Datenselektion 20020123

Method STATUS_TO_SYMSG on class CL_RSB_LOG_REQUEST_RUN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A