SAP ABAP Class CL_IUUC_REPL_TMPL_V_PATTERN (Replication Template Patterns)
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 | 20140130 |
Properties
| Class | CL_IUUC_REPL_TMPL_V_PATTERN | |
| Short Description | Replication Template Patterns | |
| 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 | 20140130 | 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_TMPL_V_PATTERN has no interface implemented.
Friends
Class CL_IUUC_REPL_TMPL_V_PATTERN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20140204 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_REPL_ALV_GRID | Reusable ALV Grid for Advanced replication settings | 20140130 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_REPL_TMPL_V_PATTERN | Replication Template Patterns | 20140204 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20140204 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20140130 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20140130 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | IUUC_REPL_TMPL_T_PATTERN_SCR | Template pattern | 20140130 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20140210 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20140224 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20140228 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20140509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20140130 | |
| 2 | Instance method | Private | Method | Create Pattern | 20140210 | |
| 3 | Instance method | Private | Method | Delete Pattern | 20140212 | |
| 4 | Instance method | Private | Method | Get pattern operation icon | 20140213 | |
| 5 | Static method | Public | Method | Get Template Pattern View | 20140204 | |
| 6 | Instance method | Private | Event handling method | Handle ALV command | 20140130 | |
| 7 | Instance method | Private | Method | Initialize container | 20140204 |
Events
Class CL_IUUC_REPL_TMPL_V_PATTERN has no event.
Types
Class CL_IUUC_REPL_TMPL_V_PATTERN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_IUUC_REPL_TMPL_V_PATTERN has no parameter.
Method CONSTRUCTOR on class CL_IUUC_REPL_TMPL_V_PATTERN has no exception.
Method CREATE_PATTERN Signature
Method CREATE_PATTERN on class CL_IUUC_REPL_TMPL_V_PATTERN has no parameter.
Method CREATE_PATTERN on class CL_IUUC_REPL_TMPL_V_PATTERN has no exception.
Method DELETE_PATTERN Signature
Method DELETE_PATTERN on class CL_IUUC_REPL_TMPL_V_PATTERN has no parameter.
Method DELETE_PATTERN on class CL_IUUC_REPL_TMPL_V_PATTERN has no exception.
Method GET_OPERATION_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PATTERN | Call by reference | Type reference (TYPE) | IUUC_REPL_TMPL_S_PATTERN_SCR | Template Pattern | 20140213 | |||
| 2 | RV_ICON_TEXT | Value transfer | Type reference (TYPE) | ICON_TEXT | Carrier field for icons | 20140213 |
Method GET_OPERATION_ICON on class CL_IUUC_REPL_TMPL_V_PATTERN has no exception.
Method GET_TMPL_PATTERN_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TMPL_PATTERN_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_REPL_TMPL_V_PATTERN | Replication Template Patterns | 20140204 |
Method GET_TMPL_PATTERN_VIEW on class CL_IUUC_REPL_TMPL_V_PATTERN 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) | 20140130 |
Method HANDLE_ALV_COMMAND on class CL_IUUC_REPL_TMPL_V_PATTERN has no exception.
Method INIT_CONTAINER Signature
Method INIT_CONTAINER on class CL_IUUC_REPL_TMPL_V_PATTERN has no parameter.
Method INIT_CONTAINER on class CL_IUUC_REPL_TMPL_V_PATTERN has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |