SAP ABAP Class CL_RSD_ODSO_VERS_DELTA (DSO: Delta of Two DSO Versions (ACTUAL, TARGET))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDG (Package) BW: Data basis generation
⤷
⤷
Properties
| Class | CL_RSD_ODSO_VERS_DELTA | |
| Short Description | DSO: Delta of Two DSO Versions (ACTUAL, TARGET) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDG | BW: Data basis generation |
| Created | 20120220 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSD_ODSO_VERS_DELTA has no forward declaration.
Interfaces
Class CL_RSD_ODSO_VERS_DELTA has no interface implemented.
Friends
Class CL_RSD_ODSO_VERS_DELTA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'IMPACT_TRFN' | Change Type: IMPACT_TRFN | 20120412 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | ACTUAL Version: Object Version | 20120412 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSDODSOBJECT | ACTUAL Version: Name of DataStore Object | 20120412 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSD_S_ODSO | ACTUAL Version: Properties | 20120412 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSD_S_ODSO | TARGET Version: Properties | 20120412 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | TARGET Version: Object Version | 20120412 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSDODSOBJECT | TARGET Version: Name of DataStore Object | 20120412 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSD_T_ODSO_INDX | ACTUAL Version: Indexes | 20120412 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSD_T_ODSO_INDX_IOBJ | ACTUAL Version: InfoObjects in Indexes | 20120412 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RSDO_T_ODSO_IOBJ | ACTUAL Version: InfoObjects | 20120412 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RSDO_T_ODSO_ATR_NAV | ACTUAL Version: Navigation Attributes | 20120412 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RSDO_TH_ODSO_IOBJ_PRO | ACTUAL Version: InfoObject Properties | 20120412 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | RSO_T_IOBJ_TXT | ACTUAL Version: InfoObject Texts | 20120412 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | RSDO_T_MDC_IOBJ | ACTUAL Version: InfoObjects for MDC | 20120412 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | RSO_T_TXT | ACTUAL Version: Texts | 20120412 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | RSD_T_ODSO_INDX | TARGET Version: Indexes | 20120412 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | RSD_T_ODSO_INDX_IOBJ | TARGET Version: InfoObjects in Indexes | 20120412 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | RSDO_T_ODSO_IOBJ | TARGET Version: InfoObjects | 20120412 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | RSDO_T_ODSO_ATR_NAV | TARGET Version: Navigation Attributes | 20120412 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | RSDO_TH_ODSO_IOBJ_PRO | TARGET Version: InfoObject Properties | 20120412 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | RSO_T_IOBJ_TXT | TARGET Version: InfoObject Texts | 20120412 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | RSDO_T_MDC_IOBJ | TARGET Version: InfoObjects for MDC | 20120412 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | RSO_T_TXT | TARGET Version: Texts | 20120412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20120412 | |
| 2 | Instance method | Public | Method | Identify Changed Objects | 20120412 | |
| 3 | Instance method | Public | Method | Returns TRUE if a specific type has been changed | 20120412 | |
| 4 | Instance method | Public | Method | Returns TRUE if DSO is to be created | 20120412 | |
| 5 | Instance method | Public | Method | Returns TRUE if DSO is to be deleted | 20120412 | |
| 6 | Instance method | Private | Method | Initializes Attribute Values | 20120412 | |
| 7 | Instance method | Private | Method | Returns TRUE if change of type IMPACT_TRFN detected | 20120412 |
Events
Class CL_RSD_ODSO_VERS_DELTA has no event.
Types
Class CL_RSD_ODSO_VERS_DELTA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTUAL_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | ACTUAL-Version: Objektversion | 20120412 | |||
| 2 | I_ACTUAL_ODSO | Call by reference | Type reference (TYPE) | RSDODSOBJECT | ACTUAL-Version: Name des DataStore-Objekts | 20120412 | |||
| 3 | I_TARGET_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | TARGET-Version: Objektversion | 20120412 | |||
| 4 | I_TARGET_ODSO | Call by reference | Type reference (TYPE) | RSDODSOBJECT | TARGET-Version: Name des DataStore-Objekts | 20120412 |
Method CONSTRUCTOR on class CL_RSD_ODSO_VERS_DELTA has no exception.
Method GET_S_DTA_COMP_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_COMP_CHANGE | Value transfer | Type reference (TYPE) | RSD_S_DTA_COMP_CHANGE | Change Liste | 20120412 |
Method GET_S_DTA_COMP_CHANGE on class CL_RSD_ODSO_VERS_DELTA has no exception.
Method IS_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGE_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ der Änderung | 20120412 | |||
| 2 | R_IS_CHANGE | Value transfer | Type reference (TYPE) | RS_BOOL | TRUE: Änderung liegt vor | 20120412 |
Method IS_CHANGE on class CL_RSD_ODSO_VERS_DELTA has no exception.
Method IS_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_CREATE | Value transfer | Type reference (TYPE) | RS_BOOL | TRUE: DSO soll angelegt werden | 20120412 |
Method IS_CREATE on class CL_RSD_ODSO_VERS_DELTA has no exception.
Method IS_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_DELETE | Value transfer | Type reference (TYPE) | RS_BOOL | TRUE: DSO soll gelöscht werden | 20120412 |
Method IS_DELETE on class CL_RSD_ODSO_VERS_DELTA has no exception.
Method _INIT Signature
Method _INIT on class CL_RSD_ODSO_VERS_DELTA has no parameter.
Method _INIT on class CL_RSD_ODSO_VERS_DELTA has no exception.
Method _IS_CHANGE_IMPACT_TRFN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_CHANGE | Value transfer | Type reference (TYPE) | RS_BOOL | TRUE: Änderung liegt vor | 20120412 |
Method _IS_CHANGE_IMPACT_TRFN on class CL_RSD_ODSO_VERS_DELTA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |