SAP ABAP Class CL_RSDODSO_UPGRADE (DataStore Object: Upgrade Task)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSD (Package) BW: Data Basis InfoObjects and Core Services
Properties
Class CL_RSDODSO_UPGRADE  
Short Description DataStore Object: Upgrade Task    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSD   BW: Data Basis InfoObjects and Core Services 
Created 20130322   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDODSO_UPGRADE has no forward declaration.
Interfaces
Class CL_RSDODSO_UPGRADE has no interface implemented.
Friends
Class CL_RSDODSO_UPGRADE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DATAMODEL_ACTUAL Instance attribute Private Type reference (TYPE) RSDODSO_DATAMODEL Actual Data Model 20130920
2 P_DATAMODEL_TARGET Instance attribute Private Type reference (TYPE) RSDODSO_DATAMODEL Target Data Model 20130920
3 P_OBJVERS Instance attribute Private Type reference (TYPE) RSOBJVERS Object Version 20130408
4 P_ODSO Instance attribute Private Type reference (TYPE) RSDODSOBJECT DataStore Object 20130322
5 P_R_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSDODSO_LOG Reference to Log 20130920
6 P_T_RSDODSO Instance attribute Private See coding List of RSDODSO Table Records 20130408
7 P_T_RSDODSODDICFIELD Instance attribute Private See coding List of RSDODSODDICFIELD Table Records 20130920
8 P_T_RSDODSOFIELD Instance attribute Private See coding List of RSDODSOFIELD Table Records 20130322
9 P_T_RSDODSOFIELDTEXT Instance attribute Private See coding List of RSDODSOFIELDTEXT Table Records 20130920
10 P_T_RSDODSOIOBJ Instance attribute Private See coding List of RSDODSOIOBJ Table Records 20130322
11 P_T_RSDODSOIOBJIND Instance attribute Private See coding List of RSDODSOIOBJIND Table Records 20130322
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Consistency 20130920
2 CONSTRUCTOR Instance method Private Constructor Constructor 20130322
3 CONVERT Instance method Public Method Convert to Target Data Model 20130925
4 GET_R_INSTANCE Static method Public Method Get Reference to Instance of the Class 20130322
5 GET_R_LOG Instance method Public Method Get Reference to Log 20130920
6 START Instance method Public Method Start Task 20130322
7 _CHECK_DATAMODEL Instance method Private Method Check Consistency of Field DATAMODEL 20130920
8 _CHECK_VERS Instance method Private Method Check Consistency of ODSO Version 20130920
9 _CONVERT_VERS Instance method Private Method Convert ODSO Version to Target Data Model 20130925
10 _GET_S_RSDODSO Instance method Private Method Get RSDODSO Table Record 20130920
11 _GET_T_RSDODSODDICFIELD Instance method Private Method Get List of RSDODSODDICFIELD Table Records 20130920
12 _GET_T_RSDODSOFIELD Instance method Private Method Get List of RSDODSOFIELD Table Records 20130322
13 _GET_T_RSDODSOFIELDTEXT Instance method Private Method Get List of RSDODSOFIELDTEXT Table Records 20130920
14 _GET_T_RSDODSOIOBJ Instance method Private Method Get List of RSDODSOIOBJ Table Records 20130325
15 _GET_T_RSDODSOIOBJIND Instance method Private Method Get List of RSDODSOIOBJIND Table Records 20130325
16 _INIT Instance method Private Method Initialize Attribute Values 20130322
Events
Class CL_RSDODSO_UPGRADE has no event.
Types
Class CL_RSDODSO_UPGRADE has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) CHAR1 Check Result (S, W, E) 20130920

Method CHECK on class CL_RSDODSO_UPGRADE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODSO Call by reference Type reference (TYPE) RSDODSOBJECT DataStore Object 20130322

Method CONSTRUCTOR on class CL_RSDODSO_UPGRADE has no exception.

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAMODEL_TARGET Call by reference Type reference (TYPE) RSDODSO_DATAMODEL Target Data Model 20130925
2 Returning R_RESULT Value transfer Type reference (TYPE) CHAR1 Check Result (S, W, E) 20130925

Method CONVERT on class CL_RSDODSO_UPGRADE has no exception.

