SAP ABAP Class CL_RSLPO_TASK_SYNC_RSPC (Semantic partitioning: Synchronization of process chains)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSLPO_TLOGO (Package) Semantic Partitioning: Metadata / TLOGO Implementation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_TASK | Semantic Partitioning: Task / Process | 20100813 |
Properties
Class | CL_RSLPO_TASK_SYNC_RSPC | |
Short Description | Semantic partitioning: Synchronization of process chains | |
Super Class | CL_RSLPO_TASK | Semantic Partitioning: Task / Process |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSLPO_TLOGO | Semantic Partitioning: Metadata / TLOGO Implementation |
Created | 20100723 | 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_SYNC_RSPC has no interface implemented.
Friends
Class CL_RSLPO_TASK_SYNC_RSPC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSLPO_DELTA | Reference to Delta Instance to be Processed | 20100813 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20100813 |
2 | ![]() |
Instance method | Private | Method | Deletes process chain | 20100813 |
3 | ![]() |
Instance method | Private | Method | Returns TRUE if after-import mode has been activated | 20100813 |
4 | ![]() |
Instance method | Private | Method | Returns table with names of process chains | 20100813 |
Events
Class CL_RSLPO_TASK_SYNC_RSPC has no event.
Types
Class CL_RSLPO_TASK_SYNC_RSPC 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 | 20100813 | ||
2 | ![]() |
I_SIMUL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | TRUE: Synchronisierung wird nur simuliert | 20100813 |
Method CONSTRUCTOR on class CL_RSLPO_TASK_SYNC_RSPC has no exception.
Method DELETE_CHAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHAIN | Call by reference | Type reference (TYPE) | SOBJ_NAME | Name der Prozesskette | 20100813 | ||
2 | ![]() |
R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Erfolgreiche Ausführung oder Fehler | 20100813 |
Method DELETE_CHAIN on class CL_RSLPO_TASK_SYNC_RSPC has no exception.
Method GET_AFTER_IMPORT_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_AFTER_IMPORT_MODE | Value transfer | Type reference (TYPE) | RS_BOOL | TRUE: After-Import-Modus wurde eingeschaltet | 20100813 |
Method GET_AFTER_IMPORT_MODE on class CL_RSLPO_TASK_SYNC_RSPC has no exception.
Method GET_T_CHAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_CHAIN | Value transfer | Type reference (TYPE) | RSO_T_OBJNM | Tabelle mit Namen von Prozessketten | 20100813 |
Method GET_T_CHAIN on class CL_RSLPO_TASK_SYNC_RSPC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |