SAP ABAP Class CL_DB4_SYSINFO_FACTORY (DB4: System Info Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB4 (Application Component) DB2 for AS/400
⤷
STU4 (Package) CCMS / AS/400
⤷
⤷
Properties
| Class | CL_DB4_SYSINFO_FACTORY | |
| Short Description | DB4: System Info Factory | |
| 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 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DB4_SYSINFO_FACTORY has no interface implemented.
Friends
Class CL_DB4_SYSINFO_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DB4_SYSINFO_FACTORY | DB4: System Info Factory | 20130403 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_SYSINFOS_TAB | 20130403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130403 | ||
| 2 | Instance method | Public | Method | 20130403 |
Events
Class CL_DB4_SYSINFO_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_SYSINFO | Private | See coding | 20130403 | begin of TY_SYSINFO,
SYSID like sy-sysid,
SYSINFO type ref to cl_db4_sysinfo,
end of TY_SYSINFO
|
||
| 2 | TY_SYSINFOS_TAB | Private | See coding | 20130403 | TY_SYSINFOS_TAB type standard table of TY_SYSINFO with key SYSID
|
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_DB4_SYSINFO_FACTORY | 20130403 |
Method GET_INSTANCE on class CL_DB4_SYSINFO_FACTORY has no exception.
Method GET_SYSINFO 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 | R_R_SYSINFO | Value transfer | Object reference (TYPE REF TO) | CL_DB4_SYSINFO | DB4: System Information | 20130403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20130403 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |