SAP ABAP Class CL_DBA_ACTION_DBCON_DETAIL (DBA Cockpit: Connection Details)
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 | 20060627 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20090910 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20080604 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_CHG | DBA Cockpit: Administration Basics | 20090213 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20081029 |
Properties
| Class | CL_DBA_ACTION_DBCON_DETAIL | |
| Short Description | DBA Cockpit: Connection Details | |
| 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 | 20060627 | SAP |
| Last change | 20140121 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20090910 | ||
| 2 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20080604 | ||
| 3 | IF_DBA_ACTION_CONTROLLER_CHG | DBA Cockpit: Administration Basics | 20090213 | ||
| 4 | IF_DBA_ACTION_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20081029 |
Friends
Class CL_DBA_ACTION_DBCON_DETAIL 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 | 20060627 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20061212 | ||||
| 3 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'DBSYS' | Function Code that Triggered PAI | 20090202 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DBA_DBCON | DBA Cockpit: DBCON administration | 20060925 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20060929 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20060928 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090203 | ||||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20060925 | |||||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20060928 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | DBA_VIEW_DB_CONNECTION_DETAIL | DBA Cockpit: View Data of Connection Details | 20060627 |
Methods
Events
Class CL_DBA_ACTION_DBCON_DETAIL has no event.
Types
Class CL_DBA_ACTION_DBCON_DETAIL has no local type.
Method Signatures
Method CHANGE_DBSYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBSYS_IMAGE | Call by reference | Type reference (TYPE) | DBA_LISTBOX_VALUE | DBA Cockpit: Listbox Value | 20060928 |
Method CHANGE_DBSYS on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method CHANGE_DBSYS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBSYS_IMAGE | Call by reference | Type reference (TYPE) | DBA_LISTBOX_VALUE | DBA Cockpit: Listbox Value | 20090202 |
Method CHANGE_DBSYS_TYPE on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method CHECK Signature
Method CHECK on class CL_DBA_ACTION_DBCON_DETAIL has no parameter.
Method CHECK on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method CHECK_CONENV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CON_ENV | Call by reference | Type reference (TYPE) | DBCON_ENV | Database-specific information for a database connection | 20061010 |
Method CHECK_CONENV on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method CHECK_CONENV_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Type reference (TYPE) | DBA_DBCON_PARAM_LIST | DBA Cockpit: List of DB Connection Parameters | 20061010 |
Method CHECK_CONENV_PARAMETERS on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method CHECK_CON_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20060928 |
Method CHECK_CON_NAME on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method CHECK_MAX_CON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAX_CONNECTIONS | Call by reference | Type reference (TYPE) | DBCON_MAX_CONNECTIONS | 20060928 |
Method CHECK_MAX_CON on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method CHECK_OPT_CON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPT_CONNECTIONS | Call by reference | Type reference (TYPE) | DBCON_OPT_CONNECTIONS | 20060928 |
Method CHECK_OPT_CON on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method CHECK_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CON_REF | Call by reference | Object reference (TYPE REF TO) | CL_DBA_DBCON | DBA Cockpit: DBCON administration | 20080526 | |||
| 2 | NAV_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20080526 | |||
| 3 | OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080526 | ||||
| 4 | PARAMETERS | Call by reference | Type reference (TYPE) | DBA_DBCON_PARAM_LIST | DBA Cockpit: List of DB Connection Parameters | 20080526 |
Method CHECK_PARAMETERS on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method CHECK_PASSWORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PASSWORD | Call by reference | Type reference (TYPE) | CLIKE | 20060928 | ||||
| 2 | PASSWORD_CONFIRM | Call by reference | Type reference (TYPE) | CLIKE | 20060928 |
Method CHECK_PASSWORD on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method CHECK_RECONNECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECONNECT | Call by reference | Type reference (TYPE) | DBCON_RECO | Availability type for an open database connect | 20060928 |
Method CHECK_RECONNECT on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method CHECK_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USER | Call by reference | Type reference (TYPE) | DBCON_UID | Database user | 20060928 |
Method CHECK_USER on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method HANDLE_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20061010 |
Method HANDLE_DATA_CHANGED on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method HAS_UNRECOGNIZED_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UNRECOGNIZED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061205 |
Method HAS_UNRECOGNIZED_PARAMETER on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method MODIFY_DBCON_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALL_DBCON_PARAMETERS | Call by reference | Type reference (TYPE) | DBA_DBCON_PARAM_LIST | DBA Cockpit: List of DB Connection Parameters | 20130618 | |||
| 2 | CHANGED_DATA | Call by reference | Type reference (TYPE) | LVC_T_MODI | ALV Control: Table of Modified Cells for the Application | 20130618 | |||
| 3 | MODIFIED_DBCON_PARAMETERS | Call by reference | Type reference (TYPE) | DBA_DBCON_PARAM_LIST | DBA Cockpit: List of DB Connection Parameters | 20130618 |
Method MODIFY_DBCON_PARAMETERS on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method SAVE Signature
Method SAVE on class CL_DBA_ACTION_DBCON_DETAIL has no parameter.
Method SAVE on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_DBCON_DETAIL has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method SYNCHRONIZE_CONENV Signature
Method SYNCHRONIZE_CONENV on class CL_DBA_ACTION_DBCON_DETAIL has no parameter.
Method SYNCHRONIZE_CONENV on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
Method TEST Signature
Method TEST on class CL_DBA_ACTION_DBCON_DETAIL has no parameter.
Method TEST on class CL_DBA_ACTION_DBCON_DETAIL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |