SAP ABAP Class CL_RSODSO_TOOLS (Tools for Operations Regarding 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_TOOLS  
Short Description Tools for Operations Regarding 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 20040521   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 RSDG 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 RSODS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSODSO_TOOLS has no interface implemented.
Friends
Class CL_RSODSO_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_EMUL_DBMS Constant Public Type reference (TYPE) CHAR30 'RSODSO_EMUL_DBMS' 30 Characters 20120312
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_MSG_TABLE_FROM_MSGID Static method Public Method Appends Message to Message Table Corresponding to MessageID 20040524
2 APPEND_MSG_TABLE_FROM_STRING Static method Public Method Appends Message to Message Table Corresponding to MessageID 20120305
3 APPEND_MSG_TABLE_FROM_SY Static method Public Method Appends Message to Message Table Corresp. to System Fields 20040521
4 COLLECT_DBOPS Static method Public Method Inserts Entry in DBOPS 20041109
5 CONV_DBOPS_RSODSO_TO_RSDRO Static method Public Method METHOD NOT RELEVANT TO DELIVERY! FOR TESTING PURPOSES ONLY! 20041222
6 CONV_MSG_RSODSO_TO_RSDRO Static method Public Method Converts rsodso_t_msg in rs_t_msg 20041222
7 CONV_REQUEST_RSDRO_TO_RSODSO Static method Public Method 20041222
8 CONV_REQUEST_TABLE_FOR_RB Static method Public Method Converts the Request Table for the Required RB Structure 20041228
9 DELETE_PACKAGE_FROM_CLUSTER Static method Public Method Deletes Data Packet of Parall. Processing from Cluster Table 20041013
10 DEL_CONV_DBOPS_RSODSO_TO_RSDRO Static method Public Method METHOD NOT RELEVANT TO DELIVERY! FOR TESTING PURPOSES ONLY! 20050102
11 FILL_MSG_FROM_MSGID Static method Public Method Generates Message Table with Message Corr. to System Fields 20040615
12 FILL_MSG_FROM_SY Static method Public Method Generates Message Table with Message Corresp. to MessageID 20040615
13 FILL_REQUEST_TABLE Static method Public Method Fills Missing Parameters of Request Structure 20041013
14 FORCE_EXCEPTION Static method Public Method Forces Exception Causing Termination 20070216
15 GET_AGGREGATION_BEHAVIOR Static method Public Method Gets Saved Update Information During Load 20041013
16 GET_CHANGE_LOG_DATE_EXISTS Static method Public Method Returns if Data Exists in Change Log 20060719
17 GET_DBMS Static method Public Method 20120312
18 GET_PACKAGES_IN_CLUSTER Static method Public Method Gets Number of Data Packets Stored in a Cluster Table 20041013
19 IS_SID_IOBJ_DUMMY Static method Public Method Tests Whether InfoObject Is an SID Dummy for Quantity DS 20050607
20 PROCESS_EXCEPTION Static method Public Method Inserts Messages and Statistics in Tables 20041109
21 SAVE_AGGREGATION_FROM_DTP Static method Public Method Saves Aggregation Behavior Provided by DTP 20041013
22 SAVE_AGGREGATION_FROM_DTP_FB Static method Public Method Saves Aggregation Behavior Provided by DTP 20130617
23 SAVE_AGGREGATION_FROM_DTP_IOBJ Static method Public Method Saves Aggregation Behavior Provided by DTP 20130617
24 SAVE_AGGREGATION_FROM_UR Static method Public Method Saves Aggregation Behavior Provided by Update 20041013
25 SAVE_CONSOLIDATED_AGGREGATION Static method Public Method Saves Aggregation Behavior of Multiple Requests 20041123
26 SAVE_FIELD_AGGR_FROM_FTP Static method Public Method Saves Aggregation Behavior Provided by DTP 20130614
27 SAVE_SID_INFORMATION Static method Public Method Saves Information Returned by DTP Using Identified SIDs 20110722
Events
Class CL_RSODSO_TOOLS has no event.
Types
Class CL_RSODSO_TOOLS has no local type.
Method Signatures

Method APPEND_MSG_TABLE_FROM_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_MSG_TABLE Value transfer Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20040524
2 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID 0 Datenpaketnummer 20041025
3 Importing I_ERROR_GROUP Call by reference Type reference (TYPE) RSODSOERRGRP Fehlergruppe 20051116
4 Importing I_IS_MPP_RELEVANT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090406
5 Importing I_IS_SID_RELEVANT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041027
6 Importing I_IS_TECHNICAL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041025
7 Importing I_MSGID Call by reference Type reference (TYPE) SY-MSGID Nachrichten, Nachrichtenklasse 20040524
8 Importing I_MSGNO Call by reference Type reference (TYPE) SY-MSGNO Nachrichten, Nachrichtennummer 20040524
9 Importing I_MSGTYP Call by reference Type reference (TYPE) SY-MSGTY Nachrichten, Nachrichtentyp 20040524
10 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040603
11 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040603
12 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040603
13 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040603
14 Importing I_T_MSG_TABLE Call by reference Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20040524

Method APPEND_MSG_TABLE_FROM_MSGID on class CL_RSODSO_TOOLS has no exception.

Method APPEND_MSG_TABLE_FROM_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_MSG_TABLE Value transfer Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20120305
2 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID 0 Datenpaketnummer 20120305
3 Importing I_ERROR_GROUP Call by reference Type reference (TYPE) RSODSOERRGRP Fehlergruppe 20120305
4 Importing I_IS_MPP_RELEVANT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20120305
5 Importing I_IS_SID_RELEVANT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20120305
6 Importing I_IS_TECHNICAL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20120305
7 Importing I_MSGSTRING Call by reference Type reference (TYPE) STRING 20120305
8 Importing I_MSGTYP Call by reference Type reference (TYPE) SY-MSGTY Nachrichten, Nachrichtentyp 20120305
9 Importing I_T_MSG_TABLE Call by reference Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20120305

Method APPEND_MSG_TABLE_FROM_STRING on class CL_RSODSO_TOOLS has no exception.

Method APPEND_MSG_TABLE_FROM_SY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_MSG_TABLE Value transfer Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20040521
2 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID 0 Datenpaketnummer 20041025
3 Importing I_ERROR_GROUP Call by reference Type reference (TYPE) RSODSOERRGRP Fehlergruppe 20051116
4 Importing I_IS_MPP_RELEVANT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090511
5 Importing I_IS_SID_RELEVANT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041027
6 Importing I_IS_TECHNICAL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041025
7 Importing I_T_MSG_TABLE Call by reference Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20040521

Method APPEND_MSG_TABLE_FROM_SY on class CL_RSODSO_TOOLS has no exception.

Method COLLECT_DBOPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_DBOPS Value transfer Type reference (TYPE) RSODSO_T_DBOPS Ausgeführte Operationen 20041109
2 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID 0 Datenpaketnummer 20041109
3 Importing I_DELETES Call by reference Type reference (TYPE) INT4 0 Natürliche Zahl 20041109
4 Importing I_INSERTS Call by reference Type reference (TYPE) INT4 0 Natürliche Zahl 20041109
5 Importing I_IS_SID_RELEVANT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041109
6 Importing I_RUNTIME Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20041109
7 Importing I_TABLE_TYPE Call by reference Type reference (TYPE) RSODSOCONSTANTS Konstanten bzgl. des DataStore-Objektes 20041109
8 Importing I_T_DBOPS Call by reference Type reference (TYPE) RSODSO_T_DBOPS Ausgeführte Operationen 20041109
9 Importing I_UPDATES Call by reference Type reference (TYPE) INT4 0 Natürliche Zahl 20041109

Method COLLECT_DBOPS on class CL_RSODSO_TOOLS has no exception.

Method CONV_DBOPS_RSODSO_TO_RSDRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_DBOPS Value transfer Type reference (TYPE) RSDRO_T_DBOPS Ausgeführte Operationen 20041222
2 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20050103
3 Importing I_T_DBOPS Call by reference Type reference (TYPE) RSODSO_T_DBOPS Ausgeführte Operationen 20041222
4 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20041222

Method CONV_DBOPS_RSODSO_TO_RSDRO on class CL_RSODSO_TOOLS has no exception.

Method CONV_MSG_RSODSO_TO_RSDRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_MESSAGES Value transfer Type reference (TYPE) RSDRO_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20041222
2 Importing I_T_MSG Call by reference Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20041222

Method CONV_MSG_RSODSO_TO_RSDRO on class CL_RSODSO_TOOLS has no exception.

Method CONV_REQUEST_RSDRO_TO_RSODSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_REQUEST Value transfer Type reference (TYPE) RSODSO_T_REQUEST Requests 20041222
2 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSDRO_T_ACTREQ Requests 20041222

Method CONV_REQUEST_RSDRO_TO_RSODSO on class CL_RSODSO_TOOLS has no exception.

Method CONV_REQUEST_TABLE_FOR_RB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_OLD_REQUEST_TABLE Call by reference Type reference (TYPE) RSDRO_T_REQUEST Alte Struktur 20041228
2 Returning R_T_NEW_REQUEST_TABLE Value transfer Type reference (TYPE) RSDRO_T_ACTREQ Neue Struktur 20041228

Method CONV_REQUEST_TABLE_FOR_RB on class CL_RSODSO_TOOLS has no exception.

Method DELETE_PACKAGE_FROM_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLUSTER_TABLE Call by reference Type reference (TYPE) TABNAME Tabellenname 20041013
2 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20041013
3 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20041013
4 Returning R_PACKAGE_NOT_FOUND Value transfer Type reference (TYPE) RS_BOOL Boolean 20061106

Method DELETE_PACKAGE_FROM_CLUSTER on class CL_RSODSO_TOOLS has no exception.

Method DEL_CONV_DBOPS_RSODSO_TO_RSDRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_DBOPS Value transfer Type reference (TYPE) RSDRO_T_DBOPS Ausgeführte Operationen 20050102
2 Importing I_T_DBOPS Call by reference Type reference (TYPE) RSODSO_T_DBOPS Ausgeführte Operationen 20050102
3 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20050102

Method DEL_CONV_DBOPS_RSODSO_TO_RSDRO on class CL_RSODSO_TOOLS has no exception.

Method FILL_MSG_FROM_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_MSG Value transfer Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20040615
2 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID 0 Datenpaketnummer 20041025
3 Importing I_IS_SID_RELEVANT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041027
4 Importing I_IS_TECHNICAL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041025
5 Importing I_MSGID Call by reference Type reference (TYPE) SY-MSGID Nachrichten, Nachrichtenklasse 20040615
6 Importing I_MSGNO Call by reference Type reference (TYPE) SY-MSGNO Nachrichten, Nachrichtennummer 20040615
7 Importing I_MSGTYP Call by reference Type reference (TYPE) SY-MSGTY Nachrichten, Nachrichtentyp 20040615
8 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040615
9 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040615
10 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040615
11 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040615

Method FILL_MSG_FROM_MSGID on class CL_RSODSO_TOOLS has no exception.

Method FILL_MSG_FROM_SY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_MSG Value transfer Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20040615
2 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID 0 Datenpaketnummer 20041025
3 Importing I_IS_SID_RELEVANT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041027
4 Importing I_IS_TECHNICAL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041025

Method FILL_MSG_FROM_SY on class CL_RSODSO_TOOLS has no exception.

Method FILL_REQUEST_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_REQUEST Value transfer Type reference (TYPE) RSODSO_T_REQUEST Requests 20041013
2 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20041013
# Exception Resumable Description Created on
1 CX_RSODSO_ACT_METADATA_ERROR Fehler während der Verarbeitung der Daten 20041013
2 CX_RSODSO_ACT_PARAM_INVALID RSODSO Ausnahmehierarchie 20041013
3 CX_RSODSO_ACT_PARAM_MISSING Aktivierung eines ODS-Objektes 20041013

Method FORCE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ABORT Value transfer Type reference (TYPE) RS_BOOL Boolean 20070216
# Exception Resumable Description Created on
1 CX_RSODSO_ABORT Abbruchhandling 20070216

Method GET_AGGREGATION_BEHAVIOR 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 Tabelle mit Nachrichten 20041028
2 Exporting E_T_RSODSACTUPDTYPE Value transfer Type reference (TYPE) RSODSO_T_RSODSACTUPDTYPE Aggregationsverhalten bzgl. Requests 20041013
3 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20041013
4 Importing I_ROLLBACK Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE TRUE, wenn Aggregationsverhalten für Rollback benötigt wird 20060719
5 Importing I_S_REQUEST Call by reference Type reference (TYPE) RSODSO_S_REQUEST Requests 20041013
6 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20041013
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_INCONS Fehler während der Verarbeitung der Daten 20041013
2 CX_RSODSO_PARAMETER_MISSING RSODSO Ausnahmehierarchie 20041013

Method GET_CHANGE_LOG_DATE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVATION_REQUEST Call by reference Type reference (TYPE) RSREQUEST Request GUID 20060719
2 Importing I_CHECK_LOG_DEL_REQ Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Beachtet logisch gelöschte Requests 20060719
3 Importing I_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20060719
4 Returning R_DATA_EXISTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20060719
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20060719

Method GET_DBMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DBMS Value transfer Type reference (TYPE) RSDG_DBNAME Zentrales Datenbanksystem 20120312

Method GET_DBMS on class CL_RSODSO_TOOLS has no exception.

Method GET_PACKAGES_IN_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_PACKAGES_IN_CLUSTER Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20041013
2 Importing I_CLUSTER_TABLE Call by reference Type reference (TYPE) TABNAME Tabellenname 20041013
3 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20041013

Method GET_PACKAGES_IN_CLUSTER on class CL_RSODSO_TOOLS has no exception.

Method IS_SID_IOBJ_DUMMY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_IS_DUMMY Value transfer Type reference (TYPE) RS_BOOL Boolean 20050607
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20050607

Method IS_SID_IOBJ_DUMMY on class CL_RSODSO_TOOLS has no exception.

Method PROCESS_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DBOPS Call by reference Type reference (TYPE) RSODSO_T_DBOPS Ausgeführte Operationen 20041109
2 Changing C_T_MSG Call by reference Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20041109
3 Importing I_R_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_RSODSO_ROOT Ausgeführte Operationen 20041109

Method PROCESS_EXCEPTION on class CL_RSODSO_TOOLS has no exception.

Method SAVE_AGGREGATION_FROM_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20041013
2 Importing I_REQUEST_GUID Call by reference Type reference (TYPE) RSREQUEST Request GUID 20041013
3 Importing I_T_UPDINFO Call by reference Type reference (TYPE) RSBK_T_UPDINFO Fortschreibungsinformationen für DTP 20041013
# Exception Resumable Description Created on
1 CX_RSODSO_DATABASE_ERROR Fehler während der Verarbeitung der Daten 20041013
2 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20041013

Method SAVE_AGGREGATION_FROM_DTP_FB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore Object 20130617
2 Importing I_REQUEST_GUID Call by reference Type reference (TYPE) RSREQUEST Request GUID 20130617
3 Importing I_T_UPDINFO Call by reference Type reference (TYPE) RSBK_T_UPDINFO Update Information for DTP 20130617
# Exception Resumable Description Created on
1 CX_RSODSO_DATABASE_ERROR Error while processing data 20130617
2 CX_RSODSO_METADATA_ERROR Error while processing data 20130617

Method SAVE_AGGREGATION_FROM_DTP_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore Object 20130617
2 Importing I_REQUEST_GUID Call by reference Type reference (TYPE) RSREQUEST Request GUID 20130617
3 Importing I_T_UPDINFO Call by reference Type reference (TYPE) RSBK_T_UPDINFO Update Information for DTP 20130617
# Exception Resumable Description Created on
1 CX_RSODSO_DATABASE_ERROR Error while processing data 20130617
2 CX_RSODSO_METADATA_ERROR Error while processing data 20130617

Method SAVE_AGGREGATION_FROM_UR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOSOURCE Call by reference Type reference (TYPE) RSISOURCE InfoSource 20041013
2 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20041013
3 Importing I_REQUEST_GUID Call by reference Type reference (TYPE) RSREQUEST Request GUID 20041013
# Exception Resumable Description Created on
1 CX_RSODSO_DATABASE_ERROR Fehler während der Verarbeitung der Daten 20041013
2 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20041013

Method SAVE_CONSOLIDATED_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20041123
2 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20041123
3 Importing I_T_RSODSACTUPDTYPE Call by reference Type reference (TYPE) RSODSO_T_RSODSACTUPDTYPE Aggregationsverhalten bzgl. Requests 20041123
# Exception Resumable Description Created on
1 CX_RSODSO_STATUS_INCONSISTENT RSODSO Ausnahmehierarchie 20041123

Method SAVE_FIELD_AGGR_FROM_FTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore Object 20130614
2 Importing I_REQUEST_GUID Call by reference Type reference (TYPE) RSREQUEST Request GUID 20130614
3 Importing I_T_UPDINFO Call by reference Type reference (TYPE) RSBK_T_UPDINFO Update Information for DTP 20130614
# Exception Resumable Description Created on
1 CX_RSODSO_DATABASE_ERROR Error while processing data 20130614
2 CX_RSODSO_METADATA_ERROR Error while processing data 20130614

Method SAVE_SID_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20110722
2 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSSID Request GUID 20110722
3 Importing I_T_SID_INFO Call by reference Type reference (TYPE) RSBK_T_SIDINFO SID-Information der Felder für DTP 20110722
# Exception Resumable Description Created on
1 CX_RSODSO_DATABASE_ERROR Fehler während der Verarbeitung der Daten 20110722
2 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20110722
History
Last changed by/on SAP  20140121 
SAP Release Created in 400