SAP ABAP Interface IF_RSDU_CHECK_ITEM (consistency checks on HANA tables)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-SDB (Application Component) BW MaxDB
     RSHDB (Package) BW Porting HDB
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
Interface IF_RSDU_CHECK_ITEM  
Short Description consistency checks on HANA tables    
General Data
Package RSHDB   BW Porting HDB 
Created 20120404   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSDU_CHECK_ITEM has no forward declaration.
Interfaces
Interface IF_RSDU_CHECK_ITEM has no interface.
Friends
Interface IF_RSDU_CHECK_ITEM has no friend.
Attributes
Interface IF_RSDU_CHECK_ITEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20120404
2 CONFIG Instance method Public Method 20120404
3 INFO Instance method Public Method 20120404
4 REPAIR Instance method Public Method 20120404
5 SUMMARY Instance method Public Method 20120404
Events
Interface 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 Interface IF_RSDU_CHECK_ITEM has no parameter.
# Exception Resumable Description Created on
1 CX_RSDU_CONSISTENCY 20120404

Method CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAM Call by reference Type reference (TYPE) TT_CHK_PARAM 20120404
# Exception Resumable Description Created on
1 CX_RSDU_CONSISTENCY 20120404

Method INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_INFO Value transfer Type reference (TYPE) TS_CHK_INFO 20120404
# Exception Resumable Description Created on
1 CX_RSDU_CONSISTENCY 20120404

Method REPAIR Signature

Method REPAIR on Interface IF_RSDU_CHECK_ITEM has no parameter.
Method REPAIR on Interface IF_RSDU_CHECK_ITEM has no exception.

Method SUMMARY Signature

Method SUMMARY on Interface IF_RSDU_CHECK_ITEM has no parameter.
# Exception Resumable Description Created on
1 CX_RSDU_CONSISTENCY 20120404
History
Last changed by/on SAP  20130531 
SAP Release Created in 740