SAP ABAP Class CL_RSLPO_PC_TPL_DFG_CHAIN_VERS (Chain)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSLPO_PC_TEMPLATE (Package) Logical Partitioning: Generate Process Chains
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_PC_TPL_DFG_CHAIN_V_DB | Chain | 20081107 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_PC_TPL_DFG_CHAIN_V_N | Chain | 20081107 |
Properties
| Class | CL_RSLPO_PC_TPL_DFG_CHAIN_VERS | |
| Short Description | Chain | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSLPO_PC_TEMPLATE | Logical Partitioning: Generate Process Chains |
| Created | 20080919 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RSLPO_PC_TPL_DFG_CHAIN_VERS has no interface implemented.
Friends
Class CL_RSLPO_PC_TPL_DFG_CHAIN_VERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSOBJVERS | Object Version | 20080919 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSLPO_PC_TPL_DFG_CHAIN | Process Chain | 20080919 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSLPO_PC_TPL_THREADS | Object with table of process chain threads | 20080919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080919 | ||
| 2 | Instance method | Public | Method | 20080920 | ||
| 3 | Instance method | Protected | Method | 20081107 | ||
| 4 | Instance method | Public | Constructor | 20080919 | ||
| 5 | Instance method | Public | Method | 20080922 | ||
| 6 | Instance method | Public | Method | 20081107 | ||
| 7 | Instance method | Public | Method | 20080919 | ||
| 8 | Instance method | Public | Method | 20081016 | ||
| 9 | Instance method | Public | Method | 20080919 |
Events
Class CL_RSLPO_PC_TPL_DFG_CHAIN_VERS has no event.
Types
Class CL_RSLPO_PC_TPL_DFG_CHAIN_VERS has no local type.
Method Signatures
Method ADD_THREADS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_THREAD | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_PC_TPL_THREADS | Objekt mit Tabelle von Prozessketten-Threads | 20080919 |
Method ADD_THREADS on class CL_RSLPO_PC_TPL_DFG_CHAIN_VERS has no exception.
Method CHANGE_THREAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_THREAD | Call by reference | Type reference (TYPE) | CL_RSLPO_PC_TEMPLATE=>TY_S_THREAD | 20080920 |
Method CHANGE_THREAD on class CL_RSLPO_PC_TPL_DFG_CHAIN_VERS has no exception.
Method COMPARE_THREADS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_THREADS | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_PC_TPL_THREADS | Objekt mit Tabelle von Prozessketten-Threads | 20081107 | |||
| 2 | R_IS_EQUAL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081107 |
Method COMPARE_THREADS on class CL_RSLPO_PC_TPL_DFG_CHAIN_VERS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20080919 | |||
| 2 | I_R_CHAIN | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_PC_TPL_DFG_CHAIN | Prozesskette | 20080919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080923 | |||
| 2 | Operation abgebrochen | 20080923 |
Method DEL_THREADS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_THREAD | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_PC_TPL_THREADS | Objekt mit Tabelle von Prozessketten-Threads | 20080922 |
Method DEL_THREADS on class CL_RSLPO_PC_TPL_DFG_CHAIN_VERS has no exception.
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXISTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081107 |
Method EXISTS on class CL_RSLPO_PC_TPL_DFG_CHAIN_VERS has no exception.
Method GET_THREADS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_THREADS | Value transfer | Object reference (TYPE REF TO) | CL_RSLPO_PC_TPL_THREADS | Objekt mit Tabelle von Prozessketten-Threads | 20080920 |
Method GET_THREADS on class CL_RSLPO_PC_TPL_DFG_CHAIN_VERS has no exception.
Method IS_EQUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CHAIN_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_PC_TPL_DFG_CHAIN_VERS | Kette | 20081016 | |||
| 2 | R_IS_EQUAL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081016 |
Method IS_EQUAL on class CL_RSLPO_PC_TPL_DFG_CHAIN_VERS has no exception.
Method OVERWRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_PC_TPL_DFG_CHAIN_VERS | Kette | 20080919 |
Method OVERWRITE on class CL_RSLPO_PC_TPL_DFG_CHAIN_VERS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |