SAP ABAP Class CL_FOPCW_WF (SAP Webflow)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_WORKFLOW (Package) Workflow-Unique
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOPCW_WORKFLOW MIC: Workflow Machine Abstraction 20031203
Properties
Class CL_FOPCW_WF  
Short Description SAP Webflow    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FOPC_WORKFLOW   Workflow-Unique 
Created 20031203   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FOPCR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 FOPCW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SWWW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FOPCW_WORKFLOW MIC: Workflow Machine Abstraction 20031203
Friends
# Friend Modeled only Created on Description
1 CL_FOPC_UI_ASSESSMENT 20050617 Model Access Class for Assessment
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_TASK_FILTER Static Attribute Private Type reference (TYPE) SWRTTASK WAPI: Table Type for Tasks 20031203
2 MT_WORKLIST Instance attribute Private Type reference (TYPE) SWRTWIHDR WAPI: Table Type for Work Item Header 20031203
3 M_WORKITEM_ID Instance attribute Private Type reference (TYPE) SWW_WIID Work Item ID 20031203
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031203
2 COMPLETE_ASSESSMENT_BY_EVENT Static method Protected Method Trigger Complete Event for Assessment and Test 20050617
3 CONVERT_WORKLIST Instance method Private Method Convert Work Item Header to Inbox Structure 20031203
4 FINISH_WF Static method Public Method Finish the Workflow 20060427
5 GET_ATTR_VALUE_FROM_CONTAINER Static method Public Method Get Attribute Value from Workflow Container 20040629
6 GET_DEADLINE Static method Public Method Get Deadline Object of a Workitem 20040920
7 GET_OBJECT_TXT Static method Private Method Method Returns Object Text 20070529
8 GET_ORGUNIT_TEXT_FROM_PERSON Static method Public Method Get Organization Unit Text from Business Object FOPC_PERSON 20040513
9 GET_ORGUNIT_TXT Instance method Private Method Get Object Text from Default Attribute 20040312
10 GET_RECIPIENTS Static method Public Method Workflow Interfaces: Read Work Item Recipients 20040211
11 GET_SIGNOFF_INFO Static method Public Method Get Sign-Off Information from Workflow Container 20040127
12 GET_TOP_LEVEL_WF Static method Public Method Return Top Workflows for a Case Object 20040127
13 PUT_BACK_WORKITEM Static method Public Method Workflow interfaces: Replace work item 20040305
14 READ_TASK_DESCRIPTION Static method Private Method Workflow Interfaces: Create Worklist for Users 20031203
15 SET_ATTR_VALUE_TO_CONTAINER Static method Public Method Set Attribute Value to Workflow Container 20040629
16 WF_CREATE_WORKLIST Instance method Private Method Workflow Interfaces: Create Worklist for Users 20031203
17 WRITE_CONTAINER Static method Public Method Write Container for Workflow 20040109
Events
Class CL_FOPCW_WF has no event.
Types
Class CL_FOPCW_WF has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FOPCW_WF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FOPCW_WF has no exception.

Method COMPLETE_ASSESSMENT_BY_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONTAINER Call by reference Type reference (TYPE) SWCONTTAB Container-Tabelle 20050617
2 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20050617
3 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Fallart 20050617
# Exception Resumable Description Created on
1 CX_FOPC_CASE MIC: Fall 20050617

Method CONVERT_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INBOX Call by reference Type reference (TYPE) FOPCW_S_INBOX 20031203
2 Importing IS_WIHDR Call by reference Type reference (TYPE) SWR_WIHDR Struktur für Workitemübergabe an den WLC 20031203

Method CONVERT_WORKLIST on class CL_FOPCW_WF has no exception.

Method FINISH_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGE_LINES Call by reference Type reference (TYPE) SAPI_MSG_LINES Tabelle mit sap-wapi-Message (Zeilen) 20060427
2 Exporting RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20060430
3 Importing WI_ID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20060427

Method FINISH_WF on class CL_FOPCW_WF has no exception.

Method GET_ATTR_VALUE_FROM_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) SWC_VALUE Character Wert 20040629
2 Importing I_ATTR Call by reference Type reference (TYPE) SWC_ELEM Element 20040629
3 Importing I_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20040629

