SAP ABAP Class CL_RSDU_CHECK_ITEM (abstract consistency check item)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-SDB (Application Component) BW MaxDB
⤷
RSHDB (Package) BW Porting HDB
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LIB_ELEMENT | abstract element for use in collections | 20120404 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDU_CHECK_ITEM | consistency checks on HANA tables | 20120404 |
Properties
| Class | CL_RSDU_CHECK_ITEM | |
| Short Description | abstract consistency check item | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSHDB | BW Porting HDB |
| Created | 20120404 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LIB_ELEMENT | abstract element for use in collections | 20120404 | ||
| 2 | IF_RSDU_CHECK_ITEM | consistency checks on HANA tables | 20120404 |
Friends
Class CL_RSDU_CHECK_ITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSDU_CHECK_CONFIG | 20120404 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | 20120404 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSDU_CHECK_ISSUE | 20120404 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_LIB_MSG_WRITER | 20120404 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TS_STATISTIC | 20120404 | ||||
| 6 | Static Attribute | Protected | Type reference (TYPE) | I | 20120404 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | I | 20120404 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CHAR30 | 20120404 | ||||
| 9 | Static Attribute | Protected | Type reference (TYPE) | I | 20120404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130212 | ||
| 2 | Static method | Public | Method | 20120404 | ||
| 3 | Static method | Public | Constructor | 20120404 | ||
| 4 | Instance method | Public | Constructor | 20120404 | ||
| 5 | Static method | Public | Method | 20120404 | ||
| 6 | Static method | Public | Method | 20120404 | ||
| 7 | Static method | Public | Method | 20120404 | ||
| 8 | Instance method | Public | Method | 20120404 | ||
| 9 | Static method | Protected | Method | 20120404 | ||
| 10 | Instance method | Protected | Method | 20120404 | ||
| 11 | Instance method | Protected | Method | 20120404 | ||
| 12 | Instance method | Protected | Method | 20120404 |
Events
Class CL_RSDU_CHECK_ITEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_STATISTIC | Public | See coding | 20120404 | BEGIN OF ts_statistic,
all_tables TYPE i,
err_tables TYPE i,
END OF ts_statistic
|
||
| 2 | TV_CLASS_NAME | Public | See coding | 20120404 | tv_class_name(30) TYPE c
|
Method Signatures
Method CAST2INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIKE | Call by reference | Type reference (TYPE) | CLIKE | 20130212 | ||||
| 2 | RV_INT | Value transfer | Type reference (TYPE) | I | 20130212 |
Method CAST2INT on class CL_RSDU_CHECK_ITEM has no exception.
Method CAST2STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20120404 | ||||
| 2 | IV_DATA | Call by reference | Type reference (TYPE) | CLIKE | 20120404 | ||||
| 3 | RV_STR | Value transfer | Type reference (TYPE) | STRING | 20120404 |
Method CAST2STR on class CL_RSDU_CHECK_ITEM has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDU_CHECK_ITEM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDU_CHECK_ITEM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONN | Call by reference | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | 20120404 | ||||
| 2 | IR_MSG | Call by reference | Object reference (TYPE REF TO) | IF_LIB_MSG_WRITER | 20120404 |
Method CONSTRUCTOR on class CL_RSDU_CHECK_ITEM has no exception.
Method NUM_SERVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUM | Value transfer | Type reference (TYPE) | I | 20120404 |
Method NUM_SERVERS on class CL_RSDU_CHECK_ITEM has no exception.
Method READ_INFOCUBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | 20120404 | ||||
| 2 | IV_VERSION | Call by reference | Type reference (TYPE) | RS_OBJVERS | RS_C_OBJVERS-ACTIVE | 20120404 | |||
| 3 | RS_RESULT | Value transfer | Type reference (TYPE) | RSD_S_CUBE | 20120404 |
Method READ_INFOCUBE on class CL_RSDU_CHECK_ITEM has no exception.
Method SHDBOBJECTNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHAR | Call by reference | Type reference (TYPE) | CLIKE | 20120404 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | SHDBOBJECTNAME | 20120404 |
Method SHDBOBJECTNAME on class CL_RSDU_CHECK_ITEM has no exception.
Method _ADD_ISSUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ISSUE | Call by reference | Object reference (TYPE REF TO) | IF_RSDU_CHECK_ISSUE | 20120404 |
Method _ADD_ISSUE on class CL_RSDU_CHECK_ITEM has no exception.
Method _CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_RSDU_CHECK_ITEM | 20120404 | ||||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | TV_CLASS_NAME | 20120404 |
Method _CLASS_NAME on class CL_RSDU_CHECK_ITEM has no exception.
Method _FETCH_ISSUES Signature
Method _FETCH_ISSUES on class CL_RSDU_CHECK_ITEM has no parameter.
Method _FETCH_ISSUES on class CL_RSDU_CHECK_ITEM has no exception.
Method _GET_CONFIG_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARAM | Call by reference | Type reference (TYPE) | STRING | 20120404 | ||||
| 2 | RR_DREF | Value transfer | Object reference (TYPE REF TO) | DATA | 20120404 |
Method _GET_CONFIG_PARAM on class CL_RSDU_CHECK_ITEM has no exception.
Method _IS_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120404 |
Method _IS_RELEVANT on class CL_RSDU_CHECK_ITEM has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |