SAP ABAP Class CL_ORA_ACTION_DB (ORA: Database General)
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_CONTROLLER | ORA: Abstract Action Controller | 20060716 |
Properties
| Class | CL_ORA_ACTION_DB | |
| Short Description | ORA: Database General | |
| 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_DBMON_ORA_COCKPIT | Database Monitor for Oracle in Cockpit Framework |
| Created | 20051012 | 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_DB has no interface implemented.
Friends
Class CL_ORA_ACTION_DB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'GML_FC_dbGHELP' | Function code | 20060716 | ||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_ALV_GRID | Customized ALV Grid Class | 20060716 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_ALV_GRID | Customized ALV Grid Class | 20060718 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_ALV_GRID | Customized ALV Grid Class | 20060718 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_ALV_GRID | Customized ALV Grid Class | 20060718 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_ALV_GRID | Customized ALV Grid Class | 20060718 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_ALV_GRID | Customized ALV Grid Class | 20060718 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20060716 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20060718 | |||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20060718 | |||
| 11 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20060718 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20060718 | |||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20060718 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20060713 | |||
| 15 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DBA_DATABASE | DBA Cockpit: Database Object Interface | 20051012 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | ORACC_ACTION_DB_G | Data displayed | 20051012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create container for ALV grid | 20051012 | |
| 2 | Instance method | Public | Method | Create ALV Grid control | 20051012 | |
| 3 | Instance method | Private | Event handling method | 20051012 | ||
| 4 | Instance method | Private | Event handling method | Handle user command caused by ALV buttons | 20060716 | |
| 5 | Instance method | Private | Method | convert to date format | 20060716 | |
| 6 | Instance method | Private | Method | Convert to time format | 20060716 | |
| 7 | Instance method | Private | Method | Retrieve Title | 20060716 |
Events
Class CL_ORA_ACTION_DB has no event.
Types
Class CL_ORA_ACTION_DB has no local type.
Method Signatures
Method CREATE_ALV_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_NAME | Value transfer | Type reference (TYPE) | STRING | 20051012 | ||||
| 2 | CONTAINER_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20051012 |
Method CREATE_ALV_CONTAINER on class CL_ORA_ACTION_DB has no exception.
Method CREATE_ALV_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALV_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20051012 | |||
| 2 | CONTAINER_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20051012 |
Method CREATE_ALV_GRID on class CL_ORA_ACTION_DB 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) | 20051012 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20051012 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20051012 |
Method HANDLE_TOOLBAR on class CL_ORA_ACTION_DB has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Type reference (TYPE) | SY-UCOMM | User Command | 20060716 | |||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20060718 |
Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_DB has no exception.
Method MODIFY_INTO_DATE_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT_DATE | Call by reference | Type reference (TYPE) | STRING | 20060716 | ||||
| 2 | OUTPUT_DATE | Call by reference | Type reference (TYPE) | STRING | 20060716 |
Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_DB has no exception.
Method MODIFY_INTO_TIME_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT_TIME | Call by reference | Type reference (TYPE) | STRING | 20060716 | ||||
| 2 | OUTPUT_TIME | Call by reference | Type reference (TYPE) | STRING | 20060716 |
Method MODIFY_INTO_TIME_FORMAT on class CL_ORA_ACTION_DB has no exception.
Method RETRIEVE_TITLE_WITH_ANALYSIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE_IN | Call by reference | Type reference (TYPE) | STRING | 20060716 | ||||
| 2 | TIME_IN | Call by reference | Type reference (TYPE) | STRING | 20060716 | ||||
| 3 | TITLE_IN | Call by reference | Type reference (TYPE) | STRING | 20060716 | ||||
| 4 | TITLE_OUT | Call by reference | Type reference (TYPE) | STRING | 20060716 |
Method RETRIEVE_TITLE_WITH_ANALYSIS on class CL_ORA_ACTION_DB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |