SAP ABAP Class CL_SWF_WFM_NXTNODST_EMPTY (Default Strategy for NEXT_NODES Definition)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWP (Package) Business Workflow: Processor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_WFM_NEXT_NODE_STRATEGY | Strategy for Determining Next Node | 20050525 |
Properties
| Class | CL_SWF_WFM_NXTNODST_EMPTY | |
| Short Description | Default Strategy for NEXT_NODES Definition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWP | Business Workflow: Processor |
| Created | 20050525 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_WFM_NXTNODST_EMPTY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_WFM_NEXT_NODE_STRATEGY | Strategy for Determining Next Node | 20050525 |
Friends
Class CL_SWF_WFM_NXTNODST_EMPTY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'MODE_CASE' | 20050525 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'MODE_DEFAULT' | 20050525 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'MODE_FOREACH' | 20050525 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'MODE_IF' | 20050525 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'MODE_WIM' | 20050525 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SWPNXTNOD | 20050525 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SWPEXCACT | WFM: Actions that Follow an Exception | 20050525 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20050525 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SWD_NODEID | 20050525 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | SWP_EXCLOG | WFM: Log Statement for Exceptions | 20050525 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | FLAG | 20050525 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | FLAG | 20050525 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | C_MODE_DEFAULT | 20050525 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SWP_NXTNOD | 20050525 | ||||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_WFM_COMPONENT | 20050525 | ||||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_WFM_COMPONENT | 20050525 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | SWPCMPCLS | 20050525 | ||||
| 18 | Instance attribute | Private | Type reference (TYPE) | SWPCMPTYP | 20050525 | ||||
| 19 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20050525 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | SWF_T100MS | 20050525 | ||||
| 21 | Instance attribute | Private | Type reference (TYPE) | TIMESTAMPL | 20050525 | ||||
| 22 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM_INTERNAL | 20050525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050525 | ||
| 2 | Static method | Public | Method | Factory | 20050525 |
Events
Class CL_SWF_WFM_NXTNODST_EMPTY has no event.
Types
Class CL_SWF_WFM_NXTNODST_EMPTY 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_WFM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM_INTERNAL | 20050525 |
Method CONSTRUCTOR on class CL_SWF_WFM_NXTNODST_EMPTY has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WFM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM_INTERNAL | 20050525 | ||||
| 2 | RE_NEXT_NODE_STRATEGY | Value transfer | Object reference (TYPE REF TO) | IF_SWF_WFM_NEXT_NODE_STRATEGY | 20050525 |
Method CREATE on class CL_SWF_WFM_NXTNODST_EMPTY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |