SAP ABAP Class CL_SWF_WFM_NXTNODST_DEFAULT (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 | 20030927 |
Properties
Class | CL_SWF_WFM_NXTNODST_DEFAULT | |
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 | 20030927 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_WFM_NXTNODST_DEFAULT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_WFM_NEXT_NODE_STRATEGY | Strategy for Determining Next Node | 20030927 |
Friends
Class CL_SWF_WFM_NXTNODST_DEFAULT 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' | 20030928 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'MODE_DEFAULT' | 20031105 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'MODE_FOREACH' | 20050426 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'MODE_IF' | 20030928 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'MODE_WIM' | 20031105 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWPNXTNOD | 20030928 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWPEXCACT | WFM: Actions that Follow an Exception | 20031113 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20040309 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWD_NODEID | 20030928 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWP_PARIND | 20060112 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWP_EXCLOG | WFM: Log Statement for Exceptions | 20031116 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | 20030928 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | 20030928 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | C_MODE_DEFAULT | 20030928 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWP_NXTNOD | 20030928 | |||
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_WFM_COMPONENT | 20030928 | |||
17 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_WFM_COMPONENT | 20030928 | |||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWPCMPCLS | 20030928 | |||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWPCMPTYP | 20030928 | |||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20031105 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWF_T100MS | 20030928 | |||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMPL | 20030928 | |||
23 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM_INTERNAL | 20030927 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20040309 | |
2 | ![]() |
Instance method | Private | Method | 20030928 | |
3 | ![]() |
Instance method | Public | Constructor | 20030927 | |
4 | ![]() |
Static method | Public | Method | Factory | 20030927 |
5 | ![]() |
Instance method | Private | Method | Finds Next Nodes in a CASE Node | 20030928 |
6 | ![]() |
Instance method | Private | Method | Finds Next Nodes in All Other Cases | 20031105 |
7 | ![]() |
Instance method | Private | Method | Finds Next Nodes in All Other Cases | 20050426 |
8 | ![]() |
Instance method | Private | Method | Finds Nexts Nodes in an IF Node | 20030928 |
9 | ![]() |
Instance method | Private | Method | Finds Next Nodes After Callback | 20031105 |
10 | ![]() |
Instance method | Private | Method | 20030928 |
Events
Class CL_SWF_WFM_NXTNODST_DEFAULT has no event.
Types
Class CL_SWF_WFM_NXTNODST_DEFAULT has no local type.
Method Signatures
Method CHECK_UNTIL_BACKLEADING_EDGE Signature
Method CHECK_UNTIL_BACKLEADING_EDGE on class CL_SWF_WFM_NXTNODST_DEFAULT has no parameter.
Method CHECK_UNTIL_BACKLEADING_EDGE on class CL_SWF_WFM_NXTNODST_DEFAULT has no exception.
Method CLEAR Signature
Method CLEAR on class CL_SWF_WFM_NXTNODST_DEFAULT has no parameter.
Method CLEAR on class CL_SWF_WFM_NXTNODST_DEFAULT has no exception.
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 | 20030927 |
Method CONSTRUCTOR on class CL_SWF_WFM_NXTNODST_DEFAULT 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 | 20030927 | |||
2 | ![]() |
RE_NEXT_NODE_STRATEGY | Value transfer | Object reference (TYPE REF TO) | IF_SWF_WFM_NEXT_NODE_STRATEGY | 20030927 |
Method CREATE on class CL_SWF_WFM_NXTNODST_DEFAULT has no exception.
Method FIND_NEXT_NODES_CASE Signature
Method FIND_NEXT_NODES_CASE on class CL_SWF_WFM_NXTNODST_DEFAULT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Ausnahme | 20030928 |
Method FIND_NEXT_NODES_DEFAULT Signature
Method FIND_NEXT_NODES_DEFAULT on class CL_SWF_WFM_NXTNODST_DEFAULT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Ausnahme | 20031105 |
Method FIND_NEXT_NODES_FOREACH Signature
Method FIND_NEXT_NODES_FOREACH on class CL_SWF_WFM_NXTNODST_DEFAULT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Ausnahme | 20050426 |
Method FIND_NEXT_NODES_IF Signature
Method FIND_NEXT_NODES_IF on class CL_SWF_WFM_NXTNODST_DEFAULT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Ausnahme | 20030928 |
Method FIND_NEXT_NODES_WIM Signature
Method FIND_NEXT_NODES_WIM on class CL_SWF_WFM_NXTNODST_DEFAULT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Ausnahme | 20031105 |
Method INITIALIZE Signature
Method INITIALIZE on class CL_SWF_WFM_NXTNODST_DEFAULT has no parameter.
Method INITIALIZE on class CL_SWF_WFM_NXTNODST_DEFAULT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |