SAP ABAP Class CL_ADA_DBCON (ADA: Connection Administration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SDB (Application Component) MaxDB
⤷
SADA (Package) Porting and CCMS SAP DB
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_DBCON | DBA Cockpit: DBCON administration | 20050610 |
Properties
| Class | CL_ADA_DBCON | |
| Short Description | ADA: Connection Administration | |
| Super Class | CL_DBA_DBCON | DBA Cockpit: DBCON administration |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADA | Porting and CCMS SAP DB |
| Created | 20050610 | 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_ADA_DBCON has no interface implemented.
Friends
Class CL_ADA_DBCON 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) | DBCONUSR | SAP DB: Database Users | 20090307 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | DBCON | Description of Database Connections | 20110105 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110107 | ||||
| 4 | Constant | Public | Type reference (TYPE) | STRING | '2' | 20050613 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | '1' | 20050613 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050613 | ||
| 2 | Instance method | Public | Method | 20050613 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050613 | |
| 4 | Instance method | Public | Method | 20090226 | ||
| 5 | Instance method | Public | Method | 20090226 | ||
| 6 | Instance method | Public | Method | 20090226 | ||
| 7 | Instance method | Public | Method | 20090226 | ||
| 8 | Instance method | Public | Method | 20090226 |
Events
Class CL_ADA_DBCON has no event.
Types
Class CL_ADA_DBCON has no local type.
Method Signatures
Method CHECK_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050613 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20050613 |
Method CHECK_1 on class CL_ADA_DBCON has no exception.
Method CHECK_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050613 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20050613 |
Method CHECK_2 on class CL_ADA_DBCON has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ADA_DBCON has no parameter.
Method CONSTRUCTOR on class CL_ADA_DBCON has no exception.
Method GET_CENTRAL_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CENTRAL_AUTHORIZATION | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090226 |
Method GET_CENTRAL_AUTHORIZATION on class CL_ADA_DBCON has no exception.
Method GET_DBM_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USER_NAME | Value transfer | Type reference (TYPE) | DBCON_UID | Datenbankbenutzer | 20090226 |
Method GET_DBM_USER on class CL_ADA_DBCON has no exception.
Method SET_CENTRAL_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CENTRAL_AUTHORIZATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090226 |
Method SET_CENTRAL_AUTHORIZATION on class CL_ADA_DBCON has no exception.
Method SET_DBM_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 | 20090226 |
Method SET_DBM_PASSWORD on class CL_ADA_DBCON has no exception.
Method SET_DBM_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USER_NAME | Call by reference | Type reference (TYPE) | DBCON_UID | Datenbankbenutzer | 20090226 |
Method SET_DBM_USER on class CL_ADA_DBCON has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |