SAP ABAP Class CL_IUUC_REPL_MODEL_FACTORY (Application model 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_MODEL_FACTORY | |
| Short Description | Application model 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 | 20130426 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_REPL_MODEL_FACTORY has no forward declaration.
Interfaces
Class CL_IUUC_REPL_MODEL_FACTORY has no interface implemented.
Friends
Class CL_IUUC_REPL_MODEL_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_ASSIGNMENT' | Rule Assignment | 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_MODEL_FACTORY | Application model factory | 20130426 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130426 | |
| 2 | Instance method | Public | Method | Create model | 20130503 | |
| 3 | Static method | Public | Method | Get model factory | 20130426 |
Events
Class CL_IUUC_REPL_MODEL_FACTORY has no event.
Types
Class CL_IUUC_REPL_MODEL_FACTORY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_IUUC_REPL_MODEL_FACTORY has no parameter.
Method CONSTRUCTOR on class CL_IUUC_REPL_MODEL_FACTORY has no exception.
Method CREATE_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | STRING | Model name | 20130503 | |||
| 2 | IV_SUB_ID | Call by reference | Type reference (TYPE) | STRING | 20130813 | ||||
| 3 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_IUUC_REPL_MODEL | Advanced replication settings model | 20130503 |
Method CREATE_MODEL on class CL_IUUC_REPL_MODEL_FACTORY has no exception.
Method GET_MODEL_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MODEL_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_REPL_MODEL_FACTORY | Application model factory | 20130426 |
Method GET_MODEL_FACTORY on class CL_IUUC_REPL_MODEL_FACTORY has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |