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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | 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 | Instance attribute | Protected | Attribute reference (LIKE) | 20030417 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20030417 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20030417 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20030417 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20030417 | |||||
| 6 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20030410 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | = X: Repair Error | 20030508 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSRV_APPL_LOG | Application Log for RSRV | 20030410 |
Methods
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 | 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 | BW: Allgemeine Fehlerklasse | 20030410 |
Method CHECK_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_CLASS | Call by reference | Type reference (TYPE) | RSOD_DOC_CLASS | BW Dokumentenklasse | 20030410 | |||
| 2 | I_FOLDER_ID | Call by reference | Type reference (TYPE) | SDOK_DOCID | ID für Dokumente und Beziehungen | 20030410 | |||
| 3 | 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 | I_NO_CONFIRMATION | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20030410 | |||
| 2 | I_REPAIR | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20030410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | I_DOC_CLASS | Call by reference | Type reference (TYPE) | RSOD_DOC_CLASS | BW Dokumentenklasse | 20030410 | |||
| 2 | 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 | I_DOC_CLASS | Call by reference | Type reference (TYPE) | RSOD_DOC_CLASS | BW Dokumentenklasse | 20030410 | |||
| 2 | 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 |