SAP ABAP Class IF_DRF_REPL_MODEL_CHECKS (Interface for BAdI: DRF_BADI_REPL_MODEL_ACTIVATE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110208
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_BP_DRF_OI_CHECK BAdI Impl. Class for additional checks of BP Outb. Impl. 20110607
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_MAT_DRF_OI_CHECK Class for BAdI Impl.: MDG_BS_MAT_DRF_OI_CHECK 20110210
Properties
Class IF_DRF_REPL_MODEL_CHECKS  
Short Description Interface for BAdI: DRF_BADI_REPL_MODEL_ACTIVATE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110208   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DRF_REPL_MODEL_CHECKS has no forward declaration.
Interfaces
Class IF_DRF_REPL_MODEL_CHECKS has no interface implemented.
Friends
Class IF_DRF_REPL_MODEL_CHECKS has no friend class.
Attributes
Class IF_DRF_REPL_MODEL_CHECKS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS_CHECK Instance method Public Method Process add. checks during activation of a replication model 20110208
Events
Class IF_DRF_REPL_MODEL_CHECKS has no event.
Types
Class IF_DRF_REPL_MODEL_CHECKS has no local type.
Method Signatures

Method PROCESS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ERR_MESSAGE Call by reference Type reference (TYPE) SYMSG Error message to be added to log 20110208
2 Exporting EV_ERROR Call by reference Type reference (TYPE) BOOLE_D 'X': Error detected during check 20110208
3 Importing IS_BUSINESS_OBJECT_DATA Call by reference Type reference (TYPE) MDG_S_OTC_WITH_DESCR_BS Data of the Out.Impl. Business Obj. 20110208
4 Importing IS_OUTB_IMPL_DATA Call by reference Type reference (TYPE) DRFC_SERV_IMPL Data of the Outbound Impl. 20110208
5 Importing ITS_REPL_MODEL_TO_CHECK Call by reference Type reference (TYPE) DRF_TS_RM Replication Models which are to be checked 20110415
6 Importing IV_OUTBOUND_IMPLEMENTATION Call by reference Type reference (TYPE) DRF_OUTB_IMPL Outbound Implementation 20110208
7 Importing IV_REPLICATION_MODEL Call by reference Type reference (TYPE) DRF_APPL Replication Model 20110208

Method PROCESS_CHECK on class IF_DRF_REPL_MODEL_CHECKS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in