SAP ABAP Class CL_FOPCW_WORKFLOW (Factory of Workflow Machine)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_WORKFLOW (Package) Workflow-Unique
Properties
Class CL_FOPCW_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 FOPC_WORKFLOW   Workflow-Unique 
Created 20031104   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FOPCW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FOPCW_WORKFLOW has no interface implemented.
Friends
Class CL_FOPCW_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 20031216
2 _WORKFLOW Static Attribute Private Object reference (TYPE REF TO) IF_FOPCW_WORKFLOW MIC: Workflow Machine Abstraction 20031104
Methods
# Method Level Visibility Method type Description Created on
1 GET_INBOX_OBJECT_DESCRIPT Static method Public Method Method Builds Description of Inbox Object 20070404
2 GET_INSTANCE Static method Public Method Gets Instance of Workflow Machine 20031104
3 GET_PRIORITY_TXT Static method Public Method Get Text for Priority 20040226
4 READ_INBOX Static method Public Method Reads Inbox and Returns All Workflow Items 20031216
5 READ_INBOX_WF_DETAILS Static method Public Method Add Details on Time Consumption 20040406
Events
Class CL_FOPCW_WORKFLOW has no event.
Types
Class CL_FOPCW_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) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20070404
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20070404
3 Returning R_DESCRIPT Value transfer Type reference (TYPE) STRING 20070404

Method GET_INBOX_OBJECT_DESCRIPT on class CL_FOPCW_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_FOPCW_WORKFLOW MIC: The workflow machine abstraction 20031104

Method GET_INSTANCE on class CL_FOPCW_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 Priorität eines Workitem 20040226
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING Beschreibung 20040226

Method GET_PRIORITY_TXT on class CL_FOPCW_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 20040406
2 Importing I_UNAME Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20060220
3 Returning RT_INBOX Value transfer Type reference (TYPE) FOPCW_TO_INBOX Table of Tasks 20031216

Method READ_INBOX on class CL_FOPCW_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 20040406
2 Exporting EV_OBJECT_ID Call by reference Type reference (TYPE) FOPCW_OBJECT_ID Object id 20040406
3 Exporting EV_OBJECT_TXT Call by reference Type reference (TYPE) STRING Object text 20040406
4 Exporting EV_ORGUNIT_TXT Call by reference Type reference (TYPE) FOPC_ORGUNIT_TITLE Orgunit name 20040406
5 Exporting EV_TASK_TXT Call by reference Type reference (TYPE) STRING task text 20040406
6 Importing IV_DETAILS Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE read details if not buffered 20040407
7 Importing IV_ITEM_ID Call by reference Type reference (TYPE) FOPCW_ITEM_ID Workflow item 20040406

Method READ_INBOX_WF_DETAILS on class CL_FOPCW_WORKFLOW has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in 100