SAP ABAP Interface IF_RSDU_CHECK_ISSUE (isuue was found during a check)
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_ISSUE abstract consistency check issue 20120404
Properties
Interface IF_RSDU_CHECK_ISSUE  
Short Description isuue was found during a check    
General Data
Package RSHDB   BW Porting HDB 
Created 20120404   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_LIB_MSG_WRITER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_LIB_ELEMENT abstract element for use in collections 20120404
Friends
Interface IF_RSDU_CHECK_ISSUE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_FOR_REP Constant Public Type reference (TYPE) TV_STATUS 'MARKED' 20120404
2 MC_NO_IMPL Constant Public Type reference (TYPE) TV_STATUS 'NOT IMPLEMENTED' 20120404
3 MC_OK Constant Public Type reference (TYPE) TV_STATUS 'OK' 20120404
4 MC_REPAIRED Constant Public Type reference (TYPE) TV_STATUS 'REPAIRED' 20120404
5 MC_REP_FAIL Constant Public Type reference (TYPE) TV_STATUS 'REP. FAILED' 20120404
6 MC_REP_IMP Constant Public Type reference (TYPE) TV_STATUS 'IRREPARABLE' 20120404
7 MC_REP_POSS Constant Public Type reference (TYPE) TV_STATUS 'REPAIRABLE' 20120404
8 MC_TS_FLAT_DESCR Constant Public Type reference (TYPE) STRING 'Exp.,5; Repair, 3; Status,15; Type, 6; Reason, 30; Table, 20; PK,3; Row Count,10' 20120404
9 MR_COLL Static Attribute Public Object reference (TYPE REF TO) CL_LIB_COLL_DATA 20120404
10 MV_CONTEXT Instance attribute Public Type reference (TYPE) STRING 20120404
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20120404
2 ITER Instance method Public Method 20120404
3 REPAIR Instance method Public Method 20120404
4 SHOW Instance method Public Method 20120404
5 SUM_MSG_TYPE Instance method Public Method 20130212
Events
Interface IF_RSDU_CHECK_ISSUE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FLAT Public See coding 20120404 BEGIN OF ts_flat, light TYPE if_lib_msg_writer=>tv_status, repair type abap_bool, status TYPE tv_status, type(6) TYPE c, reason TYPE string, table TYPE tabname, prim_key TYPE abap_bool, size_mb TYPE p LENGTH 15 DECIMALS 3, END OF ts_flat
2 TV_STATUS Public See coding 20120404 tv_status(15) TYPE c
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ISSUE Call by reference Object reference (TYPE REF TO) IF_RSDU_CHECK_ISSUE 20120404

Method ADD on Interface IF_RSDU_CHECK_ISSUE has no exception.

Method ITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ITER Value transfer Object reference (TYPE REF TO) IF_LIB_ITERABLE 20120404

Method ITER on Interface IF_RSDU_CHECK_ISSUE has no exception.

Method REPAIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IDX Call by reference Type reference (TYPE) I 20120404

Method REPAIR on Interface IF_RSDU_CHECK_ISSUE has no exception.

Method SHOW Signature

Method SHOW on Interface IF_RSDU_CHECK_ISSUE has no parameter.
Method SHOW on Interface IF_RSDU_CHECK_ISSUE has no exception.

Method SUM_MSG_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUM Value transfer Type reference (TYPE) IF_LIB_MSG_WRITER=>TV_STATUS 20130212

Method SUM_MSG_TYPE on Interface IF_RSDU_CHECK_ISSUE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740