SAP ABAP Class CL_RSODSO_UPDATE_DS_DTP (Loading of Data into a DataStore Object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_UPDATE (Package) DataStore Object: Loading of Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_UPDATE_DS Loading of Data into a DataStore Object 20040906
Properties
Class CL_RSODSO_UPDATE_DS_DTP  
Short Description Loading of Data into a DataStore Object    
Super Class CL_RSODSO_UPDATE_DS Loading of Data into a DataStore Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODSO_UPDATE   DataStore Object: Loading of Data 
Created 20040906   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSODSO_UPDATE_DS_DTP has no forward declaration.
Interfaces
Class CL_RSODSO_UPDATE_DS_DTP has no interface implemented.
Friends
Class CL_RSODSO_UPDATE_DS_DTP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_HISTORIC_MOVEMENTS Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20130712
2 P_ONLY_CHECK_SIDS Instance attribute Private Type reference (TYPE) RSODSOCHECKONLY Boolean 20130712
3 P_T_UPDINFO Instance attribute Private Type reference (TYPE) RSBK_T_UPDINFO Update Information for DTP 20040929
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040927
2 GET_RECORDTP Instance method Private Method 20130716
Events
Class CL_RSODSO_UPDATE_DS_DTP has no event.
Types
Class CL_RSODSO_UPDATE_DS_DTP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20040927
2 Importing I_HISTORIC_MOVEMENTS Call by reference Type reference (TYPE) RS_BOOL Boolean 20130712
3 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20040927
4 Importing I_ONLY_CHECK_SIDS Call by reference Type reference (TYPE) RS_BOOL Boolean 20130712
5 Importing I_REQUEST_GUID Call by reference Type reference (TYPE) RSREQUEST Request GUID 20040927
6 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20040927
7 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_RUNTIME DTP: Log- und Error-Objekt 20040927
8 Importing I_T_UPDINFO Call by reference Type reference (TYPE) RSBK_T_UPDINFO Fortschreibungsinformationen für DTP 20040929
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20040927
2 CX_RSODSO_PARAMETER_MISSING Aktivierung eines ODS-Objektes 20040927

Method GET_RECORDTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RECORDTP Value transfer Type reference (TYPE) NUMC1 Num1 20130716
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_ERROR Error While Processing the Data 20130820
History
Last changed by/on SAP  20140121 
SAP Release Created in 700