SAP ABAP Class CL_RSRV_PSA_PARTITION (Consistency between PSA Partitions and SAP Admin. Info.)
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 | 20020221 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRV_CONSTANTS | Constants for Atom/Test in RSRV | 20020221 |
Properties
| Class | CL_RSRV_PSA_PARTITION | |
| Short Description | Consistency between PSA Partitions and SAP Admin. Info. | |
| 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 | 20020221 | 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 | 20020221 | ||
| 2 | IF_RSRV_CONSTANTS | Constants for Atom/Test in RSRV | 20020221 |
Friends
Class CL_RSRV_PSA_PARTITION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20030728 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20030728 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20020221 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20020221 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSODSTECH | PSA Table Name | 20020221 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSRV_APPL_LOG | Application Log for RSRV | 20020221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adjust Partition Number | 20020221 | |
| 2 | Static method | Private | Method | Check Entries and Distribute to Export Parameters | 20020221 | |
| 3 | Instance method | Private | Method | Move Records | 20020221 | |
| 4 | Instance method | Private | Method | Get PSA Tables that Use Partitioning | 20020221 | |
| 5 | Instance method | Private | Method | Compare HIGH Value with PARTNO in RSTSODS | 20020221 | |
| 6 | Instance method | Private | Method | Are all packages in the same partition? | 20020221 | |
| 7 | Instance method | Private | Method | Executing/repairing messages in application log | 20020221 |
Events
Class CL_RSRV_PSA_PARTITION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_PSA | Public | See coding | 20100204 | BEGIN OF tn_s_psa,
odsname TYPE rstsods-odsname,
version TYPE rstsods-version,
tabname TYPE rstsods-odsname_tech,
partno TYPE rstsods-partno,
END OF tn_s_psa
|
||
| 2 | TN_T_PSA | Public | See coding | 20100204 | tn_t_psa TYPE STANDARD TABLE OF tn_s_psa
|
Method Signatures
Method _ADJUST_PARTNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNO_ORA | Call by reference | Type reference (TYPE) | NUMC4 | 20020221 | ||||
| 2 | I_PARTNO_RSTS | Call by reference | Type reference (TYPE) | NUMC4 | 20020221 | ||||
| 3 | I_S_PSA | Call by reference | Type reference (TYPE) | TN_S_PSA | 20020221 |
Method _ADJUST_PARTNO on class CL_RSRV_PSA_PARTITION has no exception.
Method _CHECK_AND_GET_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PSA_TECH | Call by reference | Type reference (TYPE) | RSODSTECH | InfoObject | 20020221 | |||
| 2 | I_T_PARAMETERS | Call by reference | Type reference (TYPE) | RSRV_NAME_VALUE_TAB | Tabelle mit Name-Value-Paaren | 20020221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für die RSRV: nur dynamische Prüfung | 20030728 | ||
| 2 | BW: Allgemeine Fehlerklasse |
Method _MIGRATE_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNO | Call by reference | Type reference (TYPE) | RSTSODSPART-PARTNO | Partitionsnummer für PSA-Partitionierung | 20020221 | |||
| 2 | I_PART_TARGET | Call by reference | Type reference (TYPE) | RSTSODSPART-PARTNO | Komponente der Versionsnummer | 20020221 | |||
| 3 | I_REQUEST | Call by reference | Type reference (TYPE) | RSTSODSPART-REQUEST | Einstelliges Kennzeichen | 20020221 | |||
| 4 | I_TABNAME | Call by reference | Type reference (TYPE) | RSTSODSPART-ODSNAME_TECH | Technischer ODS-Name in der DB | 20020221 |
Method _MIGRATE_RECORDS on class CL_RSRV_PSA_PARTITION has no exception.
Method _PARTITIONED_PSA_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_PSA | Call by reference | Type reference (TYPE) | TN_T_PSA | 20020221 | ||||
| 2 | I_PSA_TECH | Call by reference | Type reference (TYPE) | RSODSTECH | Technischer ODS-Name in der DB | 20020221 |
Method _PARTITIONED_PSA_GET on class CL_RSRV_PSA_PARTITION has no exception.
Method _PSA_HIGH_VALUE_CHECK 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 | Boolesch | 20020221 | |||
| 2 | I_S_PSA | Call by reference | Type reference (TYPE) | TN_S_PSA | 20020221 |
Method _PSA_HIGH_VALUE_CHECK on class CL_RSRV_PSA_PARTITION has no exception.
Method _PSA_PACKAGE_PART_CHECK 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 | Boolesch | 20020221 | |||
| 2 | I_S_PSA | Call by reference | Type reference (TYPE) | TN_S_PSA | 20020221 |
Method _PSA_PACKAGE_PART_CHECK on class CL_RSRV_PSA_PARTITION has no exception.
Method _RUN 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 | Boolesch | 20020221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für die RSRV: nur dynamische Prüfung | 20030728 | ||
| 2 | BW: Allgemeine Fehlerklasse |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 30A |