SAP ABAP Class CL_SWF_WFM_SERVICES (Workflow Manager: Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWP (Package) Business Workflow: Processor
Properties
Class CL_SWF_WFM_SERVICES  
Short Description Workflow Manager: Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWP   Business Workflow: Processor 
Created 20030521   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFBN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWPCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_WFM_SERVICES has no interface implemented.
Friends
Class CL_SWF_WFM_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_BINDING_DEFINITION Static Attribute Private Object reference (TYPE REF TO) SWFBNDPTAB 20130514
2 G_LOGCTX Static Attribute Private Type reference (TYPE) SWF_LOGCTX Workflow: Log Context 20031111
3 G_T100 Static Attribute Private Type reference (TYPE) SWF_T100MS Structure for T100 Message 20031111
4 G_TIMESTAMP Static Attribute Private Type reference (TYPE) TIMESTAMPL UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) 20031111
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050930
2 CREATE_BINDING_DEFINITION Static method Public Method Generates a binding definition 20030523
3 EVALUATE_CONDITION_COMPLEX Static method Public Method Evaluates a complex condition 20030521
4 EVALUATE_CONDITION_SIMPLE Static method Public Method Evaluates a simple condition 20030521
5 SET_ERROR_TO_LOG Static method Public Method Writes an error message to workflow log 20031111
Events
Class CL_SWF_WFM_SERVICES has no event.
Types
Class CL_SWF_WFM_SERVICES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWF_WFM_SERVICES has no parameter.
Method CONSTRUCTOR on class CL_SWF_WFM_SERVICES has no exception.

Method CREATE_BINDING_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BINDING_DEFINITIONS Value transfer Type reference (TYPE) SWFBNDPTAB 20030523

Method CREATE_BINDING_DEFINITION on class CL_SWF_WFM_SERVICES has no exception.

Method EVALUATE_CONDITION_COMPLEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONDITIONS Value transfer Type reference (TYPE) SWBCONDTAB 20030521
2 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER 20030521
3 Importing IM_EXP_FACTORY Call by reference Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY 20031007
4 Returning RE_CONDITION_VALUE Value transfer Type reference (TYPE) SWC_VALUE 20030521
# Exception Resumable Description Created on
1 CX_SWF_IFS_EXCEPTION Workflow Ausnahme 20030521

Method EVALUATE_CONDITION_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER 20030521
2 Importing IM_EXPRESSION1 Call by reference Type reference (TYPE) SWD_PARAM1 20030521
3 Importing IM_EXPRESSION2 Call by reference Type reference (TYPE) SWD_PARAM3 20030521
4 Importing IM_EXP_FACTORY Call by reference Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY 20030521
5 Importing IM_OPERATOR Call by reference Type reference (TYPE) SWD_PARAM2 20030521
6 Returning RE_CONDITION_VALUE Value transfer Type reference (TYPE) SWC_VALUE 20030521
# Exception Resumable Description Created on
1 CX_SWF_EXP_EXPRESSION Ausnahme im Ausdrucks-Service 20030521
2 CX_SWF_EXP_SYNTAX_ERROR Syntaxfehler im Workflow-Ausdruck 20030521
3 CX_SWF_RLS_RULE Fehler im Business-Regel-Service 20030521

Method SET_ERROR_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SWF_WFM WFM: Ausnahme 20031111
2 Importing IM_EXCEPTION_NAME Value transfer Type reference (TYPE) SWD_LEVTNAM Name eines lokalen Ereignisses 20031112
3 Importing IM_FUNCNAME Call by reference Type reference (TYPE) SWF_METNAM Workflow: Methodenname 20031111
4 Importing IM_WIM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_WFM Workflow: WIM Interface für WFM 20031111

Method SET_ERROR_TO_LOG on class CL_SWF_WFM_SERVICES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640