SAP ABAP Class CL_RSDMD_CHECK_AND_REPAIR (Check and Repair Master Data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDMD (Package) Master Data Update
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDMD_MD Work with Master Data (basic class) 20010116
Properties
Class CL_RSDMD_CHECK_AND_REPAIR  
Short Description Check and Repair Master Data    
Super Class CL_RSDMD_MD Work with Master Data (basic class) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDMD   Master Data Update 
Created 20010116   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRSI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSARR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSAU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RSDMD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
9 RSDU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
10 RSODS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
11 RSSM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
12 SYDES Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDMD_CHECK_AND_REPAIR has no interface implemented.
Friends
Class CL_RSDMD_CHECK_AND_REPAIR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_SX_CHECK_AND_REPAIR Instance attribute Protected Type reference (TYPE) RSDMD_SX_CHECK_AND_REPAIR Infos for Checking and Repairing Master Data Tables 20010119
2 O_S_CONSISTENCY Instance attribute Protected Type reference (TYPE) G_S_CONSISTENCY R 20010116
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONSISTENCY Instance method Public Method Table Consistency Check 20010116
2 CONSTRUCTOR Instance method Public Constructor Constructor 20010116
3 DISPLAY_BAL_RECORDS Static method Public Method Display data records 20010123
4 DISPLAY_CHECK_PROTOCOL Instance method Public Method Display Check Log 20010116
5 GET_GENERATE_DATA Instance method Public Method Get Generation Data 20010119
6 GET_GENERATE_DATA_STATIC Static method Public Method Get Generation Data 20010119
Events
Class CL_RSDMD_CHECK_AND_REPAIR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 G_S_CHK Protected See coding G_S_CHK 20010116
2 G_S_CONSISTENCY Protected See coding G_S_CONSISTENCY 20010116
Method Signatures

Method CHECK_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Value transfer Type reference (TYPE) SYSUBRC a 20010116
2 Importing I_ATR_NAV Value transfer Type reference (TYPE) RS_BOOL a 20010116
3 Importing I_INITIAL_ENTRIES Value transfer Type reference (TYPE) RS_BOOL a 20010116
4 Importing I_INVALID_COMBIN Value transfer Type reference (TYPE) RS_BOOL a 20010116
5 Importing I_INVALID_VERSION Value transfer Type reference (TYPE) RS_BOOL a 20010116
6 Importing I_P_DUPLICATE_KEYS Value transfer Type reference (TYPE) RS_BOOL a 20010116
7 Importing I_Q_OVERLAPS_GAPS Value transfer Type reference (TYPE) RS_BOOL a 20010116
8 Importing I_SID_P_Q_ENTRIES Value transfer Type reference (TYPE) RS_BOOL a 20010116
9 Importing I_XY_IMAGES Value transfer Type reference (TYPE) RS_BOOL a 20010116
10 Importing I_X_DUPLICATE_KEYS Value transfer Type reference (TYPE) RS_BOOL a 20010116
11 Importing I_Y_OVERLAPS_GAPS Value transfer Type reference (TYPE) RS_BOOL a 20010116
# Exception Resumable Description Created on
1 ALREADY_LOCKED bereits gesperrt 20010116

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Value transfer Type reference (TYPE) RSD_IOBJNM InfoObject 20010116
2 Importing I_OBJVERS Value transfer Type reference (TYPE) RS_OBJVERS 'A' Objektversion 20010116
3 Importing I_P_Q_HAVE_TO_EXIST Value transfer Type reference (TYPE) RS_BOOL Stammdatentabelle muss existieren 20010116
4 Importing I_TH_VALSID Call by reference Type reference (TYPE) RRSI_TH_VALSID Chavls und SIDs 20010116
# Exception Resumable Description Created on
1 GENERATE_PROGRAM_ERROR Fehler beim Generieren der Stammdatenroutinen 20010116
2 IOBJ_NOT_ACTIVE InfoObject ist nicht aktiv, aber existiert "P10 20010116
3 IOBJ_NOT_FOUND InfoObject wurde nicht gefunden 20010116
4 P_Q_DO_NOT_EXIST P und Q-Tabelle existieren nicht 20010116
5 P_Q_TXT_DO_NOT_EXIST P, Q und TXT-Tabelle existieren nicht 20010116

Method DISPLAY_BAL_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_PAR Call by reference Type reference (TYPE) BAL_T_PAR Anwendungs-Log: Tabelle mit Parmeternamen und -werten 20010123

Method DISPLAY_BAL_RECORDS on class CL_RSDMD_CHECK_AND_REPAIR has no exception.

Method DISPLAY_CHECK_PROTOCOL Signature

Method DISPLAY_CHECK_PROTOCOL on class CL_RSDMD_CHECK_AND_REPAIR has no parameter.
Method DISPLAY_CHECK_PROTOCOL on class CL_RSDMD_CHECK_AND_REPAIR has no exception.

Method GET_GENERATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SX_CHECK_AND_REPAIR Value transfer Type reference (TYPE) RSDMD_SX_CHECK_AND_REPAIR Infos für das Prüfen und Reparieren von Stammdatentabellen 20010119

Method GET_GENERATE_DATA on class CL_RSDMD_CHECK_AND_REPAIR has no exception.

Method GET_GENERATE_DATA_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Value transfer Type reference (TYPE) RSD_IOBJNM 20010119
2 Returning R_SX_CHECK_AND_REPAIR Value transfer Type reference (TYPE) RSDMD_SX_CHECK_AND_REPAIR Infos für das Prüfen und Reparieren von Stammdatentabellen 20010119
# Exception Resumable Description Created on
1 GENERATE_PROGRAM_ERROR Fehler beim Generieren der Stammdatenroutinen 20010119
2 IOBJ_NOT_ACTIVE InfoObject ist nicht aktiv, aber existiert "P10 20010119
3 IOBJ_NOT_FOUND InfoObject wurde nicht gefunden 20010119
4 P_Q_DO_NOT_EXIST P und Q-Tabelle existieren nicht 20010119
5 P_Q_TXT_DO_NOT_EXIST P, Q und TXT-Tabelle existieren nicht 20010119
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A