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 | Instance attribute | Private | Type reference (TYPE) | RSDODSO_DATAMODEL | Actual Data Model | 20130920 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSDODSO_DATAMODEL | Target Data Model | 20130920 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | Object Version | 20130408 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSDODSOBJECT | DataStore Object | 20130322 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDODSO_LOG | Reference to Log | 20130920 | |||
| 6 | Instance attribute | Private | See coding | List of RSDODSO Table Records | 20130408 | ||||
| 7 | Instance attribute | Private | See coding | List of RSDODSODDICFIELD Table Records | 20130920 | ||||
| 8 | Instance attribute | Private | See coding | List of RSDODSOFIELD Table Records | 20130322 | ||||
| 9 | Instance attribute | Private | See coding | List of RSDODSOFIELDTEXT Table Records | 20130920 | ||||
| 10 | Instance attribute | Private | See coding | List of RSDODSOIOBJ Table Records | 20130322 | ||||
| 11 | Instance attribute | Private | See coding | List of RSDODSOIOBJIND Table Records | 20130322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Consistency | 20130920 | |
| 2 | Instance method | Private | Constructor | Constructor | 20130322 | |
| 3 | Instance method | Public | Method | Convert to Target Data Model | 20130925 | |
| 4 | Static method | Public | Method | Get Reference to Instance of the Class | 20130322 | |
| 5 | Instance method | Public | Method | Get Reference to Log | 20130920 | |
| 6 | Instance method | Public | Method | Start Task | 20130322 | |
| 7 | Instance method | Private | Method | Check Consistency of Field DATAMODEL | 20130920 | |
| 8 | Instance method | Private | Method | Check Consistency of ODSO Version | 20130920 | |
| 9 | Instance method | Private | Method | Convert ODSO Version to Target Data Model | 20130925 | |
| 10 | Instance method | Private | Method | Get RSDODSO Table Record | 20130920 | |
| 11 | Instance method | Private | Method | Get List of RSDODSODDICFIELD Table Records | 20130920 | |
| 12 | Instance method | Private | Method | Get List of RSDODSOFIELD Table Records | 20130322 | |
| 13 | Instance method | Private | Method | Get List of RSDODSOFIELDTEXT Table Records | 20130920 | |
| 14 | Instance method | Private | Method | Get List of RSDODSOIOBJ Table Records | 20130325 | |
| 15 | Instance method | Private | Method | Get List of RSDODSOIOBJIND Table Records | 20130325 | |
| 16 | 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 | 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 | 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 | I_DATAMODEL_TARGET | Call by reference | Type reference (TYPE) | RSDODSO_DATAMODEL | Target Data Model | 20130925 | |||
| 2 | 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 | I_ODSO | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore Object | 20130322 | |||
| 2 | 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 | 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 | I_ACTUAL_TARGET | Call by reference | Type reference (TYPE) | STRING | Version (ACTUAL, TARGET) | 20130920 | |||
| 2 | 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 | I_ACTUAL_TARGET | Call by reference | Type reference (TYPE) | STRING | Version (ACTUAL, TARGET) | 20130920 | |||
| 2 | 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 | I_ACTUAL_TARGET | Call by reference | Type reference (TYPE) | STRING | Version (ACTUAL, TARGET) | 20130920 | |||
| 2 | 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 | I_ACTUAL_TARGET | Call by reference | Type reference (TYPE) | STRING | Version (ACTUAL, TARGET) | 20130920 | |||
| 2 | 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 | I_ACTUAL_TARGET | Call by reference | Type reference (TYPE) | STRING | Version (ACTUAL, TARGET) | 20130920 | |||
| 2 | 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 | I_ACTUAL_TARGET | Call by reference | Type reference (TYPE) | STRING | Version (ACTUAL, TARGET) | 20130920 | |||
| 2 | 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 |