SAP ABAP Interface IF_DRF_REPL_MODEL_CHECKS (Interface for BAdI: DRF_BADI_REPL_MODEL_ACTIVATE)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
DRF_COMMON (Package) Data Replication Framework: General / Reusable
⤷
⤷
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
| Interface | IF_DRF_REPL_MODEL_CHECKS | |
| Short Description | Interface for BAdI: DRF_BADI_REPL_MODEL_ACTIVATE |
General Data
| Package | DRF_COMMON | Data Replication Framework: General / Reusable |
| Created | 20110208 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_DRF_REPL_MODEL_CHECKS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110208 |
Friends
Interface IF_DRF_REPL_MODEL_CHECKS has no friend.
Attributes
Interface IF_DRF_REPL_MODEL_CHECKS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Process add. checks during activation of a replication model | 20110208 |
Events
Interface IF_DRF_REPL_MODEL_CHECKS has no event.
Types
Interface 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 | ES_ERR_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Error message to be added to log | 20110208 | |||
| 2 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Error detected during check | 20110208 | |||
| 3 | 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 | IS_OUTB_IMPL_DATA | Call by reference | Type reference (TYPE) | DRFC_SERV_IMPL | Data of the Outbound Impl. | 20110208 | |||
| 5 | ITS_REPL_MODEL_TO_CHECK | Call by reference | Type reference (TYPE) | DRF_TS_RM | Replication Models which are to be checked | 20110415 | |||
| 6 | IV_OUTBOUND_IMPLEMENTATION | Call by reference | Type reference (TYPE) | DRF_OUTB_IMPL | Outbound Implementation | 20110208 | |||
| 7 | IV_REPLICATION_MODEL | Call by reference | Type reference (TYPE) | DRF_APPL | Replication Model | 20110208 |
Method PROCESS_CHECK on Interface IF_DRF_REPL_MODEL_CHECKS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |