SAP ABAP Interface IF_SWF_UTL_MULTI_EXEC (Automation of Work Item Executions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWU (Package) Business Workflow: Utility Functions (Package-Independent)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_UTL_MULTI_EXEC | Automation of Work Item Executions | 20001218 |
Properties
| Interface | IF_SWF_UTL_MULTI_EXEC | |
| Short Description | Automation of Work Item Executions |
General Data
| Package | SWU | Business Workflow: Utility Functions (Package-Independent) |
| Created | 20001218 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_UTL_MULTI_EXEC has no forward declaration.
Interfaces
Interface IF_SWF_UTL_MULTI_EXEC has no interface.
Friends
Interface IF_SWF_UTL_MULTI_EXEC has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ME_AUTO | Static Attribute | Public | Type reference (TYPE) | SWUMEXESTA | Work item execution in an ME context automated | 20001218 | ||
| 2 | C_ME_INIT | Static Attribute | Public | Type reference (TYPE) | SWUMEXESTA | Initial Status of a Work Item in an ME Context | 20001218 | ||
| 3 | C_ME_MANU | Static Attribute | Public | Type reference (TYPE) | SWUMEXESTA | Work item execution in an ME context not automated | 20001218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Detailed Multiexec Status | 20060725 | |
| 2 | Instance method | Public | Method | Gets the multiexec status of a work item | 20001218 | |
| 3 | Instance method | Public | Method | Result of WI execution processed according to status | 20001218 |
Events
Interface IF_SWF_UTL_MULTI_EXEC has no event.
Types
Interface IF_SWF_UTL_MULTI_EXEC has no local type.
Method Signatures
Method GET_DETAILED_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ME_STATUS | Call by reference | Type reference (TYPE) | SWUMEXESTA | Multiple-Execution-Status einer Benutzerentscheidung | 20060725 | |||
| 2 | EX_NUM_OF_RELATIVES | Call by reference | Type reference (TYPE) | I | Anzahl von gleichartigen Workitems in der Liste | 20060725 | |||
| 3 | EX_NUM_OF_WIS_IN_LIST | Call by reference | Type reference (TYPE) | I | Anzahl von Workitems in der markerten Liste | 20060725 | |||
| 4 | EX_POS_IN_LIST | Call by reference | Type reference (TYPE) | I | Aktuelle Position innerhalb der Liste | 20060725 | |||
| 5 | EX_POS_IN_LIST_OF_REL | Call by reference | Type reference (TYPE) | I | Aktuelle Position innerhalb gleichartiger Workitems | 20060725 | |||
| 6 | EX_WI_NOT_IN_LIST | Call by reference | Type reference (TYPE) | FLAG | Workitem ist nicht in der markierten Liste | 20060725 |
Method GET_DETAILED_STATUS on Interface IF_SWF_UTL_MULTI_EXEC has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ME_STATUS | Value transfer | Type reference (TYPE) | SWUMEXESTA | Multiple-Execution-Status einer Benutzerentscheidung | 20001218 |
Method GET_STATUS on Interface IF_SWF_UTL_MULTI_EXEC has no exception.
Method UPDATE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_WI_NOTE | Call by reference | Type reference (TYPE) | SWOTOBJID | Struktur für Objekt-ID | 20111031 | |||
| 2 | CH_WI_RESULT | Call by reference | Type reference (TYPE) | ANY | Ergebnis einer Workitemausführung | 20001218 |
Method UPDATE_RESULT on Interface IF_SWF_UTL_MULTI_EXEC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 610 |