SAP ABAP Class CL_DB4_BWSANITY_DATA_PROVIDER (iSeries: Data Provider for BW Sanity Check)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB4 (Application Component) DB2 for AS/400
⤷
STU4 (Package) CCMS / AS/400
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DB4_REMOTE_DB_ACCESS | 20070126 |
Properties
| Class | CL_DB4_BWSANITY_DATA_PROVIDER | |
| Short Description | iSeries: Data Provider for BW Sanity Check | |
| Super Class | CL_DB4_REMOTE_DB_ACCESS | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU4 | CCMS / AS/400 |
| Created | 20070122 | 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_DB4_BWSANITY_DATA_PROVIDER has no interface implemented.
Friends
Class CL_DB4_BWSANITY_DATA_PROVIDER has no friend class.
Attributes
Class CL_DB4_BWSANITY_DATA_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070126 | |
| 2 | Instance method | Public | Method | supplies a status list of support package levels | 20070201 | |
| 3 | Instance method | Public | Method | get BW extrelease | 20070130 | |
| 4 | Instance method | Public | Method | 20070131 | ||
| 5 | Instance method | Public | Method | 20070131 | ||
| 6 | Instance method | Public | Method | 20070131 | ||
| 7 | Instance method | Public | Method | get BW release | 20070130 | |
| 8 | Instance method | Public | Method | get rsadmin values | 20070129 |
Events
Class CL_DB4_BWSANITY_DATA_PROVIDER has no event.
Types
Class CL_DB4_BWSANITY_DATA_PROVIDER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONN_NAME | Call by reference | Type reference (TYPE) | DBCON-CON_NAME | Logical name for a database connection | 20070126 | |||
| 2 | LIBNAME | Call by reference | Type reference (TYPE) | STRING | 20070126 |
Method CONSTRUCTOR on class CL_DB4_BWSANITY_DATA_PROVIDER has no exception.
Method GETSUPPORTPACKAGESTATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUPPORTPACKAGES | Call by reference | Type reference (TYPE) | CVERST | Releases of Software Components in System | 20070201 |
Method GETSUPPORTPACKAGESTATUS on class CL_DB4_BWSANITY_DATA_PROVIDER has no exception.
Method GET_EXTRELEASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CODE | Call by reference | Attribute reference (LIKE) | SY-SUBRC | Return Value of ABAP Statements | 20070130 | |||
| 2 | EXTRELEASE | Call by reference | Type reference (TYPE) | SAPPATCHLV | Releases of Software Components in System | 20070130 |
Method GET_EXTRELEASE on class CL_DB4_BWSANITY_DATA_PROVIDER has no exception.
Method GET_QAQQINI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBREL | Call by reference | Type reference (TYPE) | STRING | 20070131 | ||||
| 2 | NODE_TABLE | Call by reference | Type reference (TYPE) | DB6_MTREEITM_TAB | DB6: Table of MTREEITM | 20070131 | |||
| 3 | QAQQINILIB | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20070131 |
Method GET_QAQQINI on class CL_DB4_BWSANITY_DATA_PROVIDER has no exception.
Method GET_QAQQINI_GP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBREL | Call by reference | Type reference (TYPE) | STRING | 20070131 | ||||
| 2 | NODE_TABLE | Call by reference | Type reference (TYPE) | DB6_MTREEITM_TAB | DB6: Table of MTREEITM | 20070131 | |||
| 3 | QAQQINILIB | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20070131 |
Method GET_QAQQINI_GP on class CL_DB4_BWSANITY_DATA_PROVIDER has no exception.
Method GET_QAQQINI_GP2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBREL | Call by reference | Type reference (TYPE) | STRING | 20070131 | ||||
| 2 | NODE_TABLE | Call by reference | Type reference (TYPE) | DB6_MTREEITM_TAB | DB6: Table of MTREEITM | 20070131 | |||
| 3 | QAQQINILIB | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20070131 |
Method GET_QAQQINI_GP2 on class CL_DB4_BWSANITY_DATA_PROVIDER has no exception.
Method GET_RELEASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CODE | Call by reference | Attribute reference (LIKE) | SY-SUBRC | Return Value of ABAP Statements | 20070130 | |||
| 2 | RELEASE | Call by reference | Type reference (TYPE) | SAPRELEASE | Releases of Software Components in System | 20070130 |
Method GET_RELEASE on class CL_DB4_BWSANITY_DATA_PROVIDER has no exception.
Method GET_RSADMIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CODE | Call by reference | Attribute reference (LIKE) | SY-SUBRC | Return Value of ABAP Statements | 20070129 | |||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | RSADOBJ | Object Administration Business Information Warehouse | 20070129 | |||
| 3 | VALUE | Call by reference | Type reference (TYPE) | RSVALUE | Releases of Software Components in System | 20070129 |
Method GET_RSADMIN on class CL_DB4_BWSANITY_DATA_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |