SAP ABAP Class CL_SWF_RUN_SUSPEND_ENTRY (Suspend Entry)
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_CALLBACK_ENTRY | Callback Entry | 20031112 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RUN_DUMMY_CB_ENTRY | Dummy callback entry for restart compatibility | 20040602 |
Properties
| Class | CL_SWF_RUN_SUSPEND_ENTRY | |
| Short Description | Suspend Entry | |
| Super Class | CL_SWF_RUN_CALLBACK_ENTRY | Callback Entry |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWF_RUN | Workflow: Runtime |
| Created | 20031020 | 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_SUSPEND_ENTRY has no interface implemented.
Friends
Class CL_SWF_RUN_SUSPEND_ENTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SWW_SUSSTA | 01 | Workflow: Status of an SWP_SUSPEND Entry | 20031119 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWW_SUSSTA | 02 | Workflow: Status of an SWP_SUSPEND Entry | 20031119 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | SWP_SUSPEN | Workflow instances: Suspended work item callbacks | 20031022 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | XFELD | 'X' - Entry must be created on DB | 20040202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031112 | |
| 2 | Static method | Public | Method | 20031022 | ||
| 3 | Static method | Public | Method | Factory: Create New Suspend Entry | 20031020 | |
| 4 | Instance method | Private | Method | 20031121 | ||
| 5 | Instance method | Private | Method | 20040202 | ||
| 6 | Instance method | Protected | Method | 20040202 |
Events
Class CL_SWF_RUN_SUSPEND_ENTRY has no event.
Types
Class CL_SWF_RUN_SUSPEND_ENTRY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_RUN_SUSPEND_ENTRY has no parameter.
Method CONSTRUCTOR on class CL_SWF_RUN_SUSPEND_ENTRY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SWP_SUSPEN | Call by reference | Type reference (TYPE) | SWP_SUSPEN | 20031022 | ||||
| 2 | RE_SUSPEND_ENTRY | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_CALLBACK_ENTRY | Callback-Eintrag | 20031022 |
Method GET_INSTANCE on class CL_SWF_RUN_SUSPEND_ENTRY has no exception.
Method GET_INSTANCE_FOR_WFM 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 | 20040202 | |||
| 2 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_WIM_REQUEST | 20031020 | ||||
| 3 | IM_WFID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20040202 | |||
| 4 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20040202 | |||
| 5 | RE_SUSPEND_ENTRY | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_CALLBACK_ENTRY | Callback-Eintrag | 20031112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031022 |
Method SET_STATUS_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ENTRY | Call by reference | Type reference (TYPE) | SWP_SUSPEN | 20040202 | ||||
| 2 | IM_EXCP | Call by reference | Object reference (TYPE REF TO) | CX_SWF_IFS_EXCEPTION | 20040202 | ||||
| 3 | RE_ENTRY | Value transfer | Type reference (TYPE) | SWP_SUSPEN | Workflow-Instanzen: Suspendierte Workitem-Callback's | 20040202 |
Method SET_STATUS_ERROR on class CL_SWF_RUN_SUSPEND_ENTRY has no exception.
Method _GET_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ENTRY | Value transfer | Type reference (TYPE) | SWP_SUSPEN | Workflow-Instanzen: Suspendierte Workitem-Callback's | 20040202 |
Method _GET_ENTRY on class CL_SWF_RUN_SUSPEND_ENTRY has no exception.
Method _SET_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ENTRY | Call by reference | Type reference (TYPE) | SWP_SUSPEN | Workflow-Instanzen: Suspendierte Workitem-Callback's | 20040202 |
Method _SET_ENTRY on class CL_SWF_RUN_SUSPEND_ENTRY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |