SAP ABAP Class CL_RSB_REQUEST2 (Open Hub Request (2))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSB (Package) Business Information Warehouse: Data Marts
Properties
Class CL_RSB_REQUEST2  
Short Description Open Hub Request (2)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RSBO    
Program status     
Category 0   
Package RSB   Business Information Warehouse: Data Marts 
Created 20011031   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSB_REQUEST2 has no interface implemented.
Friends
Class CL_RSB_REQUEST2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_REQUID Instance attribute Public Type reference (TYPE) RSBREQUIDOUT Request (MDID) 20011031
2 O_DUMMY_MSG Instance attribute Protected Type reference (TYPE) C 20020116
3 P_INFOSPOKE Instance attribute Private Type reference (TYPE) RSINFOSPOKE InfoSpoke 20011031
4 P_REQUEST Instance attribute Private Type reference (TYPE) RSREQUID Request (UID) 20011031
5 P_S_REQUEST Instance attribute Private Type reference (TYPE) RSBO_S_REQUID Open Hub: Request 20011031
6 P_TH_REQUEST_R Static Attribute Private Type reference (TYPE) RSBO_TH_REQUEST_R Open Hub: Table with Request IDs and References 20011102
7 P_TH_STEP Instance attribute Private Type reference (TYPE) RSBO_TH_REQUEST_SERVICE Open Hub: Request Table with Services 20011031
8 P_T_VARIABLES Instance attribute Private Type reference (TYPE) RSBO_T_VARIABLES 20030827
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SERVICE Instance method Public Method Addition of Reference to a Service 20011210
2 ADD_STEP Instance method Public Method Addition of Substep 20011031
3 CONSTRUCTOR Instance method Public Constructor 20011031
4 FACTORY Static method Public Method 20011102
5 GET_INFO Instance method Public Method 20011031
6 GET_LOG_REF Instance method Public Method 20020117
7 GET_VARIABLES Instance method Public Method 20030827
8 INSTANTIATE_SERVICES Instance method Public Method 20020124
9 PERSIST Instance method Public Method Persisting with Request Information 20011031
10 SAVE Instance method Public Method 20020125
Events
Class CL_RSB_REQUEST2 has no event.
Types
Class CL_RSB_REQUEST2 has no local type.
Method Signatures

Method ADD_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_SERVICE Call by reference Object reference (TYPE REF TO) IF_RSB_SERVICE Service-IF zur Datenverarbeitung 20011210
2 Importing I_STEPID Call by reference Type reference (TYPE) RSBSTEPID Nummer eines Teilschritts einer Requestverarbeitung 20011210

Method ADD_SERVICE on class CL_RSB_REQUEST2 has no exception.

Method ADD_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_STEP Call by reference Type reference (TYPE) RSBO_S_REQUEST_SERVICE Open Hub: Request eines Services 20011031

Method ADD_STEP on class CL_RSB_REQUEST2 has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOSPOKE Call by reference Type reference (TYPE) RSINFOSPOKE InfoSpoke 20011031
2 Importing I_LOGID Call by reference Type reference (TYPE) RSPC_LOGID 20030827
3 Importing I_REQUID Call by reference Type reference (TYPE) RSBREQUIDOUT Request im Zielobjekt einer InfoSpoke 20011031
4 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSB_REQUEST2 Open Hub Request (2) 20011031
5 Importing I_STEPID Call by reference Type reference (TYPE) RSBSTEPID '0' Nummer eines Teilschritts einer Requestverarbeitung 20011031
# Exception Resumable Description Created on
1 CX_RSB_NO_MORE_DATA Open Hub: keine weiteren Daten 20020124
2 CX_RS_ERROR_WITH_MESSAGE Exception mit T100 Fehlermeldung 20020124
3 CX_RS_NOT_AUTHORIZED Keine Berechtigung für ein Objekt 20020116
4 CX_RS_NOT_FOUND Objekt nicht gefunden 20020116

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_REQUEST Value transfer Object reference (TYPE REF TO) CL_RSB_REQUEST2 Open Hub Request (2) 20011123
2 Importing I_INFOSPOKE Call by reference Type reference (TYPE) RSINFOSPOKE InfoSpoke 20011102
3 Importing I_LOGID Call by reference Type reference (TYPE) RSPC_LOGID 20030827
4 Importing I_REQUID Call by reference Type reference (TYPE) RSBREQUIDOUT Request im Zielobjekt einer InfoSpoke 20011102
# Exception Resumable Description Created on
1 CX_RSB_NO_MORE_DATA Open Hub: keine weiteren Daten 20020124
2 CX_RS_ERROR_WITH_MESSAGE Exception mit T100 Fehlermeldung 20020124
3 CX_RS_NOT_AUTHORIZED Keine Berechtigung für ein Objekt 20020116
4 CX_RS_NOT_FOUND Objekt nicht gefunden 20020116

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_REQUEST Call by reference Type reference (TYPE) RSBO_S_REQUID Open Hub: Request 20011031
2 Exporting E_TH_STEP Call by reference Type reference (TYPE) RSBO_TH_REQUEST_SERVICE Open Hub: Request-Tabelle mit Services 20011101

Method GET_INFO on class CL_RSB_REQUEST2 has no exception.

Method GET_LOG_REF 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 RSBO_C_MSGSTATUS-CONFIRMED Open Hub: Status einer Monitormeldung 20020124
2 Returning R_R_LOG Value transfer Object reference (TYPE REF TO) CL_RSB_LOG_REQUEST Open Hub: Log zum Request 20020117

Method GET_LOG_REF on class CL_RSB_REQUEST2 has no exception.

Method GET_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_VARIABLES Value transfer Type reference (TYPE) RSBO_T_VARIABLES 20030827

Method GET_VARIABLES on class CL_RSB_REQUEST2 has no exception.

Method INSTANTIATE_SERVICES Signature

Method INSTANTIATE_SERVICES on class CL_RSB_REQUEST2 has no parameter.
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Exception mit T100 Fehlermeldung 20020124

Method PERSIST Signature

Method PERSIST on class CL_RSB_REQUEST2 has no parameter.
Method PERSIST on class CL_RSB_REQUEST2 has no exception.

Method SAVE Signature

Method SAVE on class CL_RSB_REQUEST2 has no parameter.
Method SAVE on class CL_RSB_REQUEST2 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A