SAP ABAP Class CL_IUUC_REPL_V_IMPORT_STNGS (Import Settings)
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 | 20130925 |
Properties
| Class | CL_IUUC_REPL_V_IMPORT_STNGS | |
| Short Description | Import Settings | |
| Super Class | CL_IUUC_REPL_ABSTRACT_VIEW | Advanced replication settings view |
| 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 | 20130925 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_REPL_V_IMPORT_STNGS has no forward declaration.
Interfaces
Class CL_IUUC_REPL_V_IMPORT_STNGS has no interface implemented.
Friends
Class CL_IUUC_REPL_V_IMPORT_STNGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130925 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20131009 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_REPL_EDITOR | Editor | 20131009 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20130925 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130925 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20130925 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_REPL_ALV_GRID | Reusable ALV Grid for Advanced replication settings | 20130925 | |||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_REPL_V_IMPORT_STNGS | Import Settings | 20130925 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20130925 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | IUUC_REPL_T_SETTING_VIEW_DATA | View data for a setting (all tables part of the setting) | 20131007 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20131007 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | IUUC_REPL_T_IMPORT_STNGS | Import Settings | 20130925 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20131009 |
Methods
Events
Class CL_IUUC_REPL_V_IMPORT_STNGS has no event.
Types
Class CL_IUUC_REPL_V_IMPORT_STNGS has no local type.
Method Signatures
Method CONFIRM_IMPORT_OVERWRITE Signature
Method CONFIRM_IMPORT_OVERWRITE on class CL_IUUC_REPL_V_IMPORT_STNGS has no parameter.
Method CONFIRM_IMPORT_OVERWRITE on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_IUUC_REPL_V_IMPORT_STNGS has no parameter.
Method CONSTRUCTOR on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.
Method DISPLAY_ABAP_EDITOR Signature
Method DISPLAY_ABAP_EDITOR on class CL_IUUC_REPL_V_IMPORT_STNGS has no parameter.
Method DISPLAY_ABAP_EDITOR on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.
Method DISPLAY_IMP_OVERWRITE Signature
Method DISPLAY_IMP_OVERWRITE on class CL_IUUC_REPL_V_IMPORT_STNGS has no parameter.
Method DISPLAY_IMP_OVERWRITE on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.
Method DO_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SKIP | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131204 |
Method DO_IMPORT on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.
Method GET_IMPORT_STNGS_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_REPL_V_IMPORT_STNGS | Import Settings | 20130925 |
Method GET_IMPORT_STNGS_VIEW on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.
Method HANDLE_ALV_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20131007 |
Method HANDLE_ALV_COMMAND on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.
Method HANDLE_USER_CMD 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 | 20131009 |
Method HANDLE_USER_CMD on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.
Method IMPORT_REPL_SETTINGS Signature
Method IMPORT_REPL_SETTINGS on class CL_IUUC_REPL_V_IMPORT_STNGS has no parameter.
Method IMPORT_REPL_SETTINGS on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.
Method INIT_CONTAINER Signature
Method INIT_CONTAINER on class CL_IUUC_REPL_V_IMPORT_STNGS has no parameter.
Method INIT_CONTAINER on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.
Method INIT_IMPORT_STNGS_CONTAINER Signature
Method INIT_IMPORT_STNGS_CONTAINER on class CL_IUUC_REPL_V_IMPORT_STNGS has no parameter.
Method INIT_IMPORT_STNGS_CONTAINER on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.
Method SET_IMPORT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20131007 | |||
| 2 | IT_UNZIPD_DATA | Call by reference | Type reference (TYPE) | IUUC_REPL_T_SETTING_VIEW_DATA | View data for a setting (all tables part of the setting) | 20131007 |
Method SET_IMPORT_DATA on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |