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 C_MODE_CASE Constant Private Type reference (TYPE) STRING 'MODE_CASE' 20050525
2 C_MODE_DEFAULT Constant Private Type reference (TYPE) STRING 'MODE_DEFAULT' 20050525
3 C_MODE_FOREACH Constant Private Type reference (TYPE) STRING 'MODE_FOREACH' 20050525
4 C_MODE_IF Constant Private Type reference (TYPE) STRING 'MODE_IF' 20050525
5 C_MODE_WIM Constant Private Type reference (TYPE) STRING 'MODE_WIM' 20050525
6 MT_NEXT_NODES Instance attribute Private Type reference (TYPE) SWPNXTNOD 20050525
7 M_ACTION Instance attribute Private Type reference (TYPE) SWPEXCACT WFM: Actions that Follow an Exception 20050525
8 M_CHECK_UNTIL_BACKLEADING_EDGE Instance attribute Private Type reference (TYPE) FLAG General Flag 20050525
9 M_CURRENT_NODE_ID Instance attribute Private Type reference (TYPE) SWD_NODEID 20050525
10 M_EXCLOG Instance attribute Private Type reference (TYPE) SWP_EXCLOG WFM: Log Statement for Exceptions 20050525
11 M_IS_END_NODE Instance attribute Private Type reference (TYPE) FLAG 20050525
12 M_IS_START_NODE Instance attribute Private Type reference (TYPE) FLAG 20050525
13 M_MODE Instance attribute Private Type reference (TYPE) STRING C_MODE_DEFAULT 20050525
14 M_NEXT_NODE_BUFFER Instance attribute Private Type reference (TYPE) SWP_NXTNOD 20050525
15 M_NEXT_NODE_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WFM_COMPONENT 20050525
16 M_REQUESTER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WFM_COMPONENT 20050525
17 M_REQUESTER_CMPCLS Instance attribute Private Type reference (TYPE) SWPCMPCLS 20050525
18 M_REQUESTER_CMPTYP Instance attribute Private Type reference (TYPE) SWPCMPTYP 20050525
19 M_REQUESTER_IS_WIM_CMP Instance attribute Private Type reference (TYPE) FLAG General Flag 20050525
20 M_T100 Instance attribute Private Type reference (TYPE) SWF_T100MS 20050525
21 M_TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMPL 20050525
22 M_WFM Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20050525
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050525
2 CREATE 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 Importing 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 Importing IM_WFM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20050525
2 Returning 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