SAP ABAP Class IF_IUUC_REPL_MODEL (Advanced replication settings model)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IUUC_REPL_ABSTRACT_MODEL | Advanced replication settings model abstract | 20130503 |
Properties
| Class | IF_IUUC_REPL_MODEL | |
| Short Description | Advanced replication settings model | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130422 | 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 IF_IUUC_REPL_MODEL has no interface implemented.
Friends
Class IF_IUUC_REPL_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IUUC_REPL_T_SETTING_MODEL_DATA | Model data for a setting (all tables part of the setting) | 20130731 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete model data from DB | 20130801 | |
| 2 | Instance method | Public | Method | Delete data from DB | 20130804 | |
| 3 | Instance method | Public | Method | Set model data to DB | 20130806 | |
| 4 | Instance method | Public | Method | Set setting model data | 20130731 | |
| 5 | Instance method | Public | Method | Get data from DB | 20130801 | |
| 6 | Instance method | Public | Method | Get data from DB | 20130731 | |
| 7 | Instance method | Public | Method | Delete data from DB | 20130814 | |
| 8 | Instance method | Public | Method | Set setting model data | 20130731 | |
| 9 | Instance method | Public | Method | Set model data to DB | 20130801 | |
| 10 | Instance method | Public | Method | Get data from DB | 20130801 |
Events
Class IF_IUUC_REPL_MODEL has no event.
Types
Class IF_IUUC_REPL_MODEL has no local type.
Method Signatures
Method DELETE_MODEL_DATA_FROM_DB 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 | 20130801 | |||
| 2 | IV_SETTING_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130801 | ||||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130801 | |||
| 4 | IV_TMPL_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_TEMPLATE_ID | Template GUID | 20140130 | |||
| 5 | IV_TMPL_SUB_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_SUB_ID | Template Sub ID GUID | 20140131 |
Method DELETE_MODEL_DATA_FROM_DB on class IF_IUUC_REPL_MODEL has no exception.
Method DELETE_TABLE_DATA_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20130804 | ||||
| 2 | IV_MODEL_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME16 | Table name, 16 characters | 20130804 | |||
| 3 | IV_MODEL_TABLE_TYPE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130804 | |||
| 4 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130804 | |||
| 5 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130804 | |||
| 6 | IV_TMPL_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_TEMPLATE_ID | Template GUID | 20140130 | |||
| 7 | IV_TMPL_SUB_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_SUB_ID | Template Sub ID GUID | 20140131 |
Method DELETE_TABLE_DATA_FROM_DB on class IF_IUUC_REPL_MODEL has no exception.
Method DEL_SETTING_MODEL_DATA_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Link field for view query | 20130904 | |||
| 2 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130806 | |||
| 3 | IV_SETTING_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130806 | ||||
| 4 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130806 | |||
| 5 | IV_TMPL_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_TEMPLATE_ID | Template GUID | 20140130 | |||
| 6 | IV_TMPL_SUB_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_SUB_ID | Template Sub ID GUID | 20140131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Advanced Settings Exception class | 20130806 |
Method GET_SETTING_MODEL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SETTING_MODEL_DATA | Value transfer | Type reference (TYPE) | IUUC_REPL_T_SETTING_MODEL_DATA | View data for a setting (all tables part of the setting) | 20130731 |
Method GET_SETTING_MODEL_DATA on class IF_IUUC_REPL_MODEL has no exception.
Method GET_SETTING_MODEL_DATA_FROM_DB 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 | 20130801 | |||
| 2 | IV_SETTING_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130801 | ||||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130801 | |||
| 4 | IV_TMPL_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_TEMPLATE_ID | Template GUID | 20140130 | |||
| 5 | IV_TMPL_SUB_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_SUB_ID | Template Sub ID GUID | 20140131 | |||
| 6 | RT_SETTING_MODEL_DATA | Value transfer | Type reference (TYPE) | IUUC_REPL_T_SETTING_MODEL_DATA | Model data for a setting (all tables part of the setting) | 20130801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Lock Exception class | 20130802 |
Method GET_TABLE_DATA_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODEL_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME16 | Table name, 16 characters | 20130731 | |||
| 2 | IV_MODEL_TABLE_TYPE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130731 | |||
| 3 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130731 | |||
| 4 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130731 | |||
| 5 | IV_TMPL_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_TEMPLATE_ID | Template GUID | 20140130 | |||
| 6 | IV_TMPL_SUB_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_SUB_ID | Template Sub ID GUID | 20140131 | |||
| 7 | RO_MODEL_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20130731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Advanced Settings Exception class | 20130802 |
Method MODIFY_TABLE_DATA_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130814 | ||||
| 2 | IV_MODEL_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME16 | Table name, 16 characters | 20130814 |
Method MODIFY_TABLE_DATA_FROM_DB on class IF_IUUC_REPL_MODEL has no exception.
Method SET_SETTING_MODEL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SETTING_MODEL_DATA | Call by reference | Type reference (TYPE) | IUUC_REPL_T_SETTING_MODEL_DATA | View data for a setting (all tables part of the setting) | 20130731 |
Method SET_SETTING_MODEL_DATA on class IF_IUUC_REPL_MODEL has no exception.
Method SET_SETTING_MODEL_DATA_TO_DB 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 | 20130801 | |||
| 2 | IV_SETTING_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130801 | ||||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130801 | |||
| 4 | IV_TMPL_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_TEMPLATE_ID | Template GUID | 20140130 | |||
| 5 | IV_TMPL_SUB_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_SUB_ID | Template Sub ID GUID | 20140131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Advanced Settings Exception class | 20130802 |
Method SET_TABLE_DATA_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130801 | ||||
| 2 | IV_MODEL_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME16 | Table name, 16 characters | 20130801 | |||
| 3 | IV_MODEL_TABLE_TYPE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130801 | |||
| 4 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130801 | |||
| 5 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130801 | |||
| 6 | IV_TMPL_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_TEMPLATE_ID | Template GUID | 20140130 | |||
| 7 | IV_TMPL_SUB_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_SUB_ID | Template Sub ID GUID | 20140131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Advanced Settings Exception class | 20130802 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |