SAP ABAP Class CL_SFSRFW_MONITOR_TRIGGER (CL_SFSRFW_MONITOR_TRIGGER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FSI (Application Component) Fast Search Infrastructure
⤷
SFSRFW_MONITOR (Package) Simple Monitor for Replication Framework
⤷
⤷
Properties
| Class | CL_SFSRFW_MONITOR_TRIGGER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFSRFW_MONITOR | Simple Monitor for Replication Framework |
| Created | 20050711 | SAP |
| Last change | 20060207 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SFSRFW_MONITOR_TRIGGER has no forward declaration.
Interfaces
Class CL_SFSRFW_MONITOR_TRIGGER has no interface implemented.
Friends
Class CL_SFSRFW_MONITOR_TRIGGER 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_TEXTEDIT | SAP TextEdit Control | 20050711 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20050711 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050712 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20050711 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20050711 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20050711 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050712 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20050711 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RFW_INDEX | Replication Framework Index | 20050712 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SFSRFW_SQLLINE_TAB | Replication Framework SQL Coding Table | 20050712 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TT_TRIGGER | 20050712 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | SFSRFW_SQLLINE_TAB | Replication Framework SQL Coding Table | 20050712 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | TT_TRIGGER | 20050712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050711 | |
| 2 | Instance method | Public | Method | 20050711 | ||
| 3 | Instance method | Private | Method | 20050711 | ||
| 4 | Instance method | Public | Method | 20050712 | ||
| 5 | Instance method | Private | Event handling method | 20050712 | ||
| 6 | Instance method | Private | Method | 20050712 | ||
| 7 | Instance method | Private | Method | 20050712 | ||
| 8 | Instance method | Private | Method | 20050712 |
Events
Class CL_SFSRFW_MONITOR_TRIGGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TRIGGER | Private | See coding | 20050712 | tt_trigger TYPE STANDARD TABLE OF sfsrfw_index_trigger_dyn
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INDEX_RULE | Call by reference | Object reference (TYPE REF TO) | CL_RFW_INDEX | Replikationsframework - Requestor | 20050712 |
Method CONSTRUCTOR on class CL_SFSRFW_MONITOR_TRIGGER has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_DBTRIG_CODE_CONTAINER_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050711 | ||||
| 2 | IN_DBTRIG_LIST_CONTAINER_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050711 | ||||
| 3 | IN_IDXTRIG_CODE_CONTAINER_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050711 | ||||
| 4 | IN_IDXTRIG_LIST_CONTAINER_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050711 |
Method DISPLAY on class CL_SFSRFW_MONITOR_TRIGGER has no exception.
Method DISPLAY_CONTROLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_DBTRIG_CODE_CONTAINER_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050711 | ||||
| 2 | IN_DBTRIG_LIST_CONTAINER_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050711 | ||||
| 3 | IN_IDXTRIG_CODE_CONTAINER_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050711 | ||||
| 4 | IN_IDXTRIG_LIST_CONTAINER_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050711 |
Method DISPLAY_CONTROLS on class CL_SFSRFW_MONITOR_TRIGGER has no exception.
Method FREE Signature
Method FREE on class CL_SFSRFW_MONITOR_TRIGGER has no parameter.
Method FREE on class CL_SFSRFW_MONITOR_TRIGGER has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20050712 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20050712 |
Method HANDLE_TOOLBAR on class CL_SFSRFW_MONITOR_TRIGGER has no exception.
Method RETRIEVE_TRIGGER_INFOS Signature
Method RETRIEVE_TRIGGER_INFOS on class CL_SFSRFW_MONITOR_TRIGGER has no parameter.
Method RETRIEVE_TRIGGER_INFOS on class CL_SFSRFW_MONITOR_TRIGGER has no exception.
Method SET_EDITOR_TEXT Signature
Method SET_EDITOR_TEXT on class CL_SFSRFW_MONITOR_TRIGGER has no parameter.
Method SET_EDITOR_TEXT on class CL_SFSRFW_MONITOR_TRIGGER has no exception.
Method SET_TABLES_FOR_FIRST_DISPLAY Signature
Method SET_TABLES_FOR_FIRST_DISPLAY on class CL_SFSRFW_MONITOR_TRIGGER has no parameter.
Method SET_TABLES_FOR_FIRST_DISPLAY on class CL_SFSRFW_MONITOR_TRIGGER has no exception.
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in | 710 |