SAP ABAP Class CL_RSRV_SID_NUMBER_RANGE (Comparison: Number Range for SID of a Char. with Max. SID)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM (Application Component) Warehouse Management
⤷
RSRV (Package) Analysis and Repair of BW Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRV_ATOM | Elementary Tests for Transaction RSRV | 20010810 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRV_CONSTANTS | Constants for Atom/Test in RSRV | 20010810 |
Properties
| Class | CL_RSRV_SID_NUMBER_RANGE | |
| Short Description | Comparison: Number Range for SID of a Char. with Max. SID | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRV | Analysis and Repair of BW Objects |
| Created | 20010810 | SAP |
| Last change | 20110908 | 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_RSRV_ATOM | Elementary Tests for Transaction RSRV | 20010810 | ||
| 2 | IF_RSRV_CONSTANTS | Constants for Atom/Test in RSRV | 20010810 |
Friends
Class CL_RSRV_SID_NUMBER_RANGE 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) | 20010810 | |||||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | 20010810 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSRV_APPL_LOG | Application Log for RSRV | 20010810 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSD_S_COB_PRO | InfoObject Properties (in Context of InfoCube / ODS object) | 20010813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check Entries and Distribute to Export Parameters | 20010810 | |
| 2 | Instance method | Private | Method | Test And If Necessary Repair | 20010813 | |
| 3 | Instance method | Private | Method | check if NRIV is used | 20090717 | |
| 4 | Instance method | Private | Method | check if NRIV is used | 20090717 | |
| 5 | Instance method | Private | Method | Determining Difference for Which Number Range is Too Small | 20010813 | |
| 6 | Instance method | Private | Method | Determining Maximum SID in SID Table | 20010813 | |
| 7 | Instance method | Private | Method | Determining Status of Number Range | 20010813 | |
| 8 | Instance method | Private | Method | Determining Status of Number Range | 20090717 | |
| 9 | Instance method | Private | Method | Repairs | 20010813 | |
| 10 | Instance method | Private | Method | Repair: Adjust Number Range Status | 20010813 | |
| 11 | Instance method | Private | Method | Repair: Create Number Range Object & Interval | 20010813 |
Events
Class CL_RSRV_SID_NUMBER_RANGE has no event.
Types
Class CL_RSRV_SID_NUMBER_RANGE 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 | E_S_COB_PRO | Call by reference | Type reference (TYPE) | RSD_S_COB_PRO | Merkmal | 20010813 | |||
| 2 | I_T_PARAMETERS | Call by reference | Type reference (TYPE) | RSRV_NAME_VALUE_TAB | Tabelle mit Name-Value-Paaren | 20010810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20020814 |
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 | Boolesch | 20010813 | |||
| 2 | I_REPAIR | Call by reference | Type reference (TYPE) | RS_BOOL | Boolesch | 20010813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20020814 |
Method _CHECK_REPAIR_NRIV 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 | 20090717 |
Method _CHECK_REPAIR_NRIV on class CL_RSRV_SID_NUMBER_RANGE has no exception.
Method _CHECK_REPAIR_RRBANRIV 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 | 20090717 | |||
| 2 | I_REPAIR | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090717 |
Method _CHECK_REPAIR_RRBANRIV on class CL_RSRV_SID_NUMBER_RANGE has no exception.
Method _DIFFERENCE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAXSID | Call by reference | Type reference (TYPE) | I | 20010813 | ||||
| 2 | I_NRLEVEL | Call by reference | Type reference (TYPE) | I | 20010813 | ||||
| 3 | R_DIFFERENCE | Value transfer | Type reference (TYPE) | I | 20010813 |
Method _DIFFERENCE_GET on class CL_RSRV_SID_NUMBER_RANGE has no exception.
Method _MAXSID_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20010813 | ||||
| 2 | R_MAXSID | Value transfer | Type reference (TYPE) | RSD_SID | 20010813 |
Method _MAXSID_GET on class CL_RSRV_SID_NUMBER_RANGE has no exception.
Method _NUMBER_LEVEL_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NUMBRANM | Value transfer | Type reference (TYPE) | RSD_NUMBER_RANGE | Name des Nummernkreisobjekts | 20021122 | |||
| 2 | R_NRLEVEL | Value transfer | Type reference (TYPE) | I | 20010813 |
Method _NUMBER_LEVEL_GET on class CL_RSRV_SID_NUMBER_RANGE has no exception.
Method _NUMBER_LEVEL_GET_RRBANRIV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NUMBRANM | Value transfer | Type reference (TYPE) | RSD_NUMBER_RANGE | Name of a Number Range Object | 20090717 | |||
| 2 | R_NRLEVEL | Value transfer | Type reference (TYPE) | I | 20090717 |
Method _NUMBER_LEVEL_GET_RRBANRIV on class CL_RSRV_SID_NUMBER_RANGE has no exception.
Method _REPAIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHABASNM | Call by reference | Type reference (TYPE) | RSD_CHANM | 20010813 | ||||
| 2 | I_MAXSID | Call by reference | Type reference (TYPE) | I | 20010813 | ||||
| 3 | I_NO_CONFIRMATION | Call by reference | Type reference (TYPE) | RS_BOOL | Boolesch | 20010813 | |||
| 4 | I_NRLEVEL | Call by reference | Type reference (TYPE) | I | 20010813 | ||||
| 5 | I_NUMBRANR | Call by reference | Type reference (TYPE) | RSD_S_COB_PRO-NUMBRANR | Nummer der Nummernkreisobjekte eines Merkmals | 20010813 | |||
| 6 | I_S_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application-Log: Daten einer Meldung | 20010817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für die RSRV: nur dynamische Prüfung | 20020814 |
Method _REPAIR_NUMBER_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20010813 | |||
| 2 | I_NUMBRANM | Call by reference | Type reference (TYPE) | RSD_NUMBER_RANGE | 20010813 | ||||
| 3 | I_QUANTITY | Call by reference | Type reference (TYPE) | I | 20010813 |
Method _REPAIR_NUMBER_LEVEL on class CL_RSRV_SID_NUMBER_RANGE has no exception.
Method _REPAIR_NUMBER_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20010813 | |||
| 2 | I_CHABASNM | Call by reference | Type reference (TYPE) | RSD_CHANM | 20010813 | ||||
| 3 | I_NUMBRANM | Call by reference | Type reference (TYPE) | RSD_NUMBER_RANGE | Nummer der Nummernkreisobjekte eines Merkmals | 20010813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für die RSRV: nur dynamische Prüfung | 20020814 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 30A |