SAP ABAP Interface IF_IUUC_REPL_CONTROLLER (Advanced replication 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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IUUC_REPL_ABSTRACT_CNTR | Advaced replication settings controller | 20130503 |
Properties
Interface | IF_IUUC_REPL_CONTROLLER | |
Short Description | Advanced replication settings controller |
General Data
Package | CNV_IUUC_REPL_ADV_SETTINGS | LT Replication: Advanced Replication Settings |
Created | 20130503 | SAP |
Last changed | 20141030 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_IUUC_REPL_CONTROLLER has no interface.
Friends
Interface IF_IUUC_REPL_CONTROLLER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MO_MODEL | Instance attribute | Public | Object reference (TYPE REF TO) | IF_IUUC_REPL_MODEL | IF_IUUC_REPL_MODEL | 20130711 | ||
2 | MO_VIEW | Instance attribute | Public | Object reference (TYPE REF TO) | IF_IUUC_REPL_VIEW | IF_IUUC_REPL_VIEW | 20130711 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete data from model | 20130613 |
2 | ![]() |
Instance method | Public | Method | Delete model data | 20130814 |
3 | ![]() |
Instance method | Public | Method | Delete model data from DB | 20130801 |
4 | ![]() |
Instance method | Public | Method | Get model data into view | 20130730 |
5 | ![]() |
Instance method | Public | Method | Get model data into view | 20130730 |
6 | ![]() |
Instance method | Public | Method | Get model data into view | 20130802 |
7 | ![]() |
Instance method | Public | Method | Get model data into view | 20130801 |
Events
Interface IF_IUUC_REPL_CONTROLLER has no event.
Types
Interface IF_IUUC_REPL_CONTROLLER has no local type.
Method Signatures
Method DELETE_DATA_FROM_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20130613 | ||
2 | ![]() |
IT_ADV_SETTINGS | Call by reference | Type reference (TYPE) | IUUC_REPL_T_ADV_SETTINGS | Advanced replication settings data | 20130613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Advanced Settings Exception class | 20130904 |
Method DELETE_MODEL_DATA 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 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Advanced Settings Exception class | 20130904 |
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 Interface IF_IUUC_REPL_CONTROLLER has no exception.
Method GET_MODEL_DATA_INTO_VIEW 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 | 20130730 | ||
2 | ![]() |
IV_SETTING_TYPE | Call by reference | Type reference (TYPE) | STRING | Controller structures | 20130731 | ||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130730 | ||
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_VIEW_DATA | Value transfer | Type reference (TYPE) | IUUC_REPL_T_SETTING_VIEW_DATA | Advanced replication settings data | 20130731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Advanced Settings Exception class | 20130802 |
Method GET_VIEW_DATA_INTO_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SETTING_VIEW_DATA | Call by reference | Type reference (TYPE) | IUUC_REPL_T_SETTING_VIEW_DATA | Advanced replication settings data | 20130731 | ||
2 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130730 | ||
3 | ![]() |
IV_SETTING_TYPE | Call by reference | Type reference (TYPE) | STRING | Controller structures | 20130731 | ||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130730 | ||
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 | 20130802 |
Method INSERT_VIEW_DATA_INTO_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SETTING_VIEW_DATA | Value transfer | Type reference (TYPE) | IUUC_REPL_T_SETTING_VIEW_DATA | Advanced replication settings data | 20130802 | ||
2 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130802 | ||
3 | ![]() |
IV_SETTING_TYPE | Call by reference | Type reference (TYPE) | STRING | Controller structures | 20130802 | ||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
5 | ![]() |
IV_TMPL_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_TEMPLATE_ID | Template GUID | 20140131 | ||
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 | 20130802 |
Method UPDATE_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 | Controller structures | 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 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_700 |