SAP ABAP Class CL_ORA_ACTION_FILEBASED (Base Class for monitors using files in the Oracle filesystem)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
⤷
S_ORA_COCKPIT (Package) DBACockpit: Oracle Monitors

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller | 20091009 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ORA_ACTION_DML | ORA: Database Alert Log Monitor | 20110419 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ORA_ACTION_ORANET | ORA: Oracle Net | 20091009 |
Properties
Class | CL_ORA_ACTION_FILEBASED | |
Short Description | Base Class for monitors using files in the Oracle filesystem | |
Super Class | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ORA_COCKPIT | DBACockpit: Oracle Monitors |
Created | 20090518 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ORA_ACTION_FILEBASED has no forward declaration.
Interfaces
Class CL_ORA_ACTION_FILEBASED has no interface implemented.
Friends
Class CL_ORA_ACTION_FILEBASED has no friend class.
Attributes
Class CL_ORA_ACTION_FILEBASED has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Reads a plain text file | 20091009 |
Events
Class CL_ORA_ACTION_FILEBASED has no event.
Types
Class CL_ORA_ACTION_FILEBASED has no local type.
Method Signatures
Method READ_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091009 | |||
2 | ![]() |
R_CONTENTS | Value transfer | Type reference (TYPE) | STRING | 20091009 |
Method READ_FILE on class CL_ORA_ACTION_FILEBASED has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |