SAP ABAP Class CL_IUUC_REPL_CONFIG_UI_LIST (List of Configurations for UI)
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_CONFIG_UI_LIST | |
| Short Description | List of Configurations for UI | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_IUUC_REPLICATION | IUUC: Replication tools |
| Created | 20110819 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_IUUC_REPL_CONFIG_UI_LIST has no interface implemented.
Friends
Class CL_IUUC_REPL_CONFIG_UI_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_REPL_CONFIG_UI_LIST | List of Configurations for UI | 20110819 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IUUC_T_REPL_CONFIG_UI_INST | Instances of Configuration UI Wrapper | 20110819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Instance to List | 20110822 | |
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20110819 | |
| 3 | Instance method | Public | Method | Returns all configuration wrappers | 20110819 | |
| 4 | Static method | Public | Method | Return instance of List | 20110819 | |
| 5 | Instance method | Private | Method | Load configurations | 20110819 | |
| 6 | Instance method | Public | Method | Refresh list | 20110819 | |
| 7 | Instance method | Public | Method | Remove Instance from List | 20110822 |
Events
Class CL_IUUC_REPL_CONFIG_UI_LIST has no event.
Types
Class CL_IUUC_REPL_CONFIG_UI_LIST has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WRAPPER | Call by reference | Object reference (TYPE REF TO) | IF_IUUC_REPL_CONFIG_UI_WRAPPER | Interface of UI Wrapper for Configurations | 20110822 |
Method ADD on class CL_IUUC_REPL_CONFIG_UI_LIST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_IUUC_REPL_CONFIG_UI_LIST has no parameter.
Method CONSTRUCTOR on class CL_IUUC_REPL_CONFIG_UI_LIST has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_WRAPPER | Value transfer | Type reference (TYPE) | IUUC_T_REPL_CONFIG_UI_INST | Instances of Configuration UI Wrapper | 20110819 |
Method GET_ALL on class CL_IUUC_REPL_CONFIG_UI_LIST has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_LIST | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_REPL_CONFIG_UI_LIST | List of Configurations for UI | 20110819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Configuration UI exceptions | 20110829 |
Method LOAD_CONFIGURATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOAD_INCOMPLETE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Indicator whether load was incomplete | 20110829 |
Method LOAD_CONFIGURATIONS on class CL_IUUC_REPL_CONFIG_UI_LIST has no exception.
Method REFRESH Signature
Method REFRESH on class CL_IUUC_REPL_CONFIG_UI_LIST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Configuration UI exceptions | 20110829 |
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WRAPPER | Call by reference | Object reference (TYPE REF TO) | IF_IUUC_REPL_CONFIG_UI_WRAPPER | Interface of UI Wrapper for Configurations | 20110822 |
Method REMOVE on class CL_IUUC_REPL_CONFIG_UI_LIST has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |