SAP ABAP Class CL_ORA_ACTION_ORANET (ORA: Oracle Net)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
⤷
S_DBMON_ORA_COCKPIT (Package) Database Monitor for Oracle in Cockpit Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ORA_ACTION_FILEBASED | Base Class for monitors using files in the Oracle filesystem | 20091009 |
Properties
| Class | CL_ORA_ACTION_ORANET | |
| Short Description | ORA: Oracle Net | |
| Super Class | CL_ORA_ACTION_FILEBASED | Base Class for monitors using files in the Oracle filesystem |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_DBMON_ORA_COCKPIT | Database Monitor for Oracle in Cockpit Framework |
| Created | 20060822 | SAP |
| Last change | 20110908 | SAP |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ORA_ACTION_ORANET has no interface implemented.
Friends
Class CL_ORA_ACTION_ORANET 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) | I | 0 | net_1 read out | 20060823 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 0 | net_2 read out | 20060823 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 0 | net_3 read out | 20060823 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 0 | net_4 read out | 20060823 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 0 | net_5 read out | 20060823 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'NET_1' | TABSTRIP_TAB1 | 20080124 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'NET_2' | TABSTRIP_TAB2 | 20080124 | ||
| 8 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'NET_3' | TABSTRIP_TAB3 | 20080124 | ||
| 9 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'NET_4' | TABSTRIP_TAB4 | 20080124 | ||
| 10 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'NET_5' | TABSTRIP_TAB5 | 20080124 | ||
| 11 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | TextEditControl for tnsnames.ora | 20110106 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | TextEditControl for sqlnet.ora | 20110106 | |||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | TextEditControl for listener.ora | 20110106 | |||
| 14 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | TextEditControl for protocol.ora | 20110107 | |||
| 15 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | TextEditControl for listener.log | 20110107 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | ORACC_ACTION_ORANET | Data displayed | 20060822 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Create cl_gui_textedit control and container | 20110106 |
Events
Class CL_ORA_ACTION_ORANET has no event.
Types
Class CL_ORA_ACTION_ORANET has no local type.
Method Signatures
Method CREATE_TEXTEDIT_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DYNPRO_FIELD | Call by reference | Type reference (TYPE) | C | 20110106 | ||||
| 2 | RO_TEXTEDIT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20110106 |
Method CREATE_TEXTEDIT_CONTROL on class CL_ORA_ACTION_ORANET has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |