SAP ABAP Class CL_SAPDB_SERVERDB_STATE (SAP DB: Status (show_stat_state und internal_state))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SDB (Application Component) MaxDB
⤷
SADA (Package) Porting and CCMS SAP DB
⤷
⤷
Properties
| Class | CL_SAPDB_SERVERDB_STATE | |
| Short Description | SAP DB: Status (show_stat_state und internal_state) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADA | Porting and CCMS SAP DB |
| Created | 20001219 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SAPDB_SERVERDB_STATE has no forward declaration.
Interfaces
Class CL_SAPDB_SERVERDB_STATE has no interface implemented.
Friends
Class CL_SAPDB_SERVERDB_STATE 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_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20001219 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR20 | Char 20 | 20001219 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SAPDB_DBA | Administration: SAP DB Instance | 20001219 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Table with ALV GRID Buttons/Functions to be Excluded | 20001227 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20001219 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20001219 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20001219 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20001219 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20001219 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20001219 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20001219 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20001219 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20001219 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20001219 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20001219 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20001219 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20001219 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | SDB_ISTATE_TAB | SAP DB: Table for Structure sdb_istate | 20001219 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | SDB_ISTATE_TAB | SAP DB: Table for Structure sdb_istate | 20001219 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | SDB_ISTATE_TAB | SAP DB: Table for Structure sdb_istate | 20001219 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | TAB_STAT_OUT | Table for Structure ada_state | 20001219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20001219 | ||
| 2 | Instance method | Private | Method | Create Field Catalogs and Layouts for Grids | 20001219 | |
| 3 | Instance method | Public | Method | Update and Refresh Display of Logging Information | 20001219 | |
| 4 | Instance method | Public | Method | Update and Refresh Display of Log Information | 20001219 | |
| 5 | Instance method | Public | Method | Update and Refresh Display of Restart Information | 20001219 | |
| 6 | Instance method | Public | Method | Update and Refresh Display of show_stat_log | 20001219 | |
| 7 | Instance method | Public | Method | Release Containers and Grids | 20001219 | |
| 8 | Instance method | Public | Method | Set Flag to Refresh All Info | 20001219 | |
| 9 | Instance method | Private | Method | Refresh Display of Logging Information | 20001219 | |
| 10 | Instance method | Private | Method | Refresh Display of Log Information | 20001219 | |
| 11 | Instance method | Private | Method | Refresh Display of Restart Information | 20001219 | |
| 12 | Instance method | Public | Method | Refresh Display of show_stat_state | 20001219 | |
| 13 | Instance method | Private | Method | Update tab_logging from internal_state | 20001219 | |
| 14 | Instance method | Private | Method | Update tab_loginfo from internal_state | 20001219 | |
| 15 | Instance method | Private | Method | Update tab_restart from internal_state | 20001219 | |
| 16 | Instance method | Private | Method | Update tab_stat from show_stat_state | 20001219 |
Events
Class CL_SAPDB_SERVERDB_STATE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | EXP_ADA_STATE | Private | See coding | ada_state Extended by Info Field | 20020221 | |
|
| 2 | TAB_STAT_OUT | Private | See coding | TAB_STAT_OUT | 20020221 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER | Call by reference | Type reference (TYPE) | CHAR20 | Char 20 | 20001219 | |||
| 2 | IM_DB_REF | Call by reference | Object reference (TYPE REF TO) | CL_SAPDB_DBA | Administration SAPDB Instanz | 20001219 |
Method CONSTRUCTOR on class CL_SAPDB_SERVERDB_STATE has no exception.
Method CREATE_FCATS_AND_LAYOUTS Signature
Method CREATE_FCATS_AND_LAYOUTS on class CL_SAPDB_SERVERDB_STATE has no parameter.
Method CREATE_FCATS_AND_LAYOUTS on class CL_SAPDB_SERVERDB_STATE has no exception.
Method DISPLAY_LOGGING Signature
Method DISPLAY_LOGGING on class CL_SAPDB_SERVERDB_STATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010130 |
Method DISPLAY_LOGINFO Signature
Method DISPLAY_LOGINFO on class CL_SAPDB_SERVERDB_STATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010130 |
Method DISPLAY_RESTART Signature
Method DISPLAY_RESTART on class CL_SAPDB_SERVERDB_STATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010130 |
Method DISPLAY_STAT Signature
Method DISPLAY_STAT on class CL_SAPDB_SERVERDB_STATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010130 |
Method FREE_ALL Signature
Method FREE_ALL on class CL_SAPDB_SERVERDB_STATE has no parameter.
Method FREE_ALL on class CL_SAPDB_SERVERDB_STATE has no exception.
Method REFRESH_ALL Signature
Method REFRESH_ALL on class CL_SAPDB_SERVERDB_STATE has no parameter.
Method REFRESH_ALL on class CL_SAPDB_SERVERDB_STATE has no exception.
Method REFRESH_LOGGING Signature
Method REFRESH_LOGGING on class CL_SAPDB_SERVERDB_STATE has no parameter.
Method REFRESH_LOGGING on class CL_SAPDB_SERVERDB_STATE has no exception.
Method REFRESH_LOGINFO Signature
Method REFRESH_LOGINFO on class CL_SAPDB_SERVERDB_STATE has no parameter.
Method REFRESH_LOGINFO on class CL_SAPDB_SERVERDB_STATE has no exception.
Method REFRESH_RESTART Signature
Method REFRESH_RESTART on class CL_SAPDB_SERVERDB_STATE has no parameter.
Method REFRESH_RESTART on class CL_SAPDB_SERVERDB_STATE has no exception.
Method REFRESH_STAT Signature
Method REFRESH_STAT on class CL_SAPDB_SERVERDB_STATE has no parameter.
Method REFRESH_STAT on class CL_SAPDB_SERVERDB_STATE has no exception.
Method UPDATE_LOGGING Signature
Method UPDATE_LOGGING on class CL_SAPDB_SERVERDB_STATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010130 |
Method UPDATE_LOGINFO Signature
Method UPDATE_LOGINFO on class CL_SAPDB_SERVERDB_STATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010130 |
Method UPDATE_RESTART Signature
Method UPDATE_RESTART on class CL_SAPDB_SERVERDB_STATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010130 |
Method UPDATE_STAT Signature
Method UPDATE_STAT on class CL_SAPDB_SERVERDB_STATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010130 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |