SAP ABAP Class CL_SWF_UTL_PROCESS_IMPORT (Service Class for Importing Process Definitions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_BPML (Package) Business Workflow: BPML
⤷
⤷
Properties
| Class | CL_SWF_UTL_PROCESS_IMPORT | |
| Short Description | Service Class for Importing Process Definitions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_BPML | Business Workflow: BPML |
| Created | 20040913 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_UTL_PROCESS_IMPORT has no forward declaration.
Interfaces
Class CL_SWF_UTL_PROCESS_IMPORT has no interface implemented.
Friends
Class CL_SWF_UTL_PROCESS_IMPORT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | XFLAG | 'X' | generated | 20040913 | ||
| 2 | Constant | Public | Type reference (TYPE) | DEVCLASS | '$TMP' | Package | 20040913 | ||
| 3 | Constant | Public | Type reference (TYPE) | SWR_SMODE | 'S' | Saves the Process in the Current Version | 20041029 | ||
| 4 | Constant | Public | Type reference (TYPE) | SWR_SMODE | ' ' | Gets New Version for Active Process | 20041029 | ||
| 5 | Constant | Public | Type reference (TYPE) | SWR_SMODE | 'N' | Saves Process Under Newer Version | 20041029 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | SWR_VERS | Workflow: Versions of a Task | 20040913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates the Process | 20041004 | |
| 2 | Instance method | Public | Constructor | Constructor | 20040913 | |
| 3 | Instance method | Public | Method | Ends Import | 20040913 | |
| 4 | Static method | Public | Method | General task | 20041014 | |
| 5 | Instance method | Public | Method | Gets Process Container | 20050629 | |
| 6 | Instance method | Public | Method | Loads Process from DB | 20050902 | |
| 7 | Instance method | Public | Method | Saves Process in DB | 20040913 | |
| 8 | Instance method | Public | Method | Saves Process Under Another Task | 20050701 |
Events
Class CL_SWF_UTL_PROCESS_IMPORT has no event.
Types
Class CL_SWF_UTL_PROCESS_IMPORT has no local type.
Method Signatures
Method ACTIVATE_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_SWF_UTL_WAPI_MESSAGE | Workflow: Helper für WAPI-Messages | 20041004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme der Service Klasse | 20041004 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROCESS | Call by reference | Type reference (TYPE) | SWR_VERS | Workflow: Versionen einer Aufgabe | 20040913 | |||
| 2 | IM_SHORT | Call by reference | Type reference (TYPE) | SHORT_D | Objektkürzel | 20040913 | |||
| 3 | IM_TEXT | Call by reference | Type reference (TYPE) | STEXT | Objektbezeichnung | 20040913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme der Service Klasse | 20040913 |
Method FINALIZE_IMPORT Signature
Method FINALIZE_IMPORT on class CL_SWF_UTL_PROCESS_IMPORT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme der Service Klasse | 20040913 |
Method GENERALIZE_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_SWF_UTL_WAPI_MESSAGE | Workflow: Helper für WAPI-Messages | 20041014 | |||
| 2 | TASK | Call by reference | Type reference (TYPE) | C | 20041014 |
Method GENERALIZE_TASK on class CL_SWF_UTL_PROCESS_IMPORT has no exception.
Method GET_PROCESS_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20050629 |
Method GET_PROCESS_CONTAINER on class CL_SWF_UTL_PROCESS_IMPORT has no exception.
Method LOAD_PROCESS Signature
Method LOAD_PROCESS on class CL_SWF_UTL_PROCESS_IMPORT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme der Service Klasse | 20050902 |
Method STORE_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SAVEMODE | Call by reference | Type reference (TYPE) | SWR_SMODE | Steuert das Speichern von Prozessen | 20041029 | |||
| 2 | RE_PROCESS | Value transfer | Type reference (TYPE) | SWR_VERS | Workflow: Versionen einer Aufgabe | 20040913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme der Service Klasse | 20040913 |
Method STORE_PROCESS_AS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TASK | Call by reference | Type reference (TYPE) | SWW_TASK | 20050701 | ||||
| 2 | RE_PROCESS | Value transfer | Type reference (TYPE) | SWR_VERS | Workflow: Versionen einer Aufgabe | 20050701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme der Service Klasse | 20050701 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |