SAP ABAP Class CL_SWF_CRL_CORRELATION (Correlation: Runtime Instance)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_CRL (Package) Workflow: Correlations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_CRL_CORRELATION Instance of a Correlation 20020510
Properties
Class CL_SWF_CRL_CORRELATION  
Short Description Correlation: Runtime Instance    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_CRL   Workflow: Correlations 
Created 20020411   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_CRL_CORRELATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_CRL_CORRELATION Instance of a Correlation 20020510
Friends
# Friend Modeled only Created on Description
1 CL_SWF_CRL_MANAGER 20020510 Correlations: Manager for Instances
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_HEADER Instance attribute Private Type reference (TYPE) SWFRCRLINST 20020510
2 M_HEADER_BEFORE Instance attribute Private Type reference (TYPE) SWFRCRLINST 20021106
3 M_KEY Instance attribute Private Type reference (TYPE) GUID_32 20020411
4 M_NEW Instance attribute Private Type reference (TYPE) XFELD 20021106
Methods
# Method Level Visibility Method type Description Created on
1 BEFORE_IMAGE_CREATE Instance method Private Method 20021106
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020411
3 CREATE_BY_DATA Static method Public Method 20070403
4 CREATE_BY_OBJECT Static method Public Method 20020411
5 CREATE_BY_VALUES Static method Public Method 20021024
6 DELETE_BY_KEY Static method Public Method 20021112
7 DELETE_BY_WIID Static method Public Method 20021025
8 FIND_BY_HASH Static method Public Method 20021104
9 FIND_BY_KEY Static method Public Method 20020411
10 FIND_BY_RANGES Static method Public Method 20020531
11 GET_CONTAINER Instance method Public Method Gets a Representation of the Runtime Container 20080909
12 GET_INSTANCE Static method Protected Method 20020510
13 GET_SOURCE Instance method Private Method 20020603
14 HAS_CHANGED Instance method Private Method 20021106
15 LOAD_BY_HASH Static method Private Method 20021105
16 SAVE_TO_DATABASE Instance method Private Method 20021024
17 SAVE_TO_DATABASE_ALL Static method Protected Method 20020603
Events
Class CL_SWF_CRL_CORRELATION has no event.
Types
Class CL_SWF_CRL_CORRELATION has no local type.
Method Signatures

Method BEFORE_IMAGE_CREATE Signature

Method BEFORE_IMAGE_CREATE on class CL_SWF_CRL_CORRELATION has no parameter.
Method BEFORE_IMAGE_CREATE on class CL_SWF_CRL_CORRELATION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CREATE Call by reference Type reference (TYPE) C 20021106
2 Importing IM_KEY Call by reference Type reference (TYPE) C 20020510
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION 20020411

Method CREATE_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATA Call by reference Type reference (TYPE) SWFRCRLINST Correlation-Laufzeit: Instanzen 20070403
2 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SWF_CRL_CORRELATION Instanz einer Korrelation 20070403
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION 20070403

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 20020510
2 Importing IM_IMPLICIT_SAVE Call by reference Type reference (TYPE) XFELD 'X' 20020423
3 Importing IM_OBJECT Call by reference Type reference (TYPE) SIBFLPORB 20020411
4 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SWF_CRL_CORRELATION 20020510
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION 20020510

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 DELETE_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) GUID_32 20021112

Method DELETE_BY_KEY on class CL_SWF_CRL_CORRELATION has no exception.

Method DELETE_BY_WIID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WI_ID Call by reference Type reference (TYPE) SWW_WIID 20021025

Method DELETE_BY_WIID on class CL_SWF_CRL_CORRELATION has no exception.

Method FIND_BY_HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CORRELATION Call by reference Object reference (TYPE REF TO) IF_SWF_CRL_CORRELATION 20021104
2 Importing IM_EQUAL_TERMINATION Call by reference Type reference (TYPE) XFELD 20021104
3 Importing IM_EQUAL_WIID Call by reference Type reference (TYPE) XFELD 20021104
4 Returning RE_CORRELATIONS Value transfer Type reference (TYPE) SWFRCRLINSTTAB 20021104

Method FIND_BY_HASH on class CL_SWF_CRL_CORRELATION 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) GUID_32 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_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RANGE_CMPNAME Call by reference Type reference (TYPE) STANDARD TABLE 20020603
2 Importing IM_RANGE_CREA_STMP Call by reference Type reference (TYPE) STANDARD TABLE 20040308
3 Importing IM_RANGE_CRLNAME Call by reference Type reference (TYPE) STANDARD TABLE 20020531
4 Returning RE_CORRELATIONS Value transfer Type reference (TYPE) SWFRCRLINSTTAB 20020531

Method FIND_BY_RANGES on class CL_SWF_CRL_CORRELATION has no exception.

Method GET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CONTAINER Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20080909
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION 20080909

Method GET_INSTANCE Signature

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

Method GET_SOURCE Signature

Method GET_SOURCE on class CL_SWF_CRL_CORRELATION has no parameter.
Method GET_SOURCE on class CL_SWF_CRL_CORRELATION has no exception.

Method HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CHANGED Value transfer Type reference (TYPE) XFELD 20021106

Method HAS_CHANGED on class CL_SWF_CRL_CORRELATION has no exception.

Method LOAD_BY_HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INSTANCES Call by reference Type reference (TYPE) STANDARD TABLE 20021105
2 Importing IM_CRL_NAME Call by reference Type reference (TYPE) SWFDCRLNAM 20021105
3 Importing IM_HASH Call by reference Type reference (TYPE) HASH160 20021105
4 Importing IM_HASHBASE Call by reference Type reference (TYPE) XSTRING 20021105

Method LOAD_BY_HASH on class CL_SWF_CRL_CORRELATION has no exception.

Method SAVE_TO_DATABASE Signature

Method SAVE_TO_DATABASE on class CL_SWF_CRL_CORRELATION has no parameter.
Method SAVE_TO_DATABASE on class CL_SWF_CRL_CORRELATION has no exception.

Method SAVE_TO_DATABASE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CORRELATIONS Call by reference Type reference (TYPE) SWFRCRLINSTTAB 20020603
2 Importing IM_UPDATE_ENTRIES Call by reference Type reference (TYPE) XFELD 'X' 20020603

Method SAVE_TO_DATABASE_ALL on class CL_SWF_CRL_CORRELATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630