SAP ABAP Class CL_SWF_RUN_WORKITEM_CONTEXT (Workflow: Work Item Context)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWW (Package) Business Workflow: Work Items

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WAPI_WORKITEM_CONTEXT | Context for Work Item | 20011017 |
Properties
Class | CL_SWF_RUN_WORKITEM_CONTEXT | |
Short Description | Workflow: Work Item Context | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SWW | Business Workflow: Work Items |
Created | 20011017 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WAPI_WORKITEM_CONTEXT | Context for Work Item | 20011017 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_WAPI_CONTEXT_FACTORY | 20011017 | Workflow: Context Factory |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container for Transfer of Parameters | 20070626 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name of Action | 20070626 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWW_EVTTYP | Workflow: Event Type for Workflow Runtime | 20011017 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWD_NODEID | Node Number | 20011017 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | HROBJEC_14 | Name of task | 20011017 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | HROBJEC_14 | Workflow Name | 20011017 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Work Item ID | 20011017 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20011017 |
2 | ![]() |
Static method | Public | Method | 20030709 | |
3 | ![]() |
Instance method | Public | Method | 20030709 | |
4 | ![]() |
Instance method | Public | Method | Delete Work Item Context | 20011017 |
5 | ![]() |
Instance method | Public | Method | 20070626 | |
6 | ![]() |
Instance method | Public | Method | 20070626 | |
7 | ![]() |
Instance method | Public | Method | Sets event name | 20011017 |
Events
Class CL_SWF_RUN_WORKITEM_CONTEXT has no event.
Types
Class CL_SWF_RUN_WORKITEM_CONTEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODEID | Call by reference | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20011017 | ||
2 | ![]() |
IM_TASK_NAME | Call by reference | Type reference (TYPE) | HROBJEC_14 | Name der Aufgabe | 20011017 | ||
3 | ![]() |
IM_WORKITEM | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workitem-Kennung | 20011017 |
Method CONSTRUCTOR on class CL_SWF_RUN_WORKITEM_CONTEXT has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | 20030709 | |||
2 | ![]() |
RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_WORKITEM_CONTEXT | 20030709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20030709 |
Method PUBLISH Signature
Method PUBLISH on class CL_SWF_RUN_WORKITEM_CONTEXT has no parameter.
Method PUBLISH on class CL_SWF_RUN_WORKITEM_CONTEXT has no exception.
Method REMOVE Signature
Method REMOVE on class CL_SWF_RUN_WORKITEM_CONTEXT has no parameter.
Method REMOVE on class CL_SWF_RUN_WORKITEM_CONTEXT has no exception.
Method SET_ACTION_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PARAMETER_NAME | Call by reference | Type reference (TYPE) | SWFDNAME | Elementname (32 Zeichen, eindeutig, nicht sprachabhängig) | 20070626 | ||
2 | ![]() |
IM_PARAMETER_VALUE | Call by reference | Type reference (TYPE) | ANY | 20070626 |
Method SET_ACTION_DATA on class CL_SWF_RUN_WORKITEM_CONTEXT has no exception.
Method SET_ACTION_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | 20070626 |
Method SET_ACTION_NAME on class CL_SWF_RUN_WORKITEM_CONTEXT has no exception.
Method SET_EVT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EVT_NAME | Call by reference | Type reference (TYPE) | SWW_EVTTYP | Workflow: Ereignistyp für Workflowlaufzeit | 20011017 |
Method SET_EVT_NAME on class CL_SWF_RUN_WORKITEM_CONTEXT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 620 |