SAP ABAP Class CL_DBA_SOLMAN (DBA Cockpit: SolMan Services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_SOLMAN (Package) DBA Cockpit: SolMan Integration
⤷
⤷
Properties
| Class | CL_DBA_SOLMAN | |
| Short Description | DBA Cockpit: SolMan Services | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_SOLMAN | DBA Cockpit: SolMan Integration |
| Created | 20100729 | 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_DBA_SOLMAN has no interface implemented.
Friends
Class CL_DBA_SOLMAN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ST' | SolutionManager | 20111123 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'ST-PI' | SolMan Service Tools for managed system | 20111123 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'ST-SER' | SolMan Service Tools | 20111123 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'NONE' | 20120703 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DBA_SYSTEM_STATUS_TABLE | DBA: System Status | 20111121 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20120214 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DBA_SOLMAN | DBA Cockpit: SolMan Services | 20100729 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120906 | ||
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20100729 | |
| 3 | Static method | Public | Method | 20100729 | ||
| 4 | Instance method | Public | Method | 20111123 | ||
| 5 | Instance method | Public | Method | 20111123 | ||
| 6 | Instance method | Private | Method | 20111118 | ||
| 7 | Instance method | Public | Method | Get System Status | 20111123 | |
| 8 | Instance method | Public | Method | 20111123 | ||
| 9 | Instance method | Public | Method | 20111209 | ||
| 10 | Instance method | Public | Method | 20111129 |
Events
Class CL_DBA_SOLMAN has no event.
Types
Class CL_DBA_SOLMAN has no local type.
Method Signatures
Method CALLBACK_METHOD_SYSTEM_STAUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TASK | Call by reference | Type reference (TYPE) | CLIKE | 20120906 |
Method CALLBACK_METHOD_SYSTEM_STAUT on class CL_DBA_SOLMAN has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DBA_SOLMAN has no parameter.
Method CONSTRUCTOR on class CL_DBA_SOLMAN has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_DBA_SOLMAN | DBA Cockpit: SolMan Services | 20111123 |
Method GET_INSTANCE on class CL_DBA_SOLMAN has no exception.
Method GET_LOGON_PARMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_LOGON_PARMS | Value transfer | Type reference (TYPE) | DBA_SOLMAN_LOGON_PARMS | DBA: SolMan Interface Logon Parameters | 20111123 |
Method GET_LOGON_PARMS on class CL_DBA_SOLMAN has no exception.
Method GET_READ_TRUSTED_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_SYS | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20111123 | |||
| 2 | EV_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20111123 | |||
| 3 | IV_READ_RFC | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | true = read; false = trusted | 20111123 |
Method GET_READ_TRUSTED_RFC on class CL_DBA_SOLMAN has no exception.
Method GET_SOLMAN_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SYS | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20120214 | |||
| 2 | RV_RFC_DEST | Value transfer | Type reference (TYPE) | STRING | 20111118 |
Method GET_SOLMAN_RFC on class CL_DBA_SOLMAN has no exception.
Method GET_SYSTEMS_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REFRESH | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20111123 | ||
| 2 | RT_ALERT_STATUS | Value transfer | Type reference (TYPE) | DBA_ALERT_STATUS_LIST | DBA Cockpit: Alert List for all Systems | 20111123 |
Method GET_SYSTEMS_STATUS on class CL_DBA_SOLMAN has no exception.
Method IS_SOLMAN_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_SOLMAN | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20111123 |
Method IS_SOLMAN_SYSTEM on class CL_DBA_SOLMAN has no exception.
Method IS_WORK_MODE_IN_DOWNT_MAINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SYS | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20111209 | |||
| 2 | RV_IS_WORK_MODE_IN_DOWNT_OR_MA | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20111209 |
Method IS_WORK_MODE_IN_DOWNT_MAINT on class CL_DBA_SOLMAN has no exception.
Method RETRIEVE_SOLMAN_ALERTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SYS | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20121024 |
Method RETRIEVE_SOLMAN_ALERTS on class CL_DBA_SOLMAN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |