SAP ABAP Class CL_IUUC_REPL_V_TABLE_ADDITION (Adding table)
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_VIEW | Advanced replication settings view | 20130729 |
Properties
| Class | CL_IUUC_REPL_V_TABLE_ADDITION | |
| Short Description | Adding table | |
| Super Class | CL_IUUC_REPL_ABSTRACT_VIEW | Advanced replication settings view |
| Instantiability of a Class | 2 | Public |
| 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 | 20130729 | 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_V_TABLE_ADDITION has no interface implemented.
Friends
Class CL_IUUC_REPL_V_TABLE_ADDITION 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_V_TABLE_ADDITION | Adding table | 20130729 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130730 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130729 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Confirm | 20130806 | |
| 2 | Instance method | Private | Method | Create table | 20130729 | |
| 3 | Static method | Public | Method | Get Add table view | 20130729 | |
| 4 | Instance method | Public | Method | Set setting type | 20130806 | |
| 5 | Instance method | Public | Method | Hide mass transfer | 20130730 | |
| 6 | Instance method | Public | Method | Is mass transfer ID hidden | 20130730 | |
| 7 | Instance method | Private | Method | Is the input mass transfer ID valid | 20130807 | |
| 8 | Instance method | Private | Method | Is table added already | 20130731 | |
| 9 | Instance method | Public | Method | Set setting type | 20130729 |
Events
Class CL_IUUC_REPL_V_TABLE_ADDITION has no event.
Types
Class CL_IUUC_REPL_V_TABLE_ADDITION has no local type.
Method Signatures
Method CONFIRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130806 | |||
| 2 | RV_ANSWER | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20130806 |
Method CONFIRM on class CL_IUUC_REPL_V_TABLE_ADDITION has no exception.
Method CREATE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLEAN | 20130802 |
Method CREATE_TABLE on class CL_IUUC_REPL_V_TABLE_ADDITION has no exception.
Method GET_ADD_TABLE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TABLE_ADDITION_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_REPL_V_TABLE_ADDITION | Adding table | 20130729 |
Method GET_ADD_TABLE_VIEW on class CL_IUUC_REPL_V_TABLE_ADDITION has no exception.
Method GET_SETTING_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SETTING_TYPE | Value transfer | Type reference (TYPE) | STRING | 20130806 |
Method GET_SETTING_TYPE on class CL_IUUC_REPL_V_TABLE_ADDITION has no exception.
Method HIDE_MASS_TRANSFER Signature
Method HIDE_MASS_TRANSFER on class CL_IUUC_REPL_V_TABLE_ADDITION has no parameter.
Method HIDE_MASS_TRANSFER on class CL_IUUC_REPL_V_TABLE_ADDITION has no exception.
Method IS_MASS_TRANSFER_HIDDEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130730 |
Method IS_MASS_TRANSFER_HIDDEN on class CL_IUUC_REPL_V_TABLE_ADDITION has no exception.
Method IS_MASS_TRANSFER_ID_VALID 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 | 20130807 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130807 |
Method IS_MASS_TRANSFER_ID_VALID on class CL_IUUC_REPL_V_TABLE_ADDITION has no exception.
Method IS_TABLE_ADDED_ALREADY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130731 | |||
| 2 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130731 | |||
| 3 | IV_SETTING_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130731 | ||||
| 4 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130731 |
Method IS_TABLE_ADDED_ALREADY on class CL_IUUC_REPL_V_TABLE_ADDITION has no exception.
Method SET_SETTING_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SETTING_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130729 |
Method SET_SETTING_TYPE on class CL_IUUC_REPL_V_TABLE_ADDITION has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |