SAP ABAP Class CL_RSLPO_TASK_GEN_VERS (Semantic Partitioning: Generation Process for SPO)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSLPO_GEN (Package) Logical Partitioning: Generation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_TASK_GEN | Semantic Partitioning: Generation Process | 20080909 |
Properties
| Class | CL_RSLPO_TASK_GEN_VERS | |
| Short Description | Semantic Partitioning: Generation Process for SPO | |
| Super Class | CL_RSLPO_TASK_GEN | Semantic Partitioning: Generation Process |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSLPO_GEN | Logical Partitioning: Generation |
| Created | 20080909 | 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_RSLPO_TASK_GEN_VERS has no interface implemented.
Friends
Class CL_RSLPO_TASK_GEN_VERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSLPO_S_DELTA_VERS | Key, actual version and target version for SPO | 20080909 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20080909 | |
| 2 | Instance method | Private | Method | Returns table with processes to be executed in groups | 20091203 | |
| 3 | Instance method | Private | Method | Locks or unlocks SPO and affected components | 20080915 | |
| 4 | Instance method | Private | Method | Logs the start or end of a process group | 20091203 | |
| 5 | Instance method | Private | Method | Switches common use of meta data on or off | 20081022 | |
| 6 | Instance method | Private | Method | Synchronizes other subareas BW such as BWA or OLAP | 20090805 | |
| 7 | Instance method | Private | Method | Synchronizes process chains | 20100813 |
Events
Class CL_RSLPO_TASK_GEN_VERS has no event.
Types
Class CL_RSLPO_TASK_GEN_VERS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_DELTA | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_DELTA | Referenz auf zu prozessierende Delta-Instanz | 20091008 | |||
| 2 | I_SIMUL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | TRUE: Generierung wird im Simulationsmodus ausgeführt | 20080909 | ||
| 3 | I_SUBSTEP | Call by reference | Type reference (TYPE) | STRING | Teilprozessschritt | 20091013 |
Method CONSTRUCTOR on class CL_RSLPO_TASK_GEN_VERS has no exception.
Method GET_T_TASK_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_TASK_GROUP | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle mit Gruppen auszuführender Prozesse | 20091203 |
Method GET_T_TASK_GROUP on class CL_RSLPO_TASK_GEN_VERS has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENQUEUE_DEQUEUE | Call by reference | Type reference (TYPE) | STRING | Sperren oder Entsperren (ENQUEUE, DEQUEUE) | 20080915 | |||
| 2 | R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Erfolgreiche Ausführung oder Fehler | 20090615 |
Method LOCK on class CL_RSLPO_TASK_GEN_VERS has no exception.
Method LOG_TASK_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_ACTION_REQUIRED | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | TRUE: Ausführen eines Prozesses der Gruppe ist erforderlich | 20091210 | ||
| 2 | I_OPEN_CLOSE | Call by reference | Type reference (TYPE) | STRING | Anfang oder Ende der Prozessgruppe | 20091203 | |||
| 3 | I_TASK_GROUP | Call by reference | Type reference (TYPE) | STRING | Prozessgruppe | 20091203 |
Method LOG_TASK_GROUP on class CL_RSLPO_TASK_GEN_VERS has no exception.
Method SWITCH_SHARING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ON_OFF | Call by reference | Type reference (TYPE) | STRING | Ein- oder Ausschalten (ON, OFF) | 20081022 |
Method SWITCH_SHARING on class CL_RSLPO_TASK_GEN_VERS has no exception.
Method SYNC_OTHERS Signature
Method SYNC_OTHERS on class CL_RSLPO_TASK_GEN_VERS has no parameter.
Method SYNC_OTHERS on class CL_RSLPO_TASK_GEN_VERS has no exception.
Method SYNC_RSPC Signature
Method SYNC_RSPC on class CL_RSLPO_TASK_GEN_VERS has no parameter.
Method SYNC_RSPC on class CL_RSLPO_TASK_GEN_VERS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |