SAP ABAP Class IF_RSDU_CHECK_ITEM (consistency checks on HANA tables)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDU_CHECK_ITEM | abstract consistency check item | 20120404 |
Properties
Class | IF_RSDU_CHECK_ITEM | |
Short Description | consistency checks on HANA tables | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120404 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_RSDU_CHECK_ITEM has no forward declaration.
Interfaces
Class IF_RSDU_CHECK_ITEM has no interface implemented.
Friends
Class IF_RSDU_CHECK_ITEM has no friend class.
Attributes
Class IF_RSDU_CHECK_ITEM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120404 | |
2 | ![]() |
Instance method | Public | Method | 20120404 | |
3 | ![]() |
Instance method | Public | Method | 20120404 | |
4 | ![]() |
Instance method | Public | Method | 20120404 | |
5 | ![]() |
Instance method | Public | Method | 20120404 |
Events
Class IF_RSDU_CHECK_ITEM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_CHK_INFO | Public | See coding | 20120404 | BEGIN OF ts_chk_info,
counter TYPE i,
name TYPE tv_szen_name,
relevant TYPE abap_bool,
repair TYPE abap_bool,
description TYPE string,
END OF ts_chk_info
|
||
2 | TS_CHK_PARAM | Public | See coding | 20120404 | begin of TS_CHK_PARAM,
name type shdbobjectname,
type type shdbobjectname,
value type string,
END OF ts_chk_param
|
||
3 | TT_CHK_PARAM | Public | See coding | 20120404 | tt_chk_param TYPE STANDARD TABLE OF TS_CHK_PARAM WITH KEY name
|
||
4 | TV_SZEN_NAME | Public | Type reference (TYPE) | CHAR30 | 20120404 |
|
Method Signatures
Method CHECK Signature
Method CHECK on class IF_RSDU_CHECK_ITEM has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120404 |
Method CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAM | Call by reference | Type reference (TYPE) | TT_CHK_PARAM | 20120404 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120404 |
Method INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_INFO | Value transfer | Type reference (TYPE) | TS_CHK_INFO | 20120404 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120404 |
Method REPAIR Signature
Method REPAIR on class IF_RSDU_CHECK_ITEM has no parameter.
Method REPAIR on class IF_RSDU_CHECK_ITEM has no exception.
Method SUMMARY Signature
Method SUMMARY on class IF_RSDU_CHECK_ITEM has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120404 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |