SAP ABAP Class CL_RSODSO_DATASTORE (Static Help Methods Related to a DataStore Object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_TOOLS (Package) Tools for DataStore Objects
Properties
Class CL_RSODSO_DATASTORE  
Short Description Static Help Methods Related to a DataStore Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODSO_TOOLS   Tools for DataStore Objects 
Created 20041013   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)
2 RSAU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSBTC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSDRO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSPC1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSODSO_DATASTORE has no interface implemented.
Friends
Class CL_RSODSO_DATASTORE has no friend class.
Attributes
Class CL_RSODSO_DATASTORE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_RELATED Static method Public Method Deletes System Tables While Deleting a DS Object 20041013
2 GET_ATAB_SIZE Static method Public Method Gets Info on Whether Data Records in Current Table Are Saved 20041013
3 GET_KEY_AND_DATA_FIELDS Static method Public Method Gets Data and Key Fields of a DataStore Object 20041013
4 GET_MASS_DATA_PROCESSING Static method Public Method Returns Info if Mass Data Processing Should be Used 20080214
5 GET_OBJECT_DEP_PARAMETERS Static method Public Method 20050125
6 GET_PARTITIONS_FOR_REQUESTS Static method Public Method woDSO: returns partitions in which the given requests are 20130703
7 GET_PROCESS_DEP_PARAMETERS Static method Private Method 20050125
8 GET_RUNTIME_CONFIGURATION Static method Public Method Gets Runtime Configuration of a DataStore Object 20041013
9 GET_SUPP_OPT Static method Public Method 20130531
10 GET_USE_CASE Static method Public Method Gets Application Case of a DataStore Object 20041013
11 IS_UOM_DATASTORE Static method Public Method Determines Whether DataStore Is UoM or Currency DataStore 20050614
12 RESET_RELATED Static method Public Method 20041124
Events
Class CL_RSODSO_DATASTORE has no event.
Types
Class CL_RSODSO_DATASTORE has no local type.
Method Signatures

Method DELETE_RELATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RS_BOOL Boolean 20041013
2 Importing I_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20041013

Method DELETE_RELATED on class CL_RSODSO_DATASTORE has no exception.

Method GET_ATAB_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DATASETS_IN_ATAB Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20041013
2 Importing I_ACTIVE_DATA_TABLE Call by reference Type reference (TYPE) TABNAME Tabellenname 20041013

Method GET_ATAB_SIZE on class CL_RSODSO_DATASTORE has no exception.

Method GET_KEY_AND_DATA_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_DATA_IOBJS Call by reference Type reference (TYPE) RSODSO_TH_IOBJLIST Liste von InfoObjekten 20041013
2 Exporting E_TH_KEY_IOBJS Call by reference Type reference (TYPE) RSODSO_TH_IOBJLIST Liste von InfoObjekten 20041013
3 Importing I_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore 20041013
# Exception Resumable Description Created on
1 CX_RSODSO_ACT_METADATA_ERROR Fehler während der Verarbeitung der Daten 20041013

Method GET_MASS_DATA_PROCESSING 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 20080214
2 Returning R_USE_MASS_DATA_PROCESSING Value transfer Type reference (TYPE) RS_BOOL Boolean 20080214

Method GET_MASS_DATA_PROCESSING on class CL_RSODSO_DATASTORE has no exception.

Method GET_OBJECT_DEP_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CREATE_SIDS Call by reference Type reference (TYPE) RS_BOOL Boolean 20050125
2 Exporting E_PACKAGE_SIZE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050125
3 Exporting E_WAIT_TIMEOUT Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050125
4 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20050125
5 Importing I_OPERATION Call by reference Type reference (TYPE) RSODSOCONSTANTS Konstanten bzgl. des DataStore-Objektes 20050125
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_INCONS Fehler während der Verarbeitung der Daten 20050125

Method GET_PARTITIONS_FOR_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PARTVAL_RANGE Call by reference Type reference (TYPE) RSAR_T_PARTVAL_RANGE Range table for Partvals 20130703
2 Importing I_DSO_NAME Call by reference Type reference (TYPE) RSDODSOBJECT DataStore Object 20130703
3 Importing I_T_REQUEST_RANGE Call by reference Type reference (TYPE) RSAR_T_REQUEST_RANGE Range table for Requests 20130703
# Exception Resumable Description Created on
1 NOT_VALID_WODSO not a write-optimized DSO 20130703
2 PSA_DOES_NOT_EXIST PSA does not exist 20130703
3 PSA_NOT_PARTITIONED PSA-table is not partitioned 20130703

Method GET_PROCESS_DEP_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MAX_TASKS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050125
2 Exporting E_SERIAL_PROCESSING Call by reference Type reference (TYPE) RS_BOOL Boolean 20050125
3 Exporting E_SERVER_GROUP Call by reference Type reference (TYPE) RZLLITAB-CLASSNAME Name einer Logon/Server-Gruppe 20050125
4 Exporting E_USE_BATCH_PROCESSES Call by reference Type reference (TYPE) RS_BOOL Boolean 20050125
5 Exporting E_USE_DIALOG_PROCESSES Call by reference Type reference (TYPE) RS_BOOL Boolean 20050125
6 Exporting E_VARIANT_NAME Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20050125
7 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20050125
8 Importing I_OPERATION Call by reference Type reference (TYPE) RSODSOCONSTANTS Konstanten bzgl. des DataStore-Objektes 20050125
9 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20050331
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_INCONS Fehler während der Verarbeitung der Daten 20050125

Method GET_RUNTIME_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RSODSO_T_MSG Geladenen Parameter werden in die Tabelle protokolliert 20041027
2 Exporting E_CREATE_SIDS Call by reference Type reference (TYPE) RS_BOOL Boolean 20041013
3 Exporting E_MAX_TASKS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20041013
4 Exporting E_PACKAGE_SIZE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20041013
5 Exporting E_SERIAL_PROCESSING Call by reference Type reference (TYPE) RS_BOOL Boolean 20041013
6 Exporting E_SERVER_GROUP Call by reference Type reference (TYPE) RZLLITAB-CLASSNAME Name einer Logon/Server-Gruppe 20041013
7 Exporting E_USE_BATCH_PROCESSES Call by reference Type reference (TYPE) RS_BOOL Boolean 20041013
8 Exporting E_USE_DIALOG_PROCESSES Call by reference Type reference (TYPE) RS_BOOL Boolean 20041013
9 Exporting E_VARIANT_NAME Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20050125
10 Exporting E_WAIT_TIMEOUT Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20041013
11 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20041013
12 Importing I_OPERATION Call by reference Type reference (TYPE) RSODSOCONSTANTS Konstanten bzgl. des DataStore-Objektes 20041013
13 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante des Prozesskettenlaufes 20050331
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_INCONS Fehler während der Verarbeitung der Daten 20041013
2 CX_RSODSO_PARAMETER_INVALID RSODSO Ausnahmehierarchie 20041013

Method GET_SUPP_OPT 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 20130531
2 Returning R_SUPPRESS_OPT Value transfer Type reference (TYPE) RS_BOOL Boolean 20130531

Method GET_SUPP_OPT on class CL_RSODSO_DATASTORE has no exception.

Method GET_USE_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_USECASE Value transfer Type reference (TYPE) RSODSOCONSTANTS Anwedungsfall (Schreiboptimiert/Standard/Transaktional) 20041013
2 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20041013
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20041221

Method IS_UOM_DATASTORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_IS_UOM_DATASTORE Value transfer Type reference (TYPE) RS_BOOL Boolean 20050614
2 Importing I_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20050614
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20050614

Method RESET_RELATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20041124
2 Importing I_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20041124
3 Importing I_INFOOBJECT Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20041124
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20041124
History
Last changed by/on SAP  20140121 
SAP Release Created in 700