SAP ABAP Class CL_RSODSO_SID_STAT (SID Handling for DataStores)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_SID (Package) SID Generation in Context of DataStore Objects
Properties
Class CL_RSODSO_SID_STAT  
Short Description SID Handling for DataStores    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODSO_SID   SID Generation in Context of DataStore Objects 
Created 20120123   SAP 
Last change 20140121   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)
Interfaces
Class CL_RSODSO_SID_STAT has no interface implemented.
Friends
Class CL_RSODSO_SID_STAT has no friend class.
Attributes
Class CL_RSODSO_SID_STAT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SIDS_ACTIVE Static method Public Method SID Handling for Active Data 20120124
2 CREATE_SIDS_UPLOADED Static method Public Method SID Handling for Loaded Data 20120124
3 GET_DBMS_ACC_TYPE Static method Public Method 20120124
4 GET_IOBJ_INFO Static method Public Method 20130606
5 _CREATE_SIDS_ACTIVE_ACC Static method Protected Method SID Handling for Active Data with New Access Pattern 20120124
6 _CREATE_SIDS_ACTIVE_COMP Static method Protected Method SID Handling for Active Data (Compatibility Mode) 20120124
Events
Class CL_RSODSO_SID_STAT has no event.
Types
Class CL_RSODSO_SID_STAT has no local type.
Method Signatures

Method CREATE_SIDS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_IDOCSTATE Call by reference Type reference (TYPE) RSARR_T_IDOCSTATE Tabelle von BDIDOCSTAT 20120124
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20120124
3 Importing I_CHECK_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Werte nur prüfen, nicht erzeugen 20120124
4 Importing I_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20120124
5 Importing I_SERIAL_PROC Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Serielle Verarbeitung erzwingen 20120124

Method CREATE_SIDS_ACTIVE on class CL_RSODSO_SID_STAT has no exception.

Method CREATE_SIDS_UPLOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DBOPS Call by reference Type reference (TYPE) RSODSO_T_DBOPS Ausgeführte Operationen 20120124
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20120124
3 Importing I_CHECK_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20120124
4 Importing I_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20120124
5 Importing I_SERIAL_PROC Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Serielle Verarbeitung erzwingen 20120124
6 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20120124
7 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20120124
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT Fehler während der Verarbeitung der Daten 20120124

Method GET_DBMS_ACC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20120124
2 Returning R_ACC_TYPE Value transfer Type reference (TYPE) RSODSOSICACCTYPE Zugriffsmethode für SID-Ermittlung im DataStore-Kontext 20120124

Method GET_DBMS_ACC_TYPE on class CL_RSODSO_SID_STAT has no exception.

Method GET_IOBJ_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COB_PRO Call by reference Type reference (TYPE) RSD_S_COB_PRO InfoObject Properties (in Context of InfoCube / ODS Object) 20130606
2 Exporting ET_IOBJ_CMP Call by reference Type reference (TYPE) RSD_T_IOBJ_CMP Compounding of InfoObjects 20130606
3 Exporting E_P_EXISTS Call by reference Type reference (TYPE) RS_BOOL Boolean 20130606
4 Exporting E_P_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130606
5 Exporting E_Q_EXISTS Call by reference Type reference (TYPE) RS_BOOL Boolean 20130606
6 Exporting E_Q_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130606
7 Exporting E_S_EXISTS Call by reference Type reference (TYPE) RS_BOOL Boolean 20130606
8 Exporting E_S_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130606
9 Importing I_IOBJNM Call by reference Type reference (TYPE) RSDIOBJNM InfoObject 20130606
# Exception Resumable Description Created on
1 CX_RSODSO_SID_METADATA_ERROR Error While Processing the Data 20130606

Method _CREATE_SIDS_ACTIVE_ACC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20120124
2 Importing I_CHECK_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Werte nur prüfen, nicht erzeugen 20120124
3 Importing I_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20120124
4 Importing I_SERIAL_PROC Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Serielle Verarbeitung erzwingen 20120124
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20120124

Method _CREATE_SIDS_ACTIVE_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_IDOCSTATE Call by reference Type reference (TYPE) RSARR_T_IDOCSTATE Tabelle mit Nachrichten 20120124
2 Importing I_CHECK_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Werte nur prüfen, nicht erzeugen 20120124
3 Importing I_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20120124

Method _CREATE_SIDS_ACTIVE_COMP on class CL_RSODSO_SID_STAT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740