SAP ABAP Class CL_IUUC_REPL_V_TRIGGER_OPTIONS (Trigger options 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_REPL_ABSTRACT_VIEW | Advanced replication settings view | 20130606 |
Properties
| Class | CL_IUUC_REPL_V_TRIGGER_OPTIONS | |
| Short Description | Trigger options view | |
| Super Class | CL_IUUC_REPL_ABSTRACT_VIEW | Advanced replication settings view |
| Instantiability of a Class | 2 | Public |
| 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 | 20130425 | 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_V_TRIGGER_OPTIONS has no interface implemented.
Friends
Class CL_IUUC_REPL_V_TRIGGER_OPTIONS 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 | Abstract Container for GUI Controls | 20130805 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_REPL_EDITOR | Editor | 20130705 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_REPL_V_TRIGGER_OPTIONS | Trigger options view | 20130425 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | IUUC_REPL_T_DBSYSTEM | Database systems | 20130607 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | IUUC_REPL_T_SETTING_VIEW_DATA | View data for a setting (all tables part of the setting) | 20130920 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | IUUC_REPL_T_SPC_PROCOPT | Table type for field-content-specific trigger behaviour | 20130625 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20140309 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | IUUC_REPL_LEGACY_DB | Central Database System | 20130702 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130702 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130923 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130709 | ||||
| 12 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20140115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130606 | |
| 2 | Instance method | Private | Method | Disable view fields | 20130702 | |
| 3 | Instance method | Private | Method | Display edit data | 20130709 | |
| 4 | Instance method | Private | Method | Display container | 20130709 | |
| 5 | Instance method | Private | Method | Enable view fields | 20130702 | |
| 6 | Instance method | Public | Method | Populate value to text editor | 20130702 | |
| 7 | Static method | Public | Method | Returns the object of trigger options | 20130607 | |
| 8 | Instance method | Private | Method | Initialize container | 20130709 | |
| 9 | Instance method | Private | Method | Prepare data to be deleted | 20130702 | |
| 10 | Instance method | Private | Method | Prepare data to be saved | 20130702 | |
| 11 | Instance method | Private | Method | Validate trigger data for Semicolon, BEGIN & END | 20140122 |
Events
Class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no event.
Types
Class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no parameter.
Method CONSTRUCTOR on class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no exception.
Method DISABLE_VIEW_FIELDS Signature
Method DISABLE_VIEW_FIELDS on class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no parameter.
Method DISABLE_VIEW_FIELDS on class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no exception.
Method DISPLAY_ABAP_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTAINER_REUSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130709 | ||||
| 2 | IV_CURRENT_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130709 |
Method DISPLAY_ABAP_EDITOR on class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no exception.
Method DISPLAY_CONTAINER Signature
Method DISPLAY_CONTAINER on class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no parameter.
Method DISPLAY_CONTAINER on class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no exception.
Method ENABLE_VIEW_FIELDS Signature
Method ENABLE_VIEW_FIELDS on class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no parameter.
Method ENABLE_VIEW_FIELDS on class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no exception.
Method FILL_TEXT_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DBSYSTEM | Call by reference | Type reference (TYPE) | IUUC_REPL_LEGACY_DB | Central Database System | 20130702 |
Method FILL_TEXT_EDITOR on class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no exception.
Method GET_TRIGGER_OPTIONS_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TRIGGER_OPTIONS | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_REPL_V_TRIGGER_OPTIONS | Trigger options view | 20130607 |
Method GET_TRIGGER_OPTIONS_VIEW on class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no exception.
Method INIT_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CONTAINER_REUSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130709 |
Method INIT_CONTAINER on class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no exception.
Method PREPARE_DELETE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DEL_DATA | Value transfer | Type reference (TYPE) | IUUC_REPL_T_SETTING_VIEW_DATA | Advanced replication settings data | 20130702 |
Method PREPARE_DELETE_DATA on class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no exception.
Method PREPARE_SAVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SAVE_DATA | Value transfer | Type reference (TYPE) | IUUC_REPL_T_SETTING_VIEW_DATA | Advanced replication settings data | 20130702 |
Method PREPARE_SAVE_DATA on class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no exception.
Method VALIDATE_TRIGGER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TRIGGER_DATA | Call by reference | Type reference (TYPE) | IUUC_REPL_T_SETTING_VIEW_DATA | View data for a setting (all tables part of the setting) | 20140122 | |||
| 2 | RV_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140122 |
Method VALIDATE_TRIGGER_DATA on class CL_IUUC_REPL_V_TRIGGER_OPTIONS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |