SAP ABAP Class CL_SWF_CRL_FACTORY (Factory: Correlation Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_CRL (Package) Workflow: Correlations
Properties
Class CL_SWF_CRL_FACTORY  
Short Description Factory: Correlation Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_CRL   Workflow: Correlations 
Created 20020429   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_CRL_FACTORY has no forward declaration.
Interfaces
Class CL_SWF_CRL_FACTORY has no interface implemented.
Friends
Class CL_SWF_CRL_FACTORY has no friend class.
Attributes
Class CL_SWF_CRL_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_BY_OBJECT Static method Public Method Generates a Correlation Instance (Object) 20020513
2 CREATE_BY_VALUES Static method Public Method Generates a Correlation Instance (Value) 20021024
3 CREATE_DEFINITION Static method Public Method Generates a Correlation Definition 20020613
4 FIND_BY_CORRELATING_OBJECT Static method Public Method Searches Correlation Instances Through Evaluation of Object 20020513
5 FIND_BY_KEY Static method Public Method Searches a Correlation Instance for a Key 20020813
6 FIND_BY_OBJECT_WITH_FILTER Static method Public Method Searches for a Correlation By Evaluating an Object (Filter) 20060706
7 FIND_DEFINITION_BY_KEY Static method Public Method Searches a Correlation Definition 20020613
Events
Class CL_SWF_CRL_FACTORY has no event.
Types
Class CL_SWF_CRL_FACTORY has no local type.
Method Signatures

Method CREATE_BY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CRL_NAME Call by reference Type reference (TYPE) C 20020513
2 Importing IM_IMPLICIT_SAVE Call by reference Type reference (TYPE) XFELD 'X' 20020513
3 Importing IM_OBJECT Call by reference Type reference (TYPE) SIBFLPORB 20020513
4 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SWF_CRL_CORRELATION 20020513
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION 20020513

Method CREATE_BY_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CRL_NAME Call by reference Type reference (TYPE) C 20021024
2 Importing IM_IMPLICIT_SAVE Call by reference Type reference (TYPE) XFELD 'X' 20021024
3 Importing IM_VALUES Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER 20021024
4 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SWF_CRL_CORRELATION 20021024
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION 20021024

Method CREATE_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CRL_NAME Call by reference Type reference (TYPE) SWFDCRLNAM 20020613
2 Importing IM_TRANSPORT_KO200 Call by reference Type reference (TYPE) KO200 20020613
3 Importing IM_TRANSPORT_OPTIONS Call by reference Type reference (TYPE) SWFUTLTROPT 20020613
4 Returning RE_DEFINITION Value transfer Object reference (TYPE REF TO) IF_SWF_CRL_DEF_CORRELATION 20020613
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION 20020613

Method FIND_BY_CORRELATING_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Call by reference Type reference (TYPE) SIBFLPORB 20020513
2 Returning RE_INSTANCES Value transfer Type reference (TYPE) SWFRCRLINSTTAB 20020513

Method FIND_BY_CORRELATING_OBJECT on class CL_SWF_CRL_FACTORY has no exception.

Method FIND_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KEY Call by reference Type reference (TYPE) C 20020813
2 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SWF_CRL_CORRELATION 20020813
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION 20020813

Method FIND_BY_OBJECT_WITH_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER_CORRELATIONS Call by reference Type reference (TYPE) SWFSTRTAB 20060706
2 Importing IM_OBJECT Call by reference Type reference (TYPE) SIBFLPORB 20060706
3 Returning RE_INSTANCES Value transfer Type reference (TYPE) SWFRCRLINSTTAB 20060706

Method FIND_BY_OBJECT_WITH_FILTER on class CL_SWF_CRL_FACTORY has no exception.

Method FIND_DEFINITION_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CRL_NAME Call by reference Type reference (TYPE) SWFDCRLNAM 20020613
2 Importing IM_REFRESH_BUFFER Call by reference Type reference (TYPE) C ' ' 20021018
3 Returning RE_DEFINITION Value transfer Object reference (TYPE REF TO) IF_SWF_CRL_DEF_CORRELATION 20020613
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION 20020613
History
Last changed by/on SAP  20110908 
SAP Release Created in 630