SAP ABAP Interface IF_IUUC_REPL_VIEW (Advanced replication settings view)
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_VIEW | Advanced replication settings view | 20130423 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IUUC_REPL_ABST_COMPOSITE | Advanced replication settings Composite view | 20130422 |
Properties
| Interface | IF_IUUC_REPL_VIEW | |
| Short Description | Advanced replication settings view |
General Data
| Package | CNV_IUUC_REPL_ADV_SETTINGS | LT Replication: Advanced Replication Settings |
| Created | 20130417 | 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_VIEW has no interface.
Friends
Interface IF_IUUC_REPL_VIEW has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO_CNTR | Instance attribute | Public | Object reference (TYPE REF TO) | IF_IUUC_REPL_CONTROLLER | Advanced replication settings controller | 20130710 | ||
| 2 | MO_REF_MT_SETTING_VIEW_DATA | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Reference to MT_SETTING_VIEW_DATA | 20130815 | ||
| 3 | MR_DATA | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20130627 | |||
| 4 | MV_CHANGE_TABLE | Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20130426 | ||
| 5 | MV_DATA_CHANGED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20130801 | |||
| 6 | MV_EDIT | Instance attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20130509 | ||
| 7 | MV_MT_ID | Instance attribute | Public | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130710 | ||
| 8 | MV_SCREEN | Instance attribute | Public | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20130422 | ||
| 9 | MV_TMPL_ID | Instance attribute | Public | Type reference (TYPE) | IUUC_TMPL_TEMPLATE_ID | Template GUID | 20140131 | ||
| 10 | MV_TMPL_SUB_ID | Instance attribute | Public | Type reference (TYPE) | IUUC_TMPL_SUB_ID | Template Sub ID GUID | 20140131 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ON_USER_COMMAND | Instance Event (0) |
Public (2) |
On user command | 20130509 |
Types
Interface IF_IUUC_REPL_VIEW has no local type.
Method Signatures
Method ADD 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 | 20130729 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130729 |
Method ADD on Interface IF_IUUC_REPL_VIEW has no exception.
Method BUFFER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Table list for filtering configuration tree | 20130904 |
Method BUFFER_DATA on Interface IF_IUUC_REPL_VIEW has no exception.
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ERROR | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130809 |
Method CLOSE on Interface IF_IUUC_REPL_VIEW has no exception.
Method DELETE 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 | 20130614 |
Method DELETE on Interface IF_IUUC_REPL_VIEW has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20130701 |
Method DISPLAY on Interface IF_IUUC_REPL_VIEW has no exception.
Method EDIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EDIT_CANCELLED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20131018 |
Method EDIT on Interface IF_IUUC_REPL_VIEW has no exception.
Method GET_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_IUUC_REPL_CONTROLLER | Advanced replication settings controller | 20130811 |
Method GET_CONTROLLER on Interface IF_IUUC_REPL_VIEW has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | IUUC_REPL_T_SETTING_VIEW_DATA | Advanced replication settings data | 20130509 |
Method GET_DATA on Interface IF_IUUC_REPL_VIEW has no exception.
Method GET_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130801 |
Method GET_DATA_CHANGED on Interface IF_IUUC_REPL_VIEW has no exception.
Method GET_MT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MT_ID | Value transfer | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130711 |
Method GET_MT_ID on Interface IF_IUUC_REPL_VIEW has no exception.
Method GET_REF_MT_SETTING_VIEW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_REF_MT_SETTING_VIEW_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20130815 |
Method GET_REF_MT_SETTING_VIEW_DATA on Interface IF_IUUC_REPL_VIEW has no exception.
Method GET_TABNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20130711 |
Method GET_TABNAME on Interface IF_IUUC_REPL_VIEW has no exception.
Method HANDLE_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Function code that PAI triggered | 20130710 |
Method HANDLE_COMMAND on Interface IF_IUUC_REPL_VIEW has no exception.
Method INITIALIZE_VIEW_DATA Signature
Method INITIALIZE_VIEW_DATA on Interface IF_IUUC_REPL_VIEW has no parameter.
Method INITIALIZE_VIEW_DATA on Interface IF_IUUC_REPL_VIEW has no exception.
Method IS_EDITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20130509 |
Method IS_EDITABLE on Interface IF_IUUC_REPL_VIEW has no exception.
Method SET_CONTEXT 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 | 20130711 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130711 | |||
| 3 | IV_TMPL_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_TEMPLATE_ID | Template GUID | 20140131 | |||
| 4 | IV_TMPL_SUB_ID | Call by reference | Type reference (TYPE) | IUUC_TMPL_SUB_ID | 20140131 |
Method SET_CONTEXT on Interface IF_IUUC_REPL_VIEW has no exception.
Method SET_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130801 |
Method SET_DATA_CHANGED on Interface IF_IUUC_REPL_VIEW has no exception.
Method SET_EDITABLE Signature
Method SET_EDITABLE on Interface IF_IUUC_REPL_VIEW has no parameter.
Method SET_EDITABLE on Interface IF_IUUC_REPL_VIEW has no exception.
Method UPDATE 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 | 20130509 |
Method UPDATE on Interface IF_IUUC_REPL_VIEW has no exception.
Event Signatures
Event ON_USER_COMMAND Signature
Event ON_USER_COMMAND on Interface IF_IUUC_REPL_VIEW has no parameter.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |