SAP ABAP Class CL_RSDU_CHECK_ISSUE (abstract consistency check issue)
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_CLUSTERABLE add possibility to store a class in cluster 20120404
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LIB_ELEMENT abstract element for use in collections 20120404
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LIB_SERIALIZABLE add serialization properies to a class 20120404
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDU_CHECK_ISSUE isuue was found during a check 20120404
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20130613
Properties
Class CL_RSDU_CHECK_ISSUE  
Short Description abstract consistency check issue    
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SHDB_TABSIZE_CACHE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_LIB_CLUSTERABLE add possibility to store a class in cluster 20120404
2 IF_LIB_ELEMENT abstract element for use in collections 20120404
3 IF_LIB_SERIALIZABLE add serialization properies to a class 20120404
4 IF_RSDU_CHECK_ISSUE isuue was found during a check 20120404
5 IF_SERIALIZABLE_OBJECT Serializable Object 20130613
Friends
Class CL_RSDU_CHECK_ISSUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_FAILED Constant Public Type reference (TYPE) TV_STATE 'F' 20120404
2 MC_IMPOSSIBLE Constant Public Type reference (TYPE) TV_STATE 'I' 20120404
3 MC_POSSIBLE Constant Public Type reference (TYPE) TV_STATE 'R' 20120404
4 MC_SKIPPED Constant Public Type reference (TYPE) TV_STATE 'U' 20120404
5 MC_SUCCESSFULL Constant Public Type reference (TYPE) TV_STATE 'S' 20120404
6 MV_IGNORE_LOCK Static Attribute Public Type reference (TYPE) ABAP_BOOL 20120404
7 MV_PARALLEL Static Attribute Public Type reference (TYPE) ABAP_BOOL 20130212
8 _MR_EVT Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_EVENTS_TABLE 20120404
9 _MR_MSG Instance attribute Protected Object reference (TYPE REF TO) IF_LIB_MSG_WRITER 20120404
10 _MR_TABSIZE_PROVIDER Instance attribute Protected Object reference (TYPE REF TO) CL_SHDB_TABSIZE_CACHE 20130212
11 _MV_LOCKID Instance attribute Protected Type reference (TYPE) RSENQ_LOCKID 20120404
Methods
# Method Level Visibility Method type Description Created on
1 _CONFIG_BASE_COLUMNS Instance method Private Method 20120404
2 _CONFIG_COLUMNS Instance method Protected Method 20120404
3 _EXTEND_FLAT_ISSUE_STRUCTURE Instance method Protected Method 20120404
4 _GET_FIELDCAT Instance method Protected Method 20120404
5 _GET_TABSIZE Instance method Protected Method 20120404
6 _LOCK_TABLE Instance method Protected Method 20120404
7 _ON_SALV_DOUBLE_CLICK Instance method Protected Event handling method 20120404
8 _SHOW_ALV_TABLE Instance method Protected Method 20120404
9 _SML_TEXT Instance method Protected Method 20120404
10 _UNLOCK_TABLE Instance method Protected Method 20120404
Events
Class CL_RSDU_CHECK_ISSUE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TV_STATE Public Type reference (TYPE) CHAR1 20120404
Method Signatures

Method _CONFIG_BASE_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COLS Call by reference Object reference (TYPE REF TO) CL_SALV_COLUMNS_TABLE 20120404
# Exception Resumable Description Created on
1 CX_SALV_ERROR 20120404

Method _CONFIG_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COLS Call by reference Object reference (TYPE REF TO) CL_SALV_COLUMNS_TABLE 20120404
# Exception Resumable Description Created on
1 CX_SALV_ERROR 20120404

Method _EXTEND_FLAT_ISSUE_STRUCTURE Signature

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

Method _EXTEND_FLAT_ISSUE_STRUCTURE on class CL_RSDU_CHECK_ISSUE has no exception.

Method _GET_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELDCAT Value transfer Type reference (TYPE) SLIS_T_FIELDCAT_ALV 20120404

Method _GET_FIELDCAT on class CL_RSDU_CHECK_ISSUE has no exception.

Method _GET_TABSIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARTITION Call by reference Type reference (TYPE) I 20130212
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20120404
3 Returning RV_SIZE Value transfer Type reference (TYPE) CL_SHDB_TABSIZE_CACHE=>TV_SIZE_MB 20120404

Method _GET_TABSIZE on class CL_RSDU_CHECK_ISSUE has no exception.

Method _LOCK_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJNAME Call by reference Type reference (TYPE) RSENQ_VALUE 20120404
2 Returning RV_LOCKID Value transfer Type reference (TYPE) RSENQ_LOCKID 20120404

Method _LOCK_TABLE on class CL_RSDU_CHECK_ISSUE has no exception.

Method _ON_SALV_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Value transfer Attribute reference (LIKE) 20120404
2 Importing ROW Value transfer Attribute reference (LIKE) 20120404

Method _ON_SALV_DOUBLE_CLICK on class CL_RSDU_CHECK_ISSUE has no exception.

Method _SHOW_ALV_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TAB Call by reference Type reference (TYPE) TABLE 20120404
2 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20120404
# Exception Resumable Description Created on
1 CX_SALV_ERROR 20120404

Method _SML_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COL Call by reference Object reference (TYPE REF TO) CL_SALV_COLUMN 20120404
2 Importing IV_SML Call by reference Type reference (TYPE) STRING 20120404

Method _SML_TEXT on class CL_RSDU_CHECK_ISSUE has no exception.

Method _UNLOCK_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOCKID Call by reference Type reference (TYPE) RSENQ_LOCKID 20120404
2 Importing IV_OBJNAME Call by reference Type reference (TYPE) RSENQ_VALUE 20120404

Method _UNLOCK_TABLE on class CL_RSDU_CHECK_ISSUE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740