SAP ABAP Class CL_RSODSO_UPDATE_CONTROL (Load Control for Loading with Updating)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_UPDATE (Package) DataStore Object: Loading of Data
Properties
Class CL_RSODSO_UPDATE_CONTROL  
Short Description Load Control for Loading with Updating    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODSO_UPDATE   DataStore Object: Loading of Data 
Created 20040908   SAP 
Last change 20130531   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_UPDATE_CONTROL has no interface implemented.
Friends
Class CL_RSODSO_UPDATE_CONTROL has no friend class.
Attributes
Class CL_RSODSO_UPDATE_CONTROL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BEGIN_UPDATE Static method Public Method 20040928
2 COMPLETE_UPDATE Static method Public Method 20040928
3 RECEIVE_DATAPACKAGE Static method Public Method 20040928
4 SET_UPDATE_FAILED Static method Public Method 20041110
Events
Class CL_RSODSO_UPDATE_CONTROL has no event.
Types
Class CL_RSODSO_UPDATE_CONTROL has no local type.
Method Signatures

Method BEGIN_UPDATE 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 20040928
2 Importing I_REQUEST_GUID Call by reference Type reference (TYPE) RSREQUEST Request GUID 20040928
3 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20040928
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20040928

Method COMPLETE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IGNORE_CONSISTENCY_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041020
2 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20040928
3 Importing I_REQUEST_GUID Call by reference Type reference (TYPE) RSREQUEST Request GUID 20040928
4 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20040928
# Exception Resumable Description Created on
1 CX_RSODSO_DATABASE_ERROR Fehler während der Verarbeitung der Daten 20050803
2 CX_RSODSO_STATUS_UPDATE_FAILED RSODSO Ausnahmehierarchie 20050803

Method RECEIVE_DATAPACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DATASETS_INSERTED Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20041001
2 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20040928
3 Importing I_INFOSOURCE Call by reference Type reference (TYPE) RSISOURCE InfoSource 20040930
4 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20040928
5 Importing I_REQUEST_GUID Call by reference Type reference (TYPE) RSREQUEST Request GUID 20040928
6 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20040928
7 Importing I_R_DATAPACKAGE Call by reference Object reference (TYPE REF TO) DATA 20040928
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20040928

Method SET_UPDATE_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IGNORE_CONSISTENCY_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041111
2 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20041110
3 Importing I_REQUEST_GUID Call by reference Type reference (TYPE) RSREQUEST Request GUID 20041110
4 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20041110
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20041110
History
Last changed by/on SAP  20130531 
SAP Release Created in 700