SAP ABAP Class CL_RSTTU_TRANS_REQUID (Service Class for relative request ID transformation)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSTT_UTIL (Package) Adaptation of system-dependent components during transport
Properties
Class CL_RSTTU_TRANS_REQUID  
Short Description Service Class for relative request ID transformation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTT_UTIL   Adaptation of system-dependent components during transport 
Created 20050715   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSHI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSSM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTTU_TRANS_REQUID has no interface implemented.
Friends
Class CL_RSTTU_TRANS_REQUID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_INFOPROV Instance attribute Public Type reference (TYPE) RSINFOPROV InfoProvider 20050715
2 P_T_REQUID Instance attribute Private Type reference (TYPE) RRSI_T_SID SID (or Integer) Table 20050715
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create Requid conversion Object 20050715
2 GET_REQUEST Instance method Public Method Get absolute request-CHAVL 20050715
3 GET_REQUID Instance method Public Method Get absolute request-ID SID 20050715
4 GET_REQUID_LIST Static method Public Method Create list of requids for infoprovider 20070531
5 GET_REQUID_LIST_CUBE Static method Public Method Create Requid conversion Object 20070719
6 GET_REQUID_N Instance method Public Method Get normalized request-ID (relative to the highest requid) 20050715
Events
Class CL_RSTTU_TRANS_REQUID has no event.
Types
Class CL_RSTTU_TRANS_REQUID has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20050715
2 Returning R_R_REQUID_TRANS Value transfer Object reference (TYPE REF TO) CL_RSTTU_TRANS_REQUID Service Class for relative request ID transformation 20050715

Method CREATE on class CL_RSTTU_TRANS_REQUID has no exception.

Method GET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID_N Call by reference Type reference (TYPE) RSSID Normalized Request-ID 20050715
2 Returning R_REQUEST Value transfer Type reference (TYPE) RSCHAVL Absolute Request Chavl 20050715

Method GET_REQUEST on class CL_RSTTU_TRANS_REQUID has no exception.

Method GET_REQUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID_N Call by reference Type reference (TYPE) RSSID Normalized Request-ID 20050715
2 Returning R_REQUID Value transfer Type reference (TYPE) RSSID Absolute Request ID SID 20050715

Method GET_REQUID on class CL_RSTTU_TRANS_REQUID has no exception.

Method GET_REQUID_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20070531
2 Returning R_T_REQUID Value transfer Type reference (TYPE) RRSI_T_SID List of requids 20070531

Method GET_REQUID_LIST on class CL_RSTTU_TRANS_REQUID has no exception.

Method GET_REQUID_LIST_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20070719
2 Returning R_T_REQUID Value transfer Type reference (TYPE) RRSI_T_SID Requid List for infocube 20070719

Method GET_REQUID_LIST_CUBE on class CL_RSTTU_TRANS_REQUID has no exception.

Method GET_REQUID_N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IGNORE_NOT_EXISTING Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE Ignore not existing requests 20060104
2 Importing I_REQUEST Call by reference Type reference (TYPE) ANY Request ID Chavl 20050715
3 Importing I_REQUID Call by reference Type reference (TYPE) RSSID Request ID SID 20050715
4 Returning R_REQUID_N Value transfer Type reference (TYPE) RSSID Normalized Request-ID 20050715

Method GET_REQUID_N on class CL_RSTTU_TRANS_REQUID has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700