SAP ABAP Class CL_ORA_ACTION_DBA_SDBAH (Display Oracle dbalogs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
⤷
S_DBCOCKPIT_ORA (Package) Oracle Monitoring with DBCOCKPIT Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ORA_ACTION_CONTROLLER | ORA: Abstract Action Controller | 20060822 |
Properties
Class | CL_ORA_ACTION_DBA_SDBAH | |
Short Description | Display Oracle dbalogs | |
Super Class | CL_ORA_ACTION_CONTROLLER | ORA: Abstract Action Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_DBCOCKPIT_ORA | Oracle Monitoring with DBCOCKPIT Framework |
Created | 20060822 | SAP |
Last change | 20130531 | 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) |
Interfaces
Class CL_ORA_ACTION_DBA_SDBAH has no interface implemented.
Friends
Class CL_ORA_ACTION_DBA_SDBAH 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_DB6_ALV | DB6: simple ALV abstraction | 20060822 | ||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20060822 | ||||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDBA_HOST | Name of the server where the DBA action is to be executed | 20080903 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FID_ORA_T | Function ID of sdba functions | 20060822 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDBAH-BEG | Start of the DBA action | 20060822 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDBAH-ENDE | End of database operation | 20060822 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDBAH-BEG | Start of the DBA action | 20060822 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDBAH_ORA_T | table of sdbah_ora | 20060822 | ||
9 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20060822 | ||||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ORA_CONFIG | ORA: DB13 Settings | 20080903 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ORACP_ACTION_DBA_SDBAH | 20060822 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20060822 | |
2 | ![]() |
Instance method | Private | Method | 20060822 | |
3 | ![]() |
Instance method | Private | Method | 20070223 | |
4 | ![]() |
Instance method | Private | Method | 20060824 | |
5 | ![]() |
Instance method | Private | Method | 20060823 | |
6 | ![]() |
Instance method | Private | Method | 20060822 | |
7 | ![]() |
Instance method | Private | Method | 20060822 | |
8 | ![]() |
Instance method | Private | Method | 20060822 | |
9 | ![]() |
Instance method | Private | Method | 20060822 |
Events
Class CL_ORA_ACTION_DBA_SDBAH has no event.
Types
Class CL_ORA_ACTION_DBA_SDBAH has no local type.
Method Signatures
Method APPEND_LISTLOGALV_ORA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WA_MYSDBAH | Call by reference | Type reference (TYPE) | SDBAH_ORA | sdbah helper structure for dbacockpit | 20060822 |
Method APPEND_LISTLOGALV_ORA on class CL_ORA_ACTION_DBA_SDBAH has no exception.
Method FILTER_RESULT Signature
Method FILTER_RESULT on class CL_ORA_ACTION_DBA_SDBAH has no parameter.
Method FILTER_RESULT on class CL_ORA_ACTION_DBA_SDBAH has no exception.
Method HANDLE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SQLERR_REF | Call by reference | Object reference (TYPE REF TO) | CX_SQL_EXCEPTION | Exception Class for SQL Error | 20070223 | ||
2 | ![]() |
SQL_STMT | Call by reference | Type reference (TYPE) | CLIKE | 20070223 |
Method HANDLE_EXCEPTION on class CL_ORA_ACTION_DBA_SDBAH has no exception.
Method NAVIGATE_FORWARD Signature
Method NAVIGATE_FORWARD on class CL_ORA_ACTION_DBA_SDBAH has no parameter.
Method NAVIGATE_FORWARD on class CL_ORA_ACTION_DBA_SDBAH has no exception.
Method READ_FID Signature
Method READ_FID on class CL_ORA_ACTION_DBA_SDBAH has no parameter.
Method READ_FID on class CL_ORA_ACTION_DBA_SDBAH has no exception.
Method READ_SDBAH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WHICH_ACTION | Call by reference | Type reference (TYPE) | SDBA_PROG | Name of program that executes database operation | 20060822 |
Method READ_SDBAH on class CL_ORA_ACTION_DBA_SDBAH has no exception.
Method SELEC_SDBAH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20060822 | ||
2 | ![]() |
WHICH_ACTION | Call by reference | Type reference (TYPE) | SDBA_PROG | Name of DBA Log | 20060822 |
Method SELEC_SDBAH on class CL_ORA_ACTION_DBA_SDBAH has no exception.
Method SET_GRID_ATTRIBUTES_SDBAH Signature
Method SET_GRID_ATTRIBUTES_SDBAH on class CL_ORA_ACTION_DBA_SDBAH has no parameter.
Method SET_GRID_ATTRIBUTES_SDBAH on class CL_ORA_ACTION_DBA_SDBAH has no exception.
Method TRANSFORM_DATUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BEG | Call by reference | Type reference (TYPE) | SDBAH-BEG | Start of the DBA action | 20060822 | ||
2 | ![]() |
DATE_C | Call by reference | Type reference (TYPE) | CHAR10 | Character field, 8 characters long | 20060822 | ||
3 | ![]() |
TIME_C | Call by reference | Type reference (TYPE) | CHAR8 | Character field, 8 characters long | 20060822 |
Method TRANSFORM_DATUM on class CL_ORA_ACTION_DBA_SDBAH has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |