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 | 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 | Static Attribute | Private | Type reference (TYPE) | TY_WFI_CACHE_TAB | Cache of Details for Real Workflow Items | 20031216 | |||
| 2 | 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 | Static method | Public | Method | Method Builds Description of Inbox Object | 20070404 | |
| 2 | Static method | Public | Method | Gets Instance of Workflow Machine | 20031104 | |
| 3 | Static method | Public | Method | Get Text for Priority | 20040226 | |
| 4 | Static method | Public | Method | Reads Inbox and Returns All Workflow Items | 20031216 | |
| 5 | 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 | IS_DATES | Call by reference | Type reference (TYPE) | FOPC_S_DATE_INTERVAL | Datum der Beurteilung oder des Tests | 20070404 | |||
| 2 | IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20070404 | |||
| 3 | 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 | 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 | IV_PRIO | Call by reference | Type reference (TYPE) | SWW_PRIO | Priorität eines Workitem | 20040226 | |||
| 2 | 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 | IV_DETAILS | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Read workflow details immediately | 20040406 | ||
| 2 | I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20060220 | |||
| 3 | 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 | EV_CONTEXT_TXT | Call by reference | Type reference (TYPE) | STRING | Context | 20040406 | |||
| 2 | EV_OBJECT_ID | Call by reference | Type reference (TYPE) | FOPCW_OBJECT_ID | Object id | 20040406 | |||
| 3 | EV_OBJECT_TXT | Call by reference | Type reference (TYPE) | STRING | Object text | 20040406 | |||
| 4 | EV_ORGUNIT_TXT | Call by reference | Type reference (TYPE) | FOPC_ORGUNIT_TITLE | Orgunit name | 20040406 | |||
| 5 | EV_TASK_TXT | Call by reference | Type reference (TYPE) | STRING | task text | 20040406 | |||
| 6 | IV_DETAILS | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | read details if not buffered | 20040407 | ||
| 7 | 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 |