SAP ABAP Class CL_GRPCW_WORKFLOW (Factory of Workflow Machine)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_WORKFLOW (Package) Workflow-Unique
Properties
Class CL_GRPCW_WORKFLOW  
Short Description Factory of Workflow Machine    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_WORKFLOW   Workflow-Unique 
Created 20070611   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GRPCW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRPCW_WORKFLOW has no interface implemented.
Friends
Class CL_GRPCW_WORKFLOW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _T_WFI_CACHE Static Attribute Private Type reference (TYPE) TY_WFI_CACHE_TAB Cache of Details for Real Workflow Items 20070611
2 _WORKFLOW Static Attribute Private Object reference (TYPE REF TO) IF_GRPCW_WORKFLOW=> MIC: Workflow Machine Abstraction 20070611
Methods
# Method Level Visibility Method type Description Created on
1 GET_INBOX_OBJECT_DESCRIPT Static method Public Method Method Builds Description of Inbox Object 20070611
2 GET_INSTANCE Static method Public Method Gets Instance of Workflow Machine 20070611
3 GET_PRIORITY_TXT Static method Public Method Obsolete: Get Text for Priority 20070611
4 READ_INBOX Static method Public Method Obsolete: Reads Inbox and Returns All Workflow Items 20070611
5 READ_INBOX_WF_DETAILS Static method Public Method Obsolete: Add Details on Time Consumption 20070611
Events
Class CL_GRPCW_WORKFLOW has no event.
Types
Class CL_GRPCW_WORKFLOW has no local type.
Method Signatures

Method GET_INBOX_OBJECT_DESCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATES Call by reference Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20070611
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Object 20070611
3 Importing I_REGULATION Call by reference Type reference (TYPE) GRFN_OBJECT_ID Object ID 20090407
4 Returning R_DESCRIPT Value transfer Type reference (TYPE) STRING 20070611

Method GET_INBOX_OBJECT_DESCRIPT on class CL_GRPCW_WORKFLOW has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_WORKFLOW Value transfer Object reference (TYPE REF TO) IF_GRPCW_WORKFLOW MIC: Workflow Machine Abstraction 20070611

Method GET_INSTANCE on class CL_GRPCW_WORKFLOW has no exception.

Method GET_PRIORITY_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRIO Call by reference Type reference (TYPE) SWW_PRIO Priority of a Work Item 20070611
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING Description 20070611

Method GET_PRIORITY_TXT on class CL_GRPCW_WORKFLOW has no exception.

Method READ_INBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DETAILS Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Read Workflow Details Immediately 20070611
2 Importing I_UNAME Call by reference Type reference (TYPE) SYUNAME SAP R/3 System, User Logon Name 20070611
3 Returning RT_INBOX Value transfer Type reference (TYPE) GRPCW_TO_INBOX Table of Tasks 20070611

Method READ_INBOX on class CL_GRPCW_WORKFLOW has no exception.

Method READ_INBOX_WF_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONTEXT_TXT Call by reference Type reference (TYPE) STRING Context 20070611
2 Exporting EV_OBJECT_ID Call by reference Type reference (TYPE) GRPCW_OBJECT_ID Object ID 20070611
3 Exporting EV_OBJECT_TXT Call by reference Type reference (TYPE) STRING Object Text 20070611
4 Exporting EV_ORGUNIT_TXT Call by reference Type reference (TYPE) GRPC_ORGUNIT_TITLE Org Unit Name 20070611
5 Exporting EV_TASK_TXT Call by reference Type reference (TYPE) STRING Task Text 20070611
6 Importing IV_DETAILS Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Read Details if not Buffered 20070611
7 Importing IV_ITEM_ID Call by reference Type reference (TYPE) GRPCW_ITEM_ID Workflow Item 20070611

Method READ_INBOX_WF_DETAILS on class CL_GRPCW_WORKFLOW has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250