SAP ABAP Class CL_SWF_RUN_EVENT_RECEIVE_SRV (Workflow: Service class for receiving an event)
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_EVENT_RECEIVE_SRV | |
Short Description | Workflow: Service class for receiving an event | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | K | Customer Production Program |
Category | 0 | |
Package | SWF_RUN | Workflow: Runtime |
Created | 20031007 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_RUN_EVENT_RECEIVE_SRV has no interface implemented.
Friends
Class CL_SWF_RUN_EVENT_RECEIVE_SRV has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20031007 |
2 | ![]() |
Instance method | Private | Method | 20031119 | |
3 | ![]() |
Instance method | Public | Method | 20031007 | |
4 | ![]() |
Instance method | Private | Method | Receive event while creating the work item | 20031022 |
5 | ![]() |
Instance method | Private | Method | Receive event using event manager | 20031022 |
6 | ![]() |
Instance method | Private | Method | 20031119 | |
7 | ![]() |
Static method | Public | Method | 20031007 | |
8 | ![]() |
Static method | Public | Method | 20031007 | |
9 | ![]() |
Instance method | Private | Method | 20031007 | |
10 | ![]() |
Instance method | Public | Method | 20100803 | |
11 | ![]() |
Instance method | Private | Method | 20031023 | |
12 | ![]() |
Instance method | Private | Method | 20031007 | |
13 | ![]() |
Instance method | Private | Method | 20031116 |
Events
Class CL_SWF_RUN_EVENT_RECEIVE_SRV has no event.
Types
Class CL_SWF_RUN_EVENT_RECEIVE_SRV 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_CREATE_CONTEXT | Call by reference | Type reference (TYPE) | XFELD | 'X' - Workitem wird gerade angelegt | 20031022 | ||
2 | ![]() |
IM_TXMGR | Call by reference | Object reference (TYPE REF TO) | CL_SWF_RUN_TRANSACTION_MANAGER | 20031007 | |||
3 | ![]() |
IM_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | 20031022 |
Method CONSTRUCTOR on class CL_SWF_RUN_EVENT_RECEIVE_SRV has no exception.
Method DISCARD Signature
Method DISCARD on class CL_SWF_RUN_EVENT_RECEIVE_SRV has no parameter.
Method DISCARD on class CL_SWF_RUN_EVENT_RECEIVE_SRV has no exception.
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_RESULT | Value transfer | Type reference (TYPE) | SWFREVRSLT | 20031007 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20031007 |
Method EXECUTE_DURING_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_RESULT | Value transfer | Type reference (TYPE) | SWFREVRSLT | 20031022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20031022 |
Method EXECUTE_STANDARD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_RESULT | Value transfer | Type reference (TYPE) | SWFREVRSLT | 20031022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20031022 |
Method GET_EXECUTION_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_EXEC_MGR | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_WIM_EXECUTION_MGR | Workflow: Führt ein Workitem aus | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20031119 |
Method GET_INSTANCE_VIA_WIHANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CREATE_CONTEXT | Call by reference | Type reference (TYPE) | XFELD | SPACE | 'X' - Workitem wird gerade angelegt | 20031022 | |
2 | ![]() |
IM_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_EVENT | 20031023 | |||
3 | ![]() |
IM_LOG_METHOD | Call by reference | Type reference (TYPE) | FUNCNAME | 20031007 | |||
4 | ![]() |
IM_TXMGR | Call by reference | Object reference (TYPE REF TO) | CL_SWF_RUN_TRANSACTION_MANAGER | 20031007 | |||
5 | ![]() |
IM_WIHANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | 20031007 | |||
6 | ![]() |
RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_EVENT_RECEIVE_SRV | 20031007 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20031007 |
Method GET_INSTANCE_VIA_WIID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CREATE_CONTEXT | Call by reference | Type reference (TYPE) | XFELD | SPACE | 'X' - Workitem wird gerade angelegt | 20031022 | |
2 | ![]() |
IM_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_EVENT | 20031023 | |||
3 | ![]() |
IM_LOG_METHOD | Call by reference | Type reference (TYPE) | FUNCNAME | 20031007 | |||
4 | ![]() |
IM_TXMGR | Call by reference | Object reference (TYPE REF TO) | CL_SWF_RUN_TRANSACTION_MANAGER | 20031007 | |||
5 | ![]() |
IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | 20031007 | |||
6 | ![]() |
RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_EVENT_RECEIVE_SRV | 20031007 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20031007 |
Method GET_WI_HANDLE 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 | 20031007 | |||
2 | ![]() |
RE_WI_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | 20031007 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20031007 |
Method GET_WORKITEM_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_WI_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | 20100803 |
Method GET_WORKITEM_HANDLE on class CL_SWF_RUN_EVENT_RECEIVE_SRV has no exception.
Method SET_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_EVENT | 20031023 |
Method SET_EVENT on class CL_SWF_RUN_EVENT_RECEIVE_SRV has no exception.
Method SET_WIHANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WI_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | 20031007 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20031007 |
Method WRITE_LOG_ENTRY Signature
Method WRITE_LOG_ENTRY on class CL_SWF_RUN_EVENT_RECEIVE_SRV has no parameter.
Method WRITE_LOG_ENTRY on class CL_SWF_RUN_EVENT_RECEIVE_SRV has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |