SAP ABAP Class CL_RSCOPY_DS (DataSource with Dependencies)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSCOPY (Package) Data Flow Copy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSCOPY_AWBN | AWB Object with Dependencies | 20080905 |
Properties
| Class | CL_RSCOPY_DS | |
| Short Description | DataSource with Dependencies | |
| Super Class | CL_RSCOPY_AWBN | AWB Object with Dependencies |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSCOPY | Data Flow Copy |
| Created | 20080905 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSCOPY_DS has no forward declaration.
Interfaces
Class CL_RSCOPY_DS has no interface implemented.
Friends
Class CL_RSCOPY_DS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20081128 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSSLOGSYS | Source System | 20081128 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSCOPY_LS | Source System | 20081120 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_S_NODE | Source System | 20081120 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSDS_S_VIEWHEADER | Header of a DataSource with Texts | 20081128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Creates DataSource with dependencies | 20081014 | |
| 2 | Instance method | Public | Method | Is the target source system type replicating | 20081120 | |
| 3 | Instance method | Public | Method | Is the original source system type replicating | 20081120 |
Events
Class CL_RSCOPY_DS has no event.
Types
Class CL_RSCOPY_DS 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_R_RUN | Call by reference | Object reference (TYPE REF TO) | IF_RSCOPY_RUN_NODE | Lauf des Kopierwerkzeugs | 20081014 | |||
| 2 | I_S_ORIG | Call by reference | Type reference (TYPE) | RSCOPY_S_ORIG | Originalobjekt | 20081014 |
Method CONSTRUCTOR on class CL_RSCOPY_DS has no exception.
Method IS_COPY_SRCTYPE_REPLICATING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REPLICATING | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081120 |
Method IS_COPY_SRCTYPE_REPLICATING on class CL_RSCOPY_DS has no exception.
Method IS_ORIG_SRCTYPE_REPLICATING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REPLICATING | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081120 |
Method IS_ORIG_SRCTYPE_REPLICATING on class CL_RSCOPY_DS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |