SAP ABAP Class CL_DB2_LANDSCAPE_CONFIG (backend class for landscape config)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB2 (Application Component) DB2 for z/OS
⤷
STU2 (Package) CCMS for DB2 for OS/390
⤷
⤷
Properties
| Class | CL_DB2_LANDSCAPE_CONFIG | |
| Short Description | backend class for landscape config | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU2 | CCMS for DB2 for OS/390 |
| Created | 20120227 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DB2_LANDSCAPE_CONFIG has no forward declaration.
Interfaces
Class CL_DB2_LANDSCAPE_CONFIG has no interface implemented.
Friends
Class CL_DB2_LANDSCAPE_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | DB2STRING | 'COMP_CHECK' | constant for comp check | 20120314 | ||
| 2 | Constant | Public | Type reference (TYPE) | DB2STRING | 'INST_PARM' | constant for inst parm check | 20120314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | get configured systems | 20120227 | |
| 2 | Static method | Public | Method | save config | 20120227 |
Events
Class CL_DB2_LANDSCAPE_CONFIG has no event.
Types
Class CL_DB2_LANDSCAPE_CONFIG has no local type.
Method Signatures
Method GET_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | STRING | 20120227 | ||||
| 2 | CONFIG | Value transfer | Type reference (TYPE) | DB2LSCONFIG_TAB | DB2 Landscape Tool Configuration | 20120227 |
Method GET_SYSTEMS on class CL_DB2_LANDSCAPE_CONFIG has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG | Call by reference | Type reference (TYPE) | DB2LSCONFIG | DB2 Landscape Tool Configuration | 20120227 |
Method SAVE on class CL_DB2_LANDSCAPE_CONFIG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |