SAP ABAP Class CL_SWF_RUN_CREATE_REQUEST (Workflow: Creation of a Work Item)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_RUN (Package) Workflow: Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RUN_WIM_REQUEST | Workflow: Request | 20030207 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RUN_CREATE_API_REQUEST | Workflow: Creation of a Work Item | 20030422 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RUN_CREATE_WFM_REQUEST | Workflow: Creation of a Work Item | 20030422 |
Properties
| Class | CL_SWF_RUN_CREATE_REQUEST | |
| Short Description | Workflow: Creation of a Work Item | |
| Super Class | CL_SWF_RUN_WIM_REQUEST | Workflow: Request |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWF_RUN | Workflow: Runtime |
| Created | 20030207 | SAP |
| Last change | 20110908 | 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_SWF_RUN_CREATE_REQUEST has no interface implemented.
Friends
Class CL_SWF_RUN_CREATE_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | 20030424 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SWF_RUN_RESULT | 20030925 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20031116 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20030401 | |
| 3 | Instance method | Public | Method | Gets additional parameters from context of caller | 20030424 | |
| 4 | Instance method | Protected | Method | 20031116 | ||
| 5 | Instance method | Protected | Method | 20031116 |
Events
Class CL_SWF_RUN_CREATE_REQUEST has no event.
Types
Class CL_SWF_RUN_CREATE_REQUEST has no local type.
Method Signatures
Method CLEANUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RESULT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_RESULT | Workflow: Result | 20031116 | |||
| 2 | IM_WI_LOCAL | Call by reference | Object reference (TYPE REF TO) | OBJECT | Workflow: Serviceklasse für WIM | 20031116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20040206 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARENT_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_SWF_RUN_WIM_REQUEST | 20030401 | ||||
| 2 | IM_REQTYP | Call by reference | Type reference (TYPE) | SWW_REQTYP | 20030401 |
Method CONSTRUCTOR on class CL_SWF_RUN_CREATE_REQUEST has no exception.
Method GET_CREATION_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PARAMETERS | Value transfer | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | 20030424 |
Method GET_CREATION_PARAMETERS on class CL_SWF_RUN_CREATE_REQUEST has no exception.
Method GET_WITYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_WITYPE | Value transfer | Type reference (TYPE) | SWW_WITYPE | Workitem-Typ | 20031116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20040206 |
Method PREPARE_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_WORKITEM | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20031116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20031116 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |