SAP ABAP Class CL_RSOD_CHECK_FOLDER (Check and Repair the Root Folder (RSRV))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOD_EXTENSION (Package) BW Document Connection (Components Outside of CORE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSOD_CONST BW Documente: Constants 20030410
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRV_ATOM Elementary Tests for Transaction RSRV 20030410
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRV_CONSTANTS Constants for Atom/Test in RSRV 20030410
Properties
Class CL_RSOD_CHECK_FOLDER  
Short Description Check and Repair the Root Folder (RSRV)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSOD_EXTENSION   BW Document Connection (Components Outside of CORE) 
Created 20030410   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 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSRV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSOD_CONST BW Documente: Constants 20030410
2 IF_RSRV_ATOM Elementary Tests for Transaction RSRV 20030410
3 IF_RSRV_CONSTANTS Constants for Atom/Test in RSRV 20030410
Friends
Class CL_RSOD_CHECK_FOLDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANM Instance attribute Protected Attribute reference (LIKE) 20030417
2 N_DEBUG Instance attribute Public Attribute reference (LIKE) 20030417
3 N_MSGID_FOR_STATIC_DOCU Instance attribute Public Attribute reference (LIKE) 20030417
4 N_MSGNO_FOR_STATIC_DOCU Instance attribute Public Attribute reference (LIKE) 20030417
5 N_S_MSG_FOR_DYNAMIC_DOCU Instance attribute Public Attribute reference (LIKE) 20030417
6 P_DUMMY_MSG Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Flag 20030410
7 P_REPAIR_ERROR Instance attribute Private Type reference (TYPE) RS_BOOL = X: Repair Error 20030508
8 P_R_APPL_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Application Log for RSRV 20030410
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AND_GET_INPUT Static method Private Method Check Entries and Distribute to Export Parameters 20030410
2 CHECK_DOCUMENTS Instance method Private Method Checks if Documents are in Correct Folder 20030410
3 CHECK_REPAIR Instance method Private Method Test And If Necessary Repair 20030410
4 CHECK_REPAIR_DOCUMENT_PROP Instance method Private Method Test and if Necessary Repair Document Properties 20060720
5 CHECK_REPAIR_DOC_CLASS Instance method Private Method Test And If Necessary Repair Document Class 20030410
6 CHECK_ROOT_OF_APPLICATION Instance method Private Method Checks if node is entered for BW application root node 20030410
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030410
8 CREATE Instance method Public Method 20030417
9 DESCRIBE Instance method Public Method 20030417
10 GET_PARAMETERS Instance method Public Method 20030417
11 GET_PARAMETER_LIS Instance method Public Method 20030417
12 REPAIR Instance method Public Method 20030417
13 RUN Instance method Public Method 20030417
Events
Class CL_RSOD_CHECK_FOLDER has no event.
Types
Class CL_RSOD_CHECK_FOLDER has no local type.
Method Signatures

Method CHECK_AND_GET_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_PARAMETERS Call by reference Type reference (TYPE) RSRV_NAME_VALUE_TAB Tabelle mit Name-Value Paaren 20030410
# Exception Resumable Description Created on
1 CX_RSRV_EXCEPTION BW: Allgemeine Fehlerklasse 20030410

Method CHECK_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_CLASS Call by reference Type reference (TYPE) RSOD_DOC_CLASS BW Dokumentenklasse 20030410
2 Importing I_FOLDER_ID Call by reference Type reference (TYPE) SDOK_DOCID ID für Dokumente und Beziehungen 20030410
3 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL = X: mit Reparatur 20030410

Method CHECK_DOCUMENTS on class CL_RSOD_CHECK_FOLDER has no exception.

Method CHECK_REPAIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_CONFIRMATION Call by reference Type reference (TYPE) RS_BOOL Boolean 20030410
2 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL Boolean 20030410
# Exception Resumable Description Created on
1 CX_RSRV_EXCEPTION BW: Allgemeine Fehlerklasse 20030410

Method CHECK_REPAIR_DOCUMENT_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL Boolean 20060720

Method CHECK_REPAIR_DOCUMENT_PROP on class CL_RSOD_CHECK_FOLDER has no exception.

Method CHECK_REPAIR_DOC_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_CLASS Call by reference Type reference (TYPE) RSOD_DOC_CLASS BW Dokumentenklasse 20030410
2 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL Boolean 20030410

Method CHECK_REPAIR_DOC_CLASS on class CL_RSOD_CHECK_FOLDER has no exception.

Method CHECK_ROOT_OF_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_CLASS Call by reference Type reference (TYPE) RSOD_DOC_CLASS BW Dokumentenklasse 20030410
2 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL = X: mit Reparatur 20030410

Method CHECK_ROOT_OF_APPLICATION on class CL_RSOD_CHECK_FOLDER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSOD_CHECK_FOLDER has no parameter.
Method CONSTRUCTOR on class CL_RSOD_CHECK_FOLDER has no exception.

Method CREATE Signature

Method CREATE on class CL_RSOD_CHECK_FOLDER has no parameter.
Method CREATE on class CL_RSOD_CHECK_FOLDER has no exception.

Method DESCRIBE Signature

Method DESCRIBE on class CL_RSOD_CHECK_FOLDER has no parameter.
Method DESCRIBE on class CL_RSOD_CHECK_FOLDER has no exception.

Method GET_PARAMETERS Signature

Method GET_PARAMETERS on class CL_RSOD_CHECK_FOLDER has no parameter.
Method GET_PARAMETERS on class CL_RSOD_CHECK_FOLDER has no exception.

Method GET_PARAMETER_LIS Signature

Method GET_PARAMETER_LIS on class CL_RSOD_CHECK_FOLDER has no parameter.
Method GET_PARAMETER_LIS on class CL_RSOD_CHECK_FOLDER has no exception.

Method REPAIR Signature

Method REPAIR on class CL_RSOD_CHECK_FOLDER has no parameter.
Method REPAIR on class CL_RSOD_CHECK_FOLDER has no exception.

Method RUN Signature

Method RUN on class CL_RSOD_CHECK_FOLDER has no parameter.
Method RUN on class CL_RSOD_CHECK_FOLDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400