SAP ABAP Class CL_IUUC_REPL_REMOTE_FACADE (Facade to handle read of status infos for table)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_REPLICATION (Package) IUUC: Replication tools
⤷
⤷
Properties
| Class | CL_IUUC_REPL_REMOTE_FACADE | |
| Short Description | Facade to handle read of status infos for table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_IUUC_REPLICATION | IUUC: Replication tools |
| Created | 20120312 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_REPL_REMOTE_FACADE has no forward declaration.
Interfaces
Class CL_IUUC_REPL_REMOTE_FACADE has no interface implemented.
Friends
Class CL_IUUC_REPL_REMOTE_FACADE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | NAMESPACE | '/1CADMC/' | Namespace of gnerated DMC Objects | 20120312 | ||
| 2 | Constant | Private | Type reference (TYPE) | RFCDEST | 'NONE' | no RFC Destination | 20120312 | ||
| 3 | Constant | Private | Type reference (TYPE) | RFCDISPLAY-RFCTYPE | '3' | Type of RFC connection | 20120312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | check rfc connection is alive | 20120312 | |
| 2 | Static method | Public | Method | Return Trigger Information based on Mass Transfer ID | 20120312 |
Events
Class CL_IUUC_REPL_REMOTE_FACADE has no event.
Types
Class CL_IUUC_REPL_REMOTE_FACADE has no local type.
Method Signatures
Method ALIVE_RFCCONN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20120312 | |||
| 2 | RV_IS_ALIVE | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20120312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical error in the access clases | 20120314 |
Method GET_TRIGGER_INFO_BY_MID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SND_CONN | Call by reference | Object reference (TYPE REF TO) | CL_IUUC_SND_CONN | Abstract superclass for sender encapsulation | 20131016 | |||
| 2 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20120312 | |||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20120312 | |||
| 4 | RT_TRIGGER_INFO | Value transfer | Type reference (TYPE) | IUUC_T_TABLES_TRIGGER_INFO_F | Table of table trigger information (facade) | 20120312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excep. class for db connection | 20131016 | ||
| 2 | Configuration static check | 20120312 | ||
| 3 | SQL error in the access clases | 20120312 | ||
| 4 | Technical error in the access clases | 20120312 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |