SAP ABAP Class CL_IUUC_REPL_CONFIG_OVERVIEW (Configuration overview model)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_REPL_ADV_SETTINGS (Package) LT Replication: Advanced Replication Settings
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_REPL_ABSTRACT_MODEL | Advanced replication settings model abstract | 20130618 |
Properties
| Class | CL_IUUC_REPL_CONFIG_OVERVIEW | |
| Short Description | Configuration overview model | |
| Super Class | CL_IUUC_REPL_ABSTRACT_MODEL | Advanced replication settings model abstract |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | CNV_IUUC_REPL_ADV_SE | |
| Program status | ||
| Category | 0 | |
| Package | CNV_IUUC_REPL_ADV_SETTINGS | LT Replication: Advanced Replication Settings |
| Created | 20130424 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_REPL_CONFIG_OVERVIEW has no forward declaration.
Interfaces
Class CL_IUUC_REPL_CONFIG_OVERVIEW has no interface implemented.
Friends
Class CL_IUUC_REPL_CONFIG_OVERVIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_REPL_ADV_UTILITY | Advanced Settings Facade | 20130815 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_REPL_CONFIG_OVERVIEW | Configuration overview model | 20130424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20130424 | |
| 2 | Instance method | Private | Method | Get mapping between configuration and mass transfer id | 20130424 | |
| 3 | Instance method | Private | Method | Get all replication connection parameters | 20130424 | |
| 4 | Instance method | Private | Method | Get all replication headers | 20130424 | |
| 5 | Instance method | Private | Method | Get all replication header texts | 20130424 | |
| 6 | Static method | Public | Method | Get configuration overview model | 20130424 |
Events
Class CL_IUUC_REPL_CONFIG_OVERVIEW has no event.
Types
Class CL_IUUC_REPL_CONFIG_OVERVIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_IUUC_REPL_CONFIG_OVERVIEW has no parameter.
Method CONSTRUCTOR on class CL_IUUC_REPL_CONFIG_OVERVIEW has no exception.
Method GET_ALL_REPLICATION_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REPL_MAP | Call by reference | Type reference (TYPE) | IUUC_REPL_T_MAP | Configuration and Mass transfer id Mapping | 20130424 |
Method GET_ALL_REPLICATION_MAP on class CL_IUUC_REPL_CONFIG_OVERVIEW has no exception.
Method GET_ALL_REPL_CONN_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REPL_CONN_PARAMS | Call by reference | Type reference (TYPE) | IUUC_REPL_T_CONN_PARAMS | Replication connection parameters | 20130424 | |||
| 2 | IT_REPL_MAP | Call by reference | Type reference (TYPE) | IUUC_REPL_T_MAP | Configuration and Mass transfer id Mapping | 20130424 |
Method GET_ALL_REPL_CONN_PARAMS on class CL_IUUC_REPL_CONFIG_OVERVIEW has no exception.
Method GET_ALL_REPL_HEADERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REPL_HEADERS | Call by reference | Type reference (TYPE) | IUUC_REPL_T_HEADER | Replication headers | 20130424 | |||
| 2 | IT_REPL_MAP | Call by reference | Type reference (TYPE) | IUUC_REPL_T_MAP | Configuration and Mass transfer id Mapping | 20130424 |
Method GET_ALL_REPL_HEADERS on class CL_IUUC_REPL_CONFIG_OVERVIEW has no exception.
Method GET_ALL_REPL_HEADER_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REPL_HEADER_TEXTS | Call by reference | Type reference (TYPE) | IUUC_REPL_T_HEADER_TEXT | Replication header text | 20130424 | |||
| 2 | IT_REPL_MAP | Call by reference | Type reference (TYPE) | IUUC_REPL_T_MAP | Configuration and Mass transfer id Mapping | 20130424 |
Method GET_ALL_REPL_HEADER_TEXTS on class CL_IUUC_REPL_CONFIG_OVERVIEW has no exception.
Method GET_CONFIG_OVERVIEW_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CONFIG_OVERVIEW_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_REPL_CONFIG_OVERVIEW | Configuration overview model | 20130424 |
Method GET_CONFIG_OVERVIEW_MODEL on class CL_IUUC_REPL_CONFIG_OVERVIEW has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |