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 ABAP 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 DO_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_MIGRATION_LOG Migration and APPL log 20090304
2 DT_OPEN_INSTANCES Instance attribute Protected Type reference (TYPE) SWDTWIID Work Item IDs 20090302
3 DV_TEMPLATE_ID Instance attribute Protected Type reference (TYPE) SWW_TASK Task ID 20090302
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090302
2 LIST_INSTANCES Instance method Private Method list the instances 20090302
3 REMOVE_OLD_INSTANCES Instance method Private Method remove the old instances 20090302
4 RESTART Instance method Protected Method restart the upgrade workflow items 20090302
5 SAVE_BO Instance method Protected Method save the old workflow instance bo 20090302
6 SIMULATE 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 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_GRFN_MIGRATION_LOG Migration and APPL log 20090304
2 Importing 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 Returning EV_OK Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090305
2 Importing 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 Returning 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 Returning EV_OK Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090305
2 Importing 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