Method GET_ATTR_VALUE_FROM_CONTAINER on class CL_FOPCW_WF has no exception.

Method GET_DEADLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DEADLINE Call by reference Type reference (TYPE) SWR_DEADL Workflow: Deadline 20040920
2 Importing I_WI_CHCKWI Call by reference Type reference (TYPE) SWW_CHCKWI Übergeordnetes Workitem 20040920
3 Importing I_WI_ID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20040920
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION Exeception Basisklasse für BAPI Migration 20040920

Method GET_OBJECT_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) STRING 20070529
2 Importing IS_OBJECT Call by reference Type reference (TYPE) SWOTOBJID Struktur für Objekt-ID 20070529

Method GET_OBJECT_TXT on class CL_FOPCW_WF has no exception.

Method GET_ORGUNIT_TEXT_FROM_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WIID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20040513
2 Returning R_ORG_TXT Value transfer Type reference (TYPE) FOPC_TEXT Bezeichnung 20040513

Method GET_ORGUNIT_TEXT_FROM_PERSON on class CL_FOPCW_WF has no exception.

Method GET_ORGUNIT_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) STRING 20040312
2 Importing IS_OBJECT Call by reference Type reference (TYPE) SWOTOBJID WAPI: Struktur für Objekte 20040312

Method GET_ORGUNIT_TXT on class CL_FOPCW_WF has no exception.

Method GET_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_AGENT Value transfer Type reference (TYPE) SWFUAGENTS Liste von Organisationsobjekten 20040211
2 Importing I_WIID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20040211
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION Exeception Basisklasse für BAPI Migration 20040211

Method GET_SIGNOFF_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_DATE_INTERVAL Value transfer Type reference (TYPE) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20040127
2 Importing I_WIID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20040127
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20040127

Method GET_TOP_LEVEL_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE_LINES Call by reference Type reference (TYPE) SAPI_MSG_LINES Tabelle mit sap-wapi-Message (Zeilen) 20040127
2 Exporting ET_WORKLIST Call by reference Type reference (TYPE) SWRTWIHDR WAPI: Tabellentyp für Workitemheader 20040127
3 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20040127
4 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Fallart 20040601
5 Importing I_SELECTION_STATUS_VARIANT Call by reference Type reference (TYPE) SWR_STAVAR '0001' Selektionsvariante für Infosystem (Status) 20040528

Method GET_TOP_LEVEL_WF on class CL_FOPCW_WF has no exception.

Method PUT_BACK_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WI_ID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20040305
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION Exeception Basisklasse für BAPI Migration 20040305

Method READ_TASK_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TASK_DESCRIPTION Call by reference Type reference (TYPE) STRING 20031203
2 Importing I_TASK Call by reference Type reference (TYPE) SWW_TASK Aufgabenkennung 20031203
3 Importing I_WI_ID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20031203

Method READ_TASK_DESCRIPTION on class CL_FOPCW_WF has no exception.

Method SET_ATTR_VALUE_TO_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTR Call by reference Type reference (TYPE) SWC_ELEM Element 20040629
2 Importing I_VALUE Call by reference Type reference (TYPE) SWC_VALUE Character Wert 20040629
3 Importing I_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20040629
4 Returning RV_CODE Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040629

Method SET_ATTR_VALUE_TO_CONTAINER on class CL_FOPCW_WF has no exception.

Method WF_CREATE_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER Value transfer Type reference (TYPE) SYUNAME Anmeldename des Benutzers 20031203
2 Exporting MESSAGE_LINES Call by reference Type reference (TYPE) SAPI_MSG_LINES Tabelle mit sap-wapi-Message (Zeilen) 20031203

Method WF_CREATE_WORKLIST on class CL_FOPCW_WF has no exception.

Method WRITE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJKEY Call by reference Type reference (TYPE) SWOTOBJID-OBJKEY Objektschlüssel 20040114
2 Importing I_OBJTYPE Call by reference Type reference (TYPE) SWOTOBJID-OBJTYPE Objekttyp 20040114
3 Importing I_WIID Call by reference Type reference (TYPE) SWR_STRUCT-WORKITEMID Workitem-Kennung 20040114
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20040109
History
Last changed by/on SAP  20071120 
SAP Release Created in 100