SAP ABAP Class CL_GRPC_WF_UPGRADE (Upgrade class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_WORKFLOW (Package) Workflow-Unique
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_WF_UPGRADE | Upgrade Interface | 20090302 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_WF_UPGRADE_CASE_25 | Upgrade Incompatible case workflow | 20090303 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_WF_UPGRADE_CASE_30 | Upgrade Incompatible case workflow | 20100709 |
Properties
| Class | CL_GRPC_WF_UPGRADE | |
| Short Description | Upgrade class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_WORKFLOW | Workflow-Unique |
| Created | 20090302 | SAP |
| Last change | 20141106 | |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRPC_WF_UPGRADE | Upgrade Interface | 20090302 |
Friends
Class CL_GRPC_WF_UPGRADE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_MIGRATION_LOG | Migration and APPL log | 20090304 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SWDTWIID | Work Item IDs | 20090302 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SWW_TASK | Task ID | 20090302 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090302 | ||
| 2 | Instance method | Private | Method | list the instances | 20090302 | |
| 3 | Instance method | Private | Method | remove the old instances | 20090302 | |
| 4 | Instance method | Protected | Method | restart the upgrade workflow items | 20090302 | |
| 5 | Instance method | Protected | Method | save the old workflow instance bo | 20090302 | |
| 6 | Instance method | Protected | Method | simulate to upgrade | 20090304 |
Events
Class CL_GRPC_WF_UPGRADE has no event.
Types
Class CL_GRPC_WF_UPGRADE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_MIGRATION_LOG | Migration and APPL log | 20090304 | |||
| 2 | IV_TEMPLATE | Value transfer | Type reference (TYPE) | SWW_TASK | 20090302 |
Method CONSTRUCTOR on class CL_GRPC_WF_UPGRADE has no exception.
Method LIST_INSTANCES Signature
Method LIST_INSTANCES on class CL_GRPC_WF_UPGRADE has no parameter.
Method LIST_INSTANCES on class CL_GRPC_WF_UPGRADE has no exception.
Method REMOVE_OLD_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090305 | |||
| 2 | IV_ITEMID | Value transfer | Type reference (TYPE) | SWW_WIID | Work item ID | 20090305 |
Method REMOVE_OLD_INSTANCES on class CL_GRPC_WF_UPGRADE has no exception.
Method RESTART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090305 |
Method RESTART on class CL_GRPC_WF_UPGRADE has no exception.
Method SAVE_BO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090305 | |||
| 2 | IV_ITEMID | Value transfer | Type reference (TYPE) | SWW_WIID | Work item ID | 20090305 |
Method SAVE_BO on class CL_GRPC_WF_UPGRADE has no exception.
Method SIMULATE Signature
Method SIMULATE on class CL_GRPC_WF_UPGRADE has no parameter.
Method SIMULATE on class CL_GRPC_WF_UPGRADE has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |