SAP ABAP Class IF_FOPCW_WORKFLOW (MIC: Workflow Machine Abstraction)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOPCW_WF | SAP Webflow | 20031203 |
Properties
| Class | IF_FOPCW_WORKFLOW | |
| Short Description | MIC: Workflow Machine Abstraction | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031023 | SAP |
| Last change | 20041006 | 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) |
Interfaces
Class IF_FOPCW_WORKFLOW has no interface implemented.
Friends
Class IF_FOPCW_WORKFLOW has no friend class.
Attributes
Class IF_FOPCW_WORKFLOW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Recipient to Scheduled Task | 20031023 | |
| 2 | Instance method | Public | Method | Call upon Finished Execution | 20031023 | |
| 3 | Instance method | Public | Method | To Read Particular Inbox Item | 20031125 | |
| 4 | Instance method | Public | Method | Get Text and Visualization for Status | 20031111 | |
| 5 | Instance method | Public | Method | Read Inbox of Particular User | 20031023 | |
| 6 | Instance method | Public | Method | Add Rescheduled Task | 20031023 | |
| 7 | Instance method | Public | Method | Call upon Execution Start | 20031023 |
Events
Class IF_FOPCW_WORKFLOW has no event.
Types
Class IF_FOPCW_WORKFLOW has no local type.
Method Signatures
Method ADD_RECIPIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ITEM | Value transfer | Type reference (TYPE) | FOPCW_ITEM_ID | 20031023 | ||||
| 2 | I_RECIPIENT | Value transfer | Type reference (TYPE) | FOPCW_RECIPIENT | 20031023 |
Method ADD_RECIPIENT on class IF_FOPCW_WORKFLOW has no exception.
Method FINISH_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20031030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeception Basisklasse für BAPI Migration | 20031023 |
Method GET_INBOX_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_INBOX | Value transfer | Type reference (TYPE) | FOPCW_S_INBOX | 20031125 | ||||
| 2 | I_ITEM | Value transfer | Type reference (TYPE) | FOPCW_ITEM_ID | 20031125 |
Method GET_INBOX_INFO on class IF_FOPCW_WORKFLOW has no exception.
Method GET_STATUS_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ICON | Call by reference | Type reference (TYPE) | STRING | Icon to visualise status | 20031111 | |||
| 2 | EV_TEXT | Call by reference | Type reference (TYPE) | FOPC_STATUS_TEXT | Text describing status | 20031111 | |||
| 3 | IV_STATUS | Call by reference | Type reference (TYPE) | FOPC_STATUS | Status | 20031111 |
Method GET_STATUS_INFO on class IF_FOPCW_WORKFLOW has no exception.
Method READ_INBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INBOX | Value transfer | Type reference (TYPE) | FOPCW_TO_INBOX | 20031023 | ||||
| 2 | I_RECIPIENT | Value transfer | Type reference (TYPE) | FOPCW_RECIPIENT | SY-UNAME | 20031023 |
Method READ_INBOX on class IF_FOPCW_WORKFLOW has no exception.
Method SCHEDULE_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ITEM | Value transfer | Type reference (TYPE) | FOPCW_ITEM_ID | 20031023 | ||||
| 2 | IS_DETAILS | Value transfer | Type reference (TYPE) | FOPCW_S_TASK_DETAILS | Task to be performed | 20031105 | |||
| 3 | I_DUE_TIME | Value transfer | Type reference (TYPE) | FOPCW_TIMESTAMP | Due time of the task | 20031029 | |||
| 4 | I_UNIQUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Just one recipient to execute | 20031023 |
Method SCHEDULE_TASK on class IF_FOPCW_WORKFLOW has no exception.
Method START_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ITEM | Value transfer | Type reference (TYPE) | FOPCW_ITEM_ID | 20031023 | ||||
| 2 | I_RECIPIENT | Value transfer | Type reference (TYPE) | FOPCW_RECIPIENT | SY-UNAME | 20031023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeception Basisklasse für BAPI Migration | 20031023 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |