SAP ABAP Class IF_EX_DPR_REPLICATION (BAdI Interface IF_EX_DPR_REPLICATION)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070614
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_DPR_FIN_REPLICATION Imp. Class for BAdI Imp. DPR_FIN_REPLICATION 20030130
Properties
Class IF_EX_DPR_REPLICATION  
Short Description BAdI Interface IF_EX_DPR_REPLICATION    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020529   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_DPR_REPLICATION has no forward declaration.
Interfaces
Class IF_EX_DPR_REPLICATION has no interface implemented.
Friends
Class IF_EX_DPR_REPLICATION has no friend class.
Attributes
Class IF_EX_DPR_REPLICATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ROOT_ONLY Instance method Public Method Check root object for changes only? 20030130
2 DO_AUTOMATIC_REPLICATION Instance method Public Method Carry out automatic replication? 20030131
3 IS_ACTIVE Instance method Public Method Is Replication Active? 20020816
4 IS_CONFIRMATION_NECESSARY Instance method Public Method Is confirmation by the target system required? 20030130
5 LOG_MESSAGES Instance method Public Method Log Messages for Replication of Application Object 20021024
6 REPLICATE Instance method Public Method Call for Replication of Application Object (Root Object) 20020529
Events
Class IF_EX_DPR_REPLICATION has no event.
Types
Class IF_EX_DPR_REPLICATION has no local type.
Method Signatures

Method CHECK_ROOT_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CHECK_ROOT_ONLY Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Nur Root Objekt auf Änderungen prüfen 20030130
2 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Referenz auf Anwendungsobjekte 20030130

Method CHECK_ROOT_ONLY on class IF_EX_DPR_REPLICATION has no exception.

Method DO_AUTOMATIC_REPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DO_AUTOMATIC_REPLICATION Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Automatische Replikation durchführen 20030131
2 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Referenz auf Anwendungsobjekte 20030131

Method DO_AUTOMATIC_REPLICATION on class IF_EX_DPR_REPLICATION has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_IS_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Replikation ist aktiv 20020816
2 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Referenz auf Anwendungsobjekte 20030130

Method IS_ACTIVE on class IF_EX_DPR_REPLICATION has no exception.

Method IS_CONFIRMATION_NECESSARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_IS_NECESSARY Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Rückmeldung ist erforderlich 20030130
2 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Referenz auf Anwendungsobjekte 20030130

Method IS_CONFIRMATION_NECESSARY on class IF_EX_DPR_REPLICATION has no exception.

Method LOG_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Referenz des replizierten Anwendungsobjekts (Root-Obj.) 20021024

Method LOG_MESSAGES on class IF_EX_DPR_REPLICATION has no exception.

Method REPLICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Referenz des zu replizierenden Anwendungsobjekts (Root-Obj.) 20020529
2 Importing IT_ADD_COMPONENTS Call by reference Type reference (TYPE) DPR_TT_COMMONS Weitere geänderte Komponenten 20030402
3 Importing IT_COMPONENTS Call by reference Type reference (TYPE) DPR_TT_COMMONS Tabelle mit Referenzen der zu replizierenden Komponenten 20020529

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