SAP ABAP Class CL_DBA_ACTION_DB_CONNECTIONS (DBA Cockpit: Database Connections)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime
⤷
⤷
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 | 20060529 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20081105 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_SLCT | DBA Cockpit: Data Selection | 20081104 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_TREE | DBA Cockpit: Interface for Tree | 20071127 |
Properties
| Class | CL_DBA_ACTION_DB_CONNECTIONS | |
| Short Description | DBA Cockpit: Database Connections | |
| 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 | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20060529 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_ACTION_DB_CONNECTIONS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20081105 | ||
| 2 | IF_DBA_ACTION_CONTROLLER_SLCT | DBA Cockpit: Data Selection | 20081104 | ||
| 3 | IF_DBA_ACTION_CONTROLLER_TREE | DBA Cockpit: Interface for Tree | 20071127 |
Friends
Class CL_DBA_ACTION_DB_CONNECTIONS 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) | DBCON_NAME | Logical name for a database connection | 20081105 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_COLUMN_TREE | DB6: simple ALV abstraction | 20060530 | |||
| 3 | Constant | Private | Type reference (TYPE) | DBCON_DBMS | '---' | Database system | 20061207 | ||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20060530 | |||||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'DB_HOST' | 20060601 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'DB_NAME' | 20060601 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'DB_SCHEMA' | 20060601 | |||
| 8 | Constant | Private | Type reference (TYPE) | STRING | 'MAX_CONNECTIONS' | 20060531 | |||
| 9 | Constant | Private | Type reference (TYPE) | STRING | 'OPT_CONNECTIONS' | 20060531 | |||
| 10 | Constant | Private | Type reference (TYPE) | STRING | 'DB_RECO' | 20060531 | |||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'USER_NAME' | 20060531 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | DBA_VIEW_DB_CONNECTIONS | DBA Cockpit: Database Connections | 20060529 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120725 | ||
| 2 | Instance method | Public | Method | 20060928 | ||
| 3 | Instance method | Private | Method | 20060531 | ||
| 4 | Instance method | Private | Method | 20060531 | ||
| 5 | Instance method | Private | Method | 20060926 | ||
| 6 | Instance method | Private | Event handling method | 20060927 | ||
| 7 | Instance method | Private | Event handling method | 20060927 | ||
| 8 | Instance method | Private | Method | 20060601 | ||
| 9 | Instance method | Private | Method | 20060530 | ||
| 10 | Instance method | Private | Method | 20060926 |
Events
Class CL_DBA_ACTION_DB_CONNECTIONS has no event.
Types
Class CL_DBA_ACTION_DB_CONNECTIONS has no local type.
Method Signatures
Method CHANGE_USER_CREDENTIALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBCON_VIEW | Call by reference | Type reference (TYPE) | DBA_DBCON_STRUCT | DBA Cockpit: Structured View on DBCON | 20120725 |
Method CHANGE_USER_CREDENTIALS on class CL_DBA_ACTION_DB_CONNECTIONS has no exception.
Method CHECK_RFCDEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20060928 |
Method CHECK_RFCDEST on class CL_DBA_ACTION_DB_CONNECTIONS has no exception.
Method CREATE_DBCON_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBCON_VIEW | Call by reference | Type reference (TYPE) | DBA_DBCON_STRUCT | DBA Cockpit: Structured View on DBCON | 20060531 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | I | 20060531 |
Method CREATE_DBCON_NODE on class CL_DBA_ACTION_DB_CONNECTIONS has no exception.
Method CREATE_DBMS_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBMS | Call by reference | Type reference (TYPE) | DBCON_DBMS | Database system | 20060531 |
Method CREATE_DBMS_NODE on class CL_DBA_ACTION_DB_CONNECTIONS has no exception.
Method DELETE_DBCON_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBCON_VIEW | Call by reference | Type reference (TYPE) | DBA_DBCON_STRUCT | DBA Cockpit: Structured View on DBCON | 20060926 |
Method DELETE_DBCON_ENTRY on class CL_DBA_ACTION_DB_CONNECTIONS has no exception.
Method HANDLE_ITEM_CONTEXT_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20060927 | |||||
| 2 | MENU | Call by reference | Attribute reference (LIKE) | 20060927 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060927 |
Method HANDLE_ITEM_CONTEXT_MENU_REQ on class CL_DBA_ACTION_DB_CONNECTIONS has no exception.
Method HANDLE_ITEM_CONTEXT_MENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20060927 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20060927 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060927 |
Method HANDLE_ITEM_CONTEXT_MENU_SEL on class CL_DBA_ACTION_DB_CONNECTIONS has no exception.
Method OPTIMIZE_COLUMN_WIDTH Signature
Method OPTIMIZE_COLUMN_WIDTH on class CL_DBA_ACTION_DB_CONNECTIONS has no parameter.
Method OPTIMIZE_COLUMN_WIDTH on class CL_DBA_ACTION_DB_CONNECTIONS has no exception.
Method SET_TREE_COLUMNS Signature
Method SET_TREE_COLUMNS on class CL_DBA_ACTION_DB_CONNECTIONS has no parameter.
Method SET_TREE_COLUMNS on class CL_DBA_ACTION_DB_CONNECTIONS has no exception.
Method TEST_DBCON_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBCON_VIEW | Call by reference | Type reference (TYPE) | DBA_DBCON_STRUCT | DBA Cockpit: Structured View on DBCON | 20060926 | |||
| 2 | RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20080922 |
Method TEST_DBCON_ENTRY on class CL_DBA_ACTION_DB_CONNECTIONS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |