SAP ABAP Class CL_IUUC_REPL_CNTR_FACTORY (Advanced replication settings controller factory)
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
⤷
⤷
Properties
| Class | CL_IUUC_REPL_CNTR_FACTORY | |
| Short Description | Advanced replication settings controller factory | |
| Super Class | ||
| 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 | 20130503 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_REPL_CNTR_FACTORY has no forward declaration.
Interfaces
Class CL_IUUC_REPL_CNTR_FACTORY has no interface implemented.
Friends
Class CL_IUUC_REPL_CNTR_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'PERF_OPTIONS' | Performance options | 20130508 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'RULE_OVERVIEW' | Rule overview | 20130503 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'TABLE_SETTINGS' | Table Settings | 20130513 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'TRIGGER_OPTIONS' | Trigger_options | 20130607 | ||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_REPL_CNTR_FACTORY | Advanced replication settings controller factory | 20130503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20130503 | |
| 2 | Instance method | Public | Method | Create controller | 20130503 | |
| 3 | Static method | Public | Method | Get controller factory | 20130503 |
Events
Class CL_IUUC_REPL_CNTR_FACTORY has no event.
Types
Class CL_IUUC_REPL_CNTR_FACTORY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_IUUC_REPL_CNTR_FACTORY has no parameter.
Method CONSTRUCTOR on class CL_IUUC_REPL_CNTR_FACTORY has no exception.
Method CREATE_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_IUUC_REPL_MODEL | Advanced replication settings model | 20130503 | |||
| 2 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_IUUC_REPL_VIEW | Advanced replication settings view | 20130503 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | STRING | Controller name | 20130503 | |||
| 4 | IV_SUB_ID | Call by reference | Type reference (TYPE) | STRING | 20130813 | ||||
| 5 | RO_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_IUUC_REPL_CONTROLLER | Advanced replication settings controller | 20130503 |
Method CREATE_CONTROLLER on class CL_IUUC_REPL_CNTR_FACTORY has no exception.
Method GET_CONTROLLER_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CNTR_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_REPL_CNTR_FACTORY | Advanced replication settings controller factory | 20130503 |
Method GET_CONTROLLER_FACTORY on class CL_IUUC_REPL_CNTR_FACTORY has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |