SAP ABAP Interface IF_SWF_WFM_NEXT_NODE_STRATEGY (Strategy for Determining Next Node)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWP (Package) Business Workflow: Processor
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_WFM_NXTNODST_DEFAULT | Default Strategy for NEXT_NODES Definition | 20030927 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_WFM_NXTNODST_EMPTY | Default Strategy for NEXT_NODES Definition | 20050525 |
Properties
| Interface | IF_SWF_WFM_NEXT_NODE_STRATEGY | |
| Short Description | Strategy for Determining Next Node |
General Data
| Package | SWP | Business Workflow: Processor |
| Created | 20030927 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_WFM_NEXT_NODE_STRATEGY has no forward declaration.
Interfaces
Interface IF_SWF_WFM_NEXT_NODE_STRATEGY has no interface.
Friends
Interface IF_SWF_WFM_NEXT_NODE_STRATEGY has no friend.
Attributes
Interface IF_SWF_WFM_NEXT_NODE_STRATEGY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030927 | ||
| 2 | Instance method | Public | Method | 20031219 |
Events
Interface IF_SWF_WFM_NEXT_NODE_STRATEGY has no event.
Types
Interface IF_SWF_WFM_NEXT_NODE_STRATEGY has no local type.
Method Signatures
Method FIND_NEXT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CURRENT_NODE_ID | Value transfer | Type reference (TYPE) | SWD_NODEID | 20030927 | ||||
| 2 | IM_CURRENT_NODE_P_IND | Call by reference | Type reference (TYPE) | SWP_PARIND | 20060112 | ||||
| 3 | IM_REQUESTER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_COMPONENT | 20030928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WFM: Ausnahme | 20031013 |
Method REENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CURRENT_NODE_ID | Call by reference | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20031219 | |||
| 2 | IM_PRED_NODE_ID | Call by reference | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20060112 | |||
| 3 | IM_PRED_NODE_P_IND | Call by reference | Type reference (TYPE) | SWP_PARIND | Workflow: Parforeach-Index eines Workflow-Schrittes/-Knotens | 20060112 | |||
| 4 | IM_REENTRY | Call by reference | Type reference (TYPE) | SWPNNREENT | WFM: Reentry-Kennzeichen für die NEXT_NODES-Queue | 20031219 | |||
| 5 | IM_REQUESTER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_COMPONENT | WFM: Prozesskomponente | 20031219 |
Method REENQUEUE on Interface IF_SWF_WFM_NEXT_NODE_STRATEGY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |