SAP ABAP Class CL_DB4_SYSINFO (DB4: System Information)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB4 (Application Component) DB2 for AS/400
⤷
STU4 (Package) CCMS / AS/400
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DB4_SYSINFO_ABAP | DB4: ABAP System Information | 20130417 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DB4_SYSINFO_JAVA | DB4: JAVA System Information | 20130417 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DB4_SYSINFO_MDM | DB4: MDM System Information | 20130403 |
Properties
| Class | CL_DB4_SYSINFO | |
| Short Description | DB4: System Information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU4 | CCMS / AS/400 |
| Created | 20130403 | SAP |
| Last change | 20141121 | |
| 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_DB4_SYSINFO has no interface implemented.
Friends
Class CL_DB4_SYSINFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20131010 | |||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_SYS | 20130403 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20131129 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130403 | |
| 2 | Instance method | Public | Method | Get list of schemas to be monitored | 20130403 | |
| 3 | Instance method | Public | Method | Get reference table name | 20130417 | |
| 4 | Instance method | Public | Method | Get system identifier | 20131129 | |
| 5 | Instance method | Public | Method | Get system type | 20130403 |
Events
Class CL_DB4_SYSINFO has no event.
Types
Class CL_DB4_SYSINFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SYS | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20130403 | |||
| 2 | I_SID | Call by reference | Type reference (TYPE) | CLIKE | 20131129 | ||||
| 3 | I_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20130403 |
Method CONSTRUCTOR on class CL_DB4_SYSINFO has no exception.
Method GET_MONITORED_SCHEMAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SCHEMAS_TAB | Call by reference | Type reference (TYPE) | DB4BD_ENTRIES_TAB | DB4: Backend entries table | 20130403 | |||
| 2 | I_INCLUDE_SAPDB4M | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Include SAPDB4M schema in output | 20130417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20130403 |
Method GET_REFERENCE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REFERENCE_TABLE | Value transfer | Type reference (TYPE) | STRING | 20130417 |
Method GET_REFERENCE_TABLE on class CL_DB4_SYSINFO has no exception.
Method GET_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SID | Value transfer | Type reference (TYPE) | STRING | 20131129 |
Method GET_SID on class CL_DB4_SYSINFO has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | STRING | 20130403 |
Method GET_TYPE on class CL_DB4_SYSINFO has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |