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 C_MODE_CASE Constant Private Type reference (TYPE) STRING 'MODE_CASE' 20030928
2 C_MODE_DEFAULT Constant Private Type reference (TYPE) STRING 'MODE_DEFAULT' 20031105
3 C_MODE_FOREACH Constant Private Type reference (TYPE) STRING 'MODE_FOREACH' 20050426
4 C_MODE_IF Constant Private Type reference (TYPE) STRING 'MODE_IF' 20030928
5 C_MODE_WIM Constant Private Type reference (TYPE) STRING 'MODE_WIM' 20031105
6 MT_NEXT_NODES Instance attribute Private Type reference (TYPE) SWPNXTNOD 20030928
7 M_ACTION Instance attribute Private Type reference (TYPE) SWPEXCACT WFM: Actions that Follow an Exception 20031113
8 M_CHECK_UNTIL_BACKLEADING_EDGE Instance attribute Private Type reference (TYPE) FLAG General Flag 20040309
9 M_CURRENT_NODE_ID Instance attribute Private Type reference (TYPE) SWD_NODEID 20030928
10 M_CURRENT_NODE_P_IND Instance attribute Private Type reference (TYPE) SWP_PARIND 20060112
11 M_EXCLOG Instance attribute Private Type reference (TYPE) SWP_EXCLOG WFM: Log Statement for Exceptions 20031116
12 M_IS_END_NODE Instance attribute Private Type reference (TYPE) FLAG 20030928
13 M_IS_START_NODE Instance attribute Private Type reference (TYPE) FLAG 20030928
14 M_MODE Instance attribute Private Type reference (TYPE) STRING C_MODE_DEFAULT 20030928
15 M_NEXT_NODE_BUFFER Instance attribute Private Type reference (TYPE) SWP_NXTNOD 20030928
16 M_NEXT_NODE_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WFM_COMPONENT 20030928
17 M_REQUESTER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WFM_COMPONENT 20030928
18 M_REQUESTER_CMPCLS Instance attribute Private Type reference (TYPE) SWPCMPCLS 20030928
19 M_REQUESTER_CMPTYP Instance attribute Private Type reference (TYPE) SWPCMPTYP 20030928
20 M_REQUESTER_IS_WIM_CMP Instance attribute Private Type reference (TYPE) FLAG General Flag 20031105
21 M_T100 Instance attribute Private Type reference (TYPE) SWF_T100MS 20030928
22 M_TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMPL 20030928
23 M_WFM Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20030927
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_UNTIL_BACKLEADING_EDGE Instance method Private Method 20040309
2 CLEAR Instance method Private Method 20030928
3 CONSTRUCTOR Instance method Public Constructor 20030927
4 CREATE Static method Public Method Factory 20030927
5 FIND_NEXT_NODES_CASE Instance method Private Method Finds Next Nodes in a CASE Node 20030928
6 FIND_NEXT_NODES_DEFAULT Instance method Private Method Finds Next Nodes in All Other Cases 20031105
7 FIND_NEXT_NODES_FOREACH Instance method Private Method Finds Next Nodes in All Other Cases 20050426
8 FIND_NEXT_NODES_IF Instance method Private Method Finds Nexts Nodes in an IF Node 20030928
9 FIND_NEXT_NODES_WIM Instance method Private Method Finds Next Nodes After Callback 20031105
10 INITIALIZE 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 Importing 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 Importing IM_WFM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20030927
2 Returning 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 CX_SWF_WFM 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 CX_SWF_WFM 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 CX_SWF_WFM 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 CX_SWF_WFM 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 CX_SWF_WFM 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