Method GET_R_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODSO Call by reference Type reference (TYPE) RSDODSOBJECT DataStore Object 20130322
2 Returning R_R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_RSDODSO_UPGRADE Reference to Instance of the Class 20130322

Method GET_R_INSTANCE on class CL_RSDODSO_UPGRADE has no exception.

Method GET_R_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_LOG Value transfer Object reference (TYPE REF TO) CL_RSDODSO_LOG Reference to Log 20130920

Method GET_R_LOG on class CL_RSDODSO_UPGRADE has no exception.

Method START Signature

Method START on class CL_RSDODSO_UPGRADE has no parameter.
Method START on class CL_RSDODSO_UPGRADE has no exception.

Method _CHECK_DATAMODEL Signature

Method _CHECK_DATAMODEL on class CL_RSDODSO_UPGRADE has no parameter.
Method _CHECK_DATAMODEL on class CL_RSDODSO_UPGRADE has no exception.

Method _CHECK_VERS Signature

Method _CHECK_VERS on class CL_RSDODSO_UPGRADE has no parameter.
Method _CHECK_VERS on class CL_RSDODSO_UPGRADE has no exception.

Method _CONVERT_VERS Signature

Method _CONVERT_VERS on class CL_RSDODSO_UPGRADE has no parameter.
Method _CONVERT_VERS on class CL_RSDODSO_UPGRADE has no exception.

Method _GET_S_RSDODSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTUAL_TARGET Call by reference Type reference (TYPE) STRING Version (ACTUAL, TARGET) 20130920
2 Returning R_S_RSDODSO Value transfer Type reference (TYPE) RSDODSO RSDODSO Table Record 20130920

Method _GET_S_RSDODSO on class CL_RSDODSO_UPGRADE has no exception.

Method _GET_T_RSDODSODDICFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTUAL_TARGET Call by reference Type reference (TYPE) STRING Version (ACTUAL, TARGET) 20130920
2 Returning R_T_RSDODSODDICFIELD Value transfer Attribute reference (LIKE) P_T_RSDODSODDICFIELD List of RSDODSODDICFIELD Table Records 20130920

Method _GET_T_RSDODSODDICFIELD on class CL_RSDODSO_UPGRADE has no exception.

Method _GET_T_RSDODSOFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTUAL_TARGET Call by reference Type reference (TYPE) STRING Version (ACTUAL, TARGET) 20130920
2 Returning R_T_RSDODSOFIELD Value transfer Attribute reference (LIKE) P_T_RSDODSOFIELD List of RSDODSOFIELD Table Records 20130322

Method _GET_T_RSDODSOFIELD on class CL_RSDODSO_UPGRADE has no exception.

Method _GET_T_RSDODSOFIELDTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTUAL_TARGET Call by reference Type reference (TYPE) STRING Version (ACTUAL, TARGET) 20130920
2 Returning R_T_RSDODSOFIELDTEXT Value transfer Attribute reference (LIKE) P_T_RSDODSOFIELDTEXT List of RSDODSOFIELDTEXT Table Records 20130920

Method _GET_T_RSDODSOFIELDTEXT on class CL_RSDODSO_UPGRADE has no exception.

Method _GET_T_RSDODSOIOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTUAL_TARGET Call by reference Type reference (TYPE) STRING Version (ACTUAL, TARGET) 20130920
2 Returning R_T_RSDODSOIOBJ Value transfer Attribute reference (LIKE) P_T_RSDODSOIOBJ List of RSDODSOIOBJ Table Records 20130325

Method _GET_T_RSDODSOIOBJ on class CL_RSDODSO_UPGRADE has no exception.

Method _GET_T_RSDODSOIOBJIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTUAL_TARGET Call by reference Type reference (TYPE) STRING Version (ACTUAL, TARGET) 20130920
2 Returning R_T_RSDODSOIOBJIND Value transfer Attribute reference (LIKE) P_T_RSDODSOIOBJIND List of RSDODSOIOBJIND Table Records 20130325

Method _GET_T_RSDODSOIOBJIND on class CL_RSDODSO_UPGRADE has no exception.

Method _INIT Signature

Method _INIT on class CL_RSDODSO_UPGRADE has no parameter.
Method _INIT on class CL_RSDODSO_UPGRADE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740