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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | 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 | Static Attribute | Private | Type reference (TYPE) | SWRTTASK | WAPI: Table Type for Tasks | 20031203 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWRTWIHDR | WAPI: Table Type for Work Item Header | 20031203 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWW_WIID | Work Item ID | 20031203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031203 | |
| 2 | Static method | Protected | Method | Trigger Complete Event for Assessment and Test | 20050617 | |
| 3 | Instance method | Private | Method | Convert Work Item Header to Inbox Structure | 20031203 | |
| 4 | Static method | Public | Method | Finish the Workflow | 20060427 | |
| 5 | Static method | Public | Method | Get Attribute Value from Workflow Container | 20040629 | |
| 6 | Static method | Public | Method | Get Deadline Object of a Workitem | 20040920 | |
| 7 | Static method | Private | Method | Method Returns Object Text | 20070529 | |
| 8 | Static method | Public | Method | Get Organization Unit Text from Business Object FOPC_PERSON | 20040513 | |
| 9 | Instance method | Private | Method | Get Object Text from Default Attribute | 20040312 | |
| 10 | Static method | Public | Method | Workflow Interfaces: Read Work Item Recipients | 20040211 | |
| 11 | Static method | Public | Method | Get Sign-Off Information from Workflow Container | 20040127 | |
| 12 | Static method | Public | Method | Return Top Workflows for a Case Object | 20040127 | |
| 13 | Static method | Public | Method | Workflow interfaces: Replace work item | 20040305 | |
| 14 | Static method | Private | Method | Workflow Interfaces: Create Worklist for Users | 20031203 | |
| 15 | Static method | Public | Method | Set Attribute Value to Workflow Container | 20040629 | |
| 16 | Instance method | Private | Method | Workflow Interfaces: Create Worklist for Users | 20031203 | |
| 17 | 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 | IT_CONTAINER | Call by reference | Type reference (TYPE) | SWCONTTAB | Container-Tabelle | 20050617 | |||
| 2 | I_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technischer Schlüssel des Falles (Fall-GUID) | 20050617 | |||
| 3 | I_CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Fallart | 20050617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MIC: Fall | 20050617 |
Method CONVERT_WORKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_INBOX | Call by reference | Type reference (TYPE) | FOPCW_S_INBOX | 20031203 | ||||
| 2 | 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 | MESSAGE_LINES | Call by reference | Type reference (TYPE) | SAPI_MSG_LINES | Tabelle mit sap-wapi-Message (Zeilen) | 20060427 | |||
| 2 | RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060430 | |||
| 3 | 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 | E_VALUE | Call by reference | Type reference (TYPE) | SWC_VALUE | Character Wert | 20040629 | |||
| 2 | I_ATTR | Call by reference | Type reference (TYPE) | SWC_ELEM | Element | 20040629 | |||
| 3 | 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 | ES_DEADLINE | Call by reference | Type reference (TYPE) | SWR_DEADL | Workflow: Deadline | 20040920 | |||
| 2 | I_WI_CHCKWI | Call by reference | Type reference (TYPE) | SWW_CHCKWI | Übergeordnetes Workitem | 20040920 | |||
| 3 | I_WI_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20040920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_TEXT | Call by reference | Type reference (TYPE) | STRING | 20070529 | ||||
| 2 | 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 | I_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20040513 | |||
| 2 | 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 | E_TEXT | Call by reference | Type reference (TYPE) | STRING | 20040312 | ||||
| 2 | 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 | ET_AGENT | Value transfer | Type reference (TYPE) | SWFUAGENTS | Liste von Organisationsobjekten | 20040211 | |||
| 2 | I_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20040211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ES_DATE_INTERVAL | Value transfer | Type reference (TYPE) | FOPC_S_DATE_INTERVAL | Datum der Beurteilung oder des Tests | 20040127 | |||
| 2 | I_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20040127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOA: Fall | 20040127 |
Method GET_TOP_LEVEL_WF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE_LINES | Call by reference | Type reference (TYPE) | SAPI_MSG_LINES | Tabelle mit sap-wapi-Message (Zeilen) | 20040127 | |||
| 2 | ET_WORKLIST | Call by reference | Type reference (TYPE) | SWRTWIHDR | WAPI: Tabellentyp für Workitemheader | 20040127 | |||
| 3 | I_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technischer Schlüssel des Falles (Fall-GUID) | 20040127 | |||
| 4 | I_CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Fallart | 20040601 | |||
| 5 | 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 | I_WI_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20040305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_TASK_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20031203 | ||||
| 2 | I_TASK | Call by reference | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20031203 | |||
| 3 | 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 | I_ATTR | Call by reference | Type reference (TYPE) | SWC_ELEM | Element | 20040629 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | SWC_VALUE | Character Wert | 20040629 | |||
| 3 | I_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20040629 | |||
| 4 | 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 | I_USER | Value transfer | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20031203 | |||
| 2 | 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 | I_OBJKEY | Call by reference | Type reference (TYPE) | SWOTOBJID-OBJKEY | Objektschlüssel | 20040114 | |||
| 2 | I_OBJTYPE | Call by reference | Type reference (TYPE) | SWOTOBJID-OBJTYPE | Objekttyp | 20040114 | |||
| 3 | I_WIID | Call by reference | Type reference (TYPE) | SWR_STRUCT-WORKITEMID | Workitem-Kennung | 20040114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOA: Fall | 20040109 |
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in | 100 |