SAP ABAP Class CL_IUUC_REPL_C_TABLE_SETTINGS (Table settings controller)
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_CNTR | Advaced replication settings controller | 20130513 |
Properties
| Class | CL_IUUC_REPL_C_TABLE_SETTINGS | |
| Short Description | Table settings controller | |
| Super Class | CL_IUUC_REPL_ABSTRACT_CNTR | Advaced replication settings controller |
| 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 | 20130422 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_REPL_C_TABLE_SETTINGS has no forward declaration.
Interfaces
Class CL_IUUC_REPL_C_TABLE_SETTINGS has no interface implemented.
Friends
Class CL_IUUC_REPL_C_TABLE_SETTINGS 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_DMC_LOG_HANDLER | Log handler for MWB/DTL | 20131011 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_REPL_C_TABLE_SETTINGS | Table settings controller | 20130422 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20130422 | |
| 2 | Instance method | Public | Method | Create log | 20131001 | |
| 3 | Instance method | Public | Method | Get create table statement | 20131001 | |
| 4 | Static method | Public | Method | Get table settings controller | 20130422 |
Events
Class CL_IUUC_REPL_C_TABLE_SETTINGS has no event.
Types
Class CL_IUUC_REPL_C_TABLE_SETTINGS has no local type.
Method Signatures
Method CONSTRUCTOR 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 | Table settings model | 20130422 | |||
| 2 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_IUUC_REPL_VIEW | Table settings view | 20130422 |
Method CONSTRUCTOR on class CL_IUUC_REPL_C_TABLE_SETTINGS has no exception.
Method CREATE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20131001 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20131001 |
Method CREATE_LOG on class CL_IUUC_REPL_C_TABLE_SETTINGS has no exception.
Method GET_CREATE_TABLE_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STATEMENT | Value transfer | Type reference (TYPE) | STRING | 20131001 | ||||
| 2 | IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20131001 | |||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20131001 |
Method GET_CREATE_TABLE_STATEMENT on class CL_IUUC_REPL_C_TABLE_SETTINGS has no exception.
Method GET_TABLE_SETTINGS_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TABLE_SETTINGS_CNTR | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_REPL_C_TABLE_SETTINGS | Table settings controller | 20130422 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_IUUC_REPL_MODEL | Table settings model | 20130422 | |||
| 3 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_IUUC_REPL_VIEW | Table settings view | 20130422 |
Method GET_TABLE_SETTINGS_CONTROLLER on class CL_IUUC_REPL_C_TABLE_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |