SAP ABAP Class CL_IUUC_REPL_TRIGGER_OPTIONS (Trigger options model)
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_MODEL | Advanced replication settings model abstract | 20130606 |
Properties
| Class | CL_IUUC_REPL_TRIGGER_OPTIONS | |
| Short Description | Trigger options model | |
| Super Class | CL_IUUC_REPL_ABSTRACT_MODEL | Advanced replication settings model abstract |
| 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 | 20130425 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_REPL_TRIGGER_OPTIONS has no forward declaration.
Interfaces
Class CL_IUUC_REPL_TRIGGER_OPTIONS has no interface implemented.
Friends
Class CL_IUUC_REPL_TRIGGER_OPTIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_REPL_TRIGGER_OPTIONS | Trigger options model | 20130425 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20130425 | |
| 2 | Instance method | Public | Method | Get database systems | 20140430 | |
| 3 | Static method | Public | Method | Get trigger options model | 20130425 |
Events
Class CL_IUUC_REPL_TRIGGER_OPTIONS has no event.
Types
Class CL_IUUC_REPL_TRIGGER_OPTIONS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_IUUC_REPL_TRIGGER_OPTIONS has no parameter.
Method CONSTRUCTOR on class CL_IUUC_REPL_TRIGGER_OPTIONS has no exception.
Method GET_DATABASE_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DB_SYSTEMS | Value transfer | Type reference (TYPE) | IUUC_REPL_T_DB_FULLNAME | Database systems | 20140430 |
Method GET_DATABASE_SYSTEMS on class CL_IUUC_REPL_TRIGGER_OPTIONS has no exception.
Method GET_TRIGGER_OPTION_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TRIGGER_OPTIONS_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_REPL_TRIGGER_OPTIONS | Trigger options model | 20130425 |
Method GET_TRIGGER_OPTION_MODEL on class CL_IUUC_REPL_TRIGGER_OPTIONS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |