SAP ABAP Class CL_SWF_RUN_ADHOC_FACTORY (Workflow: Factory for AdHoc Workflows)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_RUN (Package) Workflow: Runtime

⤷

⤷

Properties
Class | CL_SWF_RUN_ADHOC_FACTORY | |
Short Description | Workflow: Factory for AdHoc Workflows | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_RUN | Workflow: Runtime |
Created | 20041008 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_RUN_ADHOC_FACTORY has no forward declaration.
Interfaces
Class CL_SWF_RUN_ADHOC_FACTORY has no interface implemented.
Friends
Class CL_SWF_RUN_ADHOC_FACTORY has no friend class.
Attributes
Class CL_SWF_RUN_ADHOC_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates a new AdHoc process instance | 20041008 |
2 | ![]() |
Static method | Public | Method | Returns an existing AdHoc process instance | 20041026 |
Events
Class CL_SWF_RUN_ADHOC_FACTORY has no event.
Types
Class CL_SWF_RUN_ADHOC_FACTORY has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20041008 | ||
2 | ![]() |
IM_PROCESS_ID | Call by reference | Type reference (TYPE) | SWFREXTPROCID | Workflow: Id eines externen Prozesses | 20041008 | ||
3 | ![]() |
IM_PROCESS_TYPE | Call by reference | Type reference (TYPE) | SWFREXTPROCTYPE | Workflow: Typ eines externen Prozesses | 20041008 | ||
4 | ![]() |
IM_USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20041008 | ||
5 | ![]() |
IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20041008 | ||
6 | ![]() |
RE_ADHOC_WORKFLOW | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_ADHOC_PROXY | 20041008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20041008 |
Method GET_ADHOC_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PROCESS_ID | Call by reference | Type reference (TYPE) | SWFREXTPROCID | Workflow: Id eines externen Prozesses | 20041026 | ||
2 | ![]() |
IM_PROCESS_TYPE | Call by reference | Type reference (TYPE) | SWFREXTPROCTYPE | Workflow: Typ eines externen Prozesses | 20041026 | ||
3 | ![]() |
IM_WI_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20041026 | ||
4 | ![]() |
RE_ADHOC_WORKFLOW | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_ADHOC_PROXY | Workflow: Proxy für einen AdHoc-Workflow | 20041026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20041026 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |