SAP ABAP Class CL_RSDMD_RSRV (Package-Based RSRV Tests)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDMD (Package) Master Data Update
⤷
⤷
Properties
| Class | CL_RSDMD_RSRV | |
| Short Description | Package-Based RSRV Tests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDMD | Master Data Update |
| Created | 20060703 | 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) |
Interfaces
Class CL_RSDMD_RSRV has no interface implemented.
Friends
Class CL_RSDMD_RSRV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 1 | Check No. for Checks of Entries in X and Y Tables | 20060703 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSCHABASNM | Name of Basic Characteristic to be Checked | 20060703 | |||
| 3 | Constant | Private | Type reference (TYPE) | BTCJOBCLAS | 'B' | Job Class for Jobs to be Started | 20060706 | ||
| 4 | Constant | Private | Type reference (TYPE) | I | 8 | Max. Number of Parallel Processes to be Processed | 20060704 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Parallel Execution? | 20060704 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | 30 Characters | 20060704 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDMD_RSRV_PACKAGECONTAINER | Container for Data Packages of RSRV Test | 20060703 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSRV_APPL_LOG | Application Log for RSRV | 20060703 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20060703 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060703 | |
| 3 | Instance method | Private | Method | Creates an RSRV GUID in p_rsrv_guid | 20060704 | |
| 4 | Instance method | Private | Method | Returns Number of Jobs Currently Running | 20060704 | |
| 5 | Instance method | Public | Method | Performs a Test on the Basic Characteristic | 20060703 | |
| 6 | Instance method | Private | Method | Performs Package Processing in One Job | 20060704 |
Events
Class CL_RSDMD_RSRV has no event.
Types
Class CL_RSDMD_RSRV has no local type.
Method Signatures
Method CHECK_CHARACTERISTIC Signature
Method CHECK_CHARACTERISTIC on class CL_RSDMD_RSRV has no parameter.
Method CHECK_CHARACTERISTIC on class CL_RSDMD_RSRV has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHABASNM | Call by reference | Type reference (TYPE) | RSCHABASNM | Name des Basismerkmals, das geprüft werden soll. | 20060703 | |||
| 2 | I_PARALLEL_MODE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Parallele Ausführung? | 20060704 | ||
| 3 | I_R_RSRV_APPL_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSRV_APPL_LOG | Application Log für RSRV | 20060703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiges Basismerkmal übergeben. | 20060703 |
Method CREATE_RSRV_GUID Signature
Method CREATE_RSRV_GUID on class CL_RSDMD_RSRV has no parameter.
Method CREATE_RSRV_GUID on class CL_RSDMD_RSRV has no exception.
Method GET_CURRENT_JOBS_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_JOBS_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl aktuell laufender Jobs | 20060704 |
Method GET_CURRENT_JOBS_COUNT on class CL_RSDMD_RSRV has no exception.
Method RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_NO | Call by reference | Type reference (TYPE) | I | Nummer des Check, der durchgeführt werden soll | 20060703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Check-Nummer übergeben. | 20060703 |
Method START_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_NO | Call by reference | Type reference (TYPE) | I | Durchzuführender Test | 20060704 | |||
| 2 | I_MAX_SID | Call by reference | Type reference (TYPE) | I | Maximale SID (inklusive) eines Datenpakets | 20060704 | |||
| 3 | I_MIN_SID | Call by reference | Type reference (TYPE) | I | Minimale SID (inklusive) eines Datenpakets | 20060704 |
Method START_JOB on class CL_RSDMD_RSRV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |