SAP ABAP Class IF_DPR_REPLICATION_MANAGER (Development Projects: Replication Manager)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_REPLICATION_MANAGER Development Projects: Replication Manager 20020520
Properties
Class IF_DPR_REPLICATION_MANAGER  
Short Description Development Projects: Replication Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_DPR_REPLICATION_MANAGER has no interface implemented.
Friends
Class IF_DPR_REPLICATION_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_CONFIRMATION_ACTIVE Instance attribute Public Type reference (TYPE) BOOLE_D Boolean Value: Confirmation of Replication Is Active 20020531
Methods
# Method Level Visibility Method type Description Created on
1 CONFIRM_REPLICATION_FAILED Instance method Public Method Confirmation 'Replication Has Errors' 20020520
2 CONFIRM_REPLICATION_SUCCEEDED Instance method Public Method Confirmation 'Replication Successful' 20020603
3 GET_INSTANCE Static method Public Method Access Method for Singleton 20020520
4 IS_LOCKED_FOR_REPLICATION Instance method Public Method Is project in distribution? 20030422
5 SAVE_REPLICATION_CONFIRMATION Instance method Public Method Save Confirmation of Replication 20020531
Events
Class IF_DPR_REPLICATION_MANAGER has no event.
Types
Class IF_DPR_REPLICATION_MANAGER has no local type.
Method Signatures

Method CONFIRM_REPLICATION_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMPONENTS Call by reference Type reference (TYPE) DPR_TT_GUIDS GUIDs der Komponentenobjekte 20020520
2 Importing IV_ROOT_OBJECT Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Wurzelobjekts 20020520
3 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020520

Method CONFIRM_REPLICATION_FAILED on class IF_DPR_REPLICATION_MANAGER has no exception.

Method CONFIRM_REPLICATION_SUCCEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMPONENTS Call by reference Type reference (TYPE) DPR_TT_GUIDS GUIDs der Komponentenobjekte 20020603
2 Importing IV_ROOT_OBJECT Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Wurzelobjekts 20020603
3 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020603

Method CONFIRM_REPLICATION_SUCCEEDED on class IF_DPR_REPLICATION_MANAGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) IF_DPR_REPLICATION_MANAGER Development Projects: Verteilungsmanager 20020520

Method GET_INSTANCE on class IF_DPR_REPLICATION_MANAGER has no exception.

Method IS_LOCKED_FOR_REPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20030422
2 Importing IV_LOG_MESSAGE Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE Meldung protokollieren 20030423
3 Returning RV_IS_LOCKED Value transfer Type reference (TYPE) BOOLE_D TRUE/FALSE 20030422

Method IS_LOCKED_FOR_REPLICATION on class IF_DPR_REPLICATION_MANAGER has no exception.

Method SAVE_REPLICATION_CONFIRMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020531

Method SAVE_REPLICATION_CONFIRMATION on class IF_DPR_REPLICATION_MANAGER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in