SAP ABAP Class CL_DPR_REPLICATION_MANAGER (Development Projects: Replication Manager)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-EXT (Application Component) Connection to External Systems
⤷
DEVELOPMENT_PROJECTS_REPLICATN (Package) Project Management - Replication
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_REPLICATION_MANAGER | Development Projects: Replication Manager | 20020520 |
Properties
| Class | CL_DPR_REPLICATION_MANAGER | |
| Short Description | Development Projects: Replication Manager | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | DPR_REPLICATION | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_REPLICATN | Project Management - Replication |
| Created | 20020520 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DPR_REPLICATION_MANAGER | Development Projects: Replication Manager | 20020520 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DPR_APPL_OBJECT_MANAGER | 20020520 | Development Projects: Administration of Application Objects |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_REPLICATION_ELEMENTS | Table of Root Application Objects | 20020601 | |||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20020531 | |||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DPR_REPLICATION_MANAGER | Singleton Instance of Replication Manager | 20020520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Create Singleton Instance | 20020520 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020520 | |
| 3 | Instance method | Private | Method | Confirmation 'Replication Has Errors' | 20020531 | |
| 4 | Static method | Public | Method | Confirm Distribution (With Components from COMMONS) | 20030206 | |
| 5 | Instance method | Private | Method | 20020531 | ||
| 6 | Instance method | Private | Method | 20020603 | ||
| 7 | Instance method | Public | Constructor | Constructor | 20020520 | |
| 8 | Instance method | Private | Method | Destructor | 20020520 | |
| 9 | Instance method | Private | Method | 20020531 | ||
| 10 | Instance method | Private | Method | 20020603 |
Events
Class CL_DPR_REPLICATION_MANAGER has no event.
Types
Class CL_DPR_REPLICATION_MANAGER has no local type.
Method Signatures
Method BUILD_INSTANCE Signature
Method BUILD_INSTANCE on class CL_DPR_REPLICATION_MANAGER has no parameter.
Method BUILD_INSTANCE on class CL_DPR_REPLICATION_MANAGER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_REPLICATION_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_REPLICATION_MANAGER has no exception.
Method CONFIRM_REPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMPONENTS | Call by reference | Type reference (TYPE) | DPR_TT_GUIDS | GUIDs der Komponentenobjekte | 20020531 | |||
| 2 | IV_ROOT_OBJECT | Call by reference | Type reference (TYPE) | DPR_TV_GUID | GUID des Wurzelobjekts | 20020531 | |||
| 3 | IV_SUCCESSFUL | Call by reference | Type reference (TYPE) | BOOLE_D | Bool'scher Wert:' Verteilung erfolgreich' | 20020531 | |||
| 4 | RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020531 |
Method CONFIRM_REPLICATION on class CL_DPR_REPLICATION_MANAGER has no exception.
Method CONFIRM_REPLICATION_COMMONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Referenz des Wurzelobjekts | 20030206 | |||
| 2 | IT_COMPONENTS | Call by reference | Type reference (TYPE) | DPR_TT_COMMONS | Refernzen auf Komponentenobjekte | 20030206 | |||
| 3 | IV_SUCCESSFUL | Call by reference | Type reference (TYPE) | BOOLE_D | Bool'scher Wert:' Verteilung erfolgreich' | 20030206 | |||
| 4 | RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20030206 |
Method CONFIRM_REPLICATION_COMMONS on class CL_DPR_REPLICATION_MANAGER has no exception.
Method CONFIRM_REPLICATION_FAILED Signature
Method CONFIRM_REPLICATION_FAILED on class CL_DPR_REPLICATION_MANAGER has no parameter.
Method CONFIRM_REPLICATION_FAILED on class CL_DPR_REPLICATION_MANAGER has no exception.
Method CONFIRM_REPLICATION_SUCCEEDED Signature
Method CONFIRM_REPLICATION_SUCCEEDED on class CL_DPR_REPLICATION_MANAGER has no parameter.
Method CONFIRM_REPLICATION_SUCCEEDED on class CL_DPR_REPLICATION_MANAGER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DPR_REPLICATION_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_DPR_REPLICATION_MANAGER has no exception.
Method FREE Signature
Method FREE on class CL_DPR_REPLICATION_MANAGER has no parameter.
Method FREE on class CL_DPR_REPLICATION_MANAGER has no exception.
Method GET_INSTANCE Signature
Method GET_INSTANCE on class CL_DPR_REPLICATION_MANAGER has no parameter.
Method GET_INSTANCE on class CL_DPR_REPLICATION_MANAGER has no exception.
Method SAVE_REPLICATION_CONFIRMATION Signature
Method SAVE_REPLICATION_CONFIRMATION on class CL_DPR_REPLICATION_MANAGER has no parameter.
Method SAVE_REPLICATION_CONFIRMATION on class CL_DPR_REPLICATION_MANAGER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |