SAP ABAP Class CL_SWF_CRL_DEF_CORRELATION (Correlation: Definition)
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_DEF_CORRELATION Definition of a Correlation 20020508
Properties
Class CL_SWF_CRL_DEF_CORRELATION  
Short Description Correlation: Definition    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_CRL   Workflow: Correlations 
Created 20020508   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWFEX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_CRL_DEF_CORRELATION Definition of a Correlation 20020508
Friends
# Friend Modeled only Created on Description
1 CL_SWF_CRL_DEF_COMPONENT 20020508 Correlation: Components of a Definition (Object, ...)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CONSTRUCT_MODE_BEF_IMG Constant Private Type reference (TYPE) STRING 'BEFORE' 20020515
2 MC_CONSTRUCT_MODE_NEW Constant Private Type reference (TYPE) STRING 'NEW' 20020515
3 MC_CRL_CONT_PERSISTENCE Constant Private Type reference (TYPE) SIBFTYPEID 'CL_SWF_CRL_DEF_CONT_PERSIST' 20020508
4 MC_TR_OBJECT Constant Private Type reference (TYPE) KO200-OBJECT 'SWFC' 20020521
5 MC_TR_PGMID Constant Private Type reference (TYPE) KO200-PGMID 'R3TR' 20020521
6 MST_INSTANCES Static Attribute Private Type reference (TYPE) TT_INSTANCES 20020514
7 MS_TRANSPORT_UTIL Static Attribute Private Object reference (TYPE REF TO) CL_SWF_UTL_TRANSPORT 20020613
8 MS_TRANS_KO200 Static Attribute Private Type reference (TYPE) KO200 20020604
9 MS_TRANS_OPTIONS Static Attribute Private Type reference (TYPE) SWFUTLTROPT 20020613
10 MT_COMPONENTS Instance attribute Private Type reference (TYPE) SWFDCRLCMPTAB 20020508
11 MT_CRL_BINDINGS Instance attribute Private Type reference (TYPE) TT_DB_BINDINGS 20020508
12 MT_CRL_COMPONENTS Instance attribute Private Type reference (TYPE) TT_DB_CRL_COMPONENTS 20020508
13 MT_CRL_TEXTS Instance attribute Private Type reference (TYPE) TT_DB_CRL_TEXTS 20020508
14 M_BEFORE_IMAGE Instance attribute Private Object reference (TYPE REF TO) CL_SWF_CRL_DEF_CORRELATION 20020517
15 M_CONTAINER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER 20020508
16 M_CRL_HEADER Instance attribute Private Type reference (TYPE) SWFDCRLHDR 20020508
17 M_ENQUEUE Instance attribute Private Type reference (TYPE) XFELD 20020508
18 M_NEW Instance attribute Private Type reference (TYPE) XFELD 20020508
Methods
# Method Level Visibility Method type Description Created on
1 BEFORE_IMAGE_CREATE Instance method Private Method 20020517
2 BEFORE_IMAGE_RETRIEVE Instance method Private Method 20020517
3 CHECK Instance method Private Method 20020814
4 CHECK_ENQUEUED Instance method Private Method 20021017
5 CONSTRUCTOR Instance method Public Constructor Constructor 20020508
6 CREATE Static method Public Method 20020508
7 DELETE_BY_KEY Static method Public Method 20020517
8 DEQUEUE Instance method Public Method 20020508
9 ENQUEUE Instance method Public Method 20020508
10 EXISTENCE_CHECK Static method Public Method 20020521
11 FIND_BY_KEY Static method Public Method 20020508
12 GET_COMPONENTS Instance method Public Method 20021021
13 GET_COMPONENT_BINDING Instance method Protected Method 20020508
14 GET_CONTAINER Instance method Public Method 20020529
15 GET_EXIT_OBJECT_CHECK Instance method Public Method 20031020
16 GET_TEXTS Instance method Public Method 20020513
17 IS_CREATABLE Static method Protected Method 20020510
18 IS_ENQUEUED Instance method Public Method 20020508
19 LOAD Instance method Protected Method 20020508
20 LOAD_BINDINGS Instance method Protected Method 20020508
21 LOAD_COMPONENTS Instance method Protected Method 20020508
22 LOAD_CONTAINER Instance method Protected Method 20021018
23 LOAD_TEXTS Instance method Protected Method 20020508
24 SET_COMPONENT_BINDING Instance method Protected Method 20020508
25 SET_EXIT_OBJECT_CHECK Instance method Public Method 20031020
26 TRANSPORT_CHECK Static method Protected Method 20020521
27 TRANSPORT_WRITE Static method Protected Method 20020521
Events
Class CL_SWF_CRL_DEF_CORRELATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_DB_BINDINGS Private See coding 20020508
2 TT_DB_CRL_COMPONENTS Private See coding 20020508
3 TT_DB_CRL_TEXTS Private See coding 20020508
4 TT_INSTANCES Private See coding 20020514
5 T_INSTANCE Private See coding 20020514
Method Signatures

Method BEFORE_IMAGE_CREATE Signature

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

Method BEFORE_IMAGE_RETRIEVE Signature

Method BEFORE_IMAGE_RETRIEVE on class CL_SWF_CRL_DEF_CORRELATION has no parameter.
Method BEFORE_IMAGE_RETRIEVE on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method CHECK Signature

Method CHECK on class CL_SWF_CRL_DEF_CORRELATION has no parameter.
Method CHECK on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method CHECK_ENQUEUED Signature

Method CHECK_ENQUEUED on class CL_SWF_CRL_DEF_CORRELATION has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION 20021017

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) XFELD 20020515
2 Importing IM_CRL_NAME Call by reference Type reference (TYPE) C 20020508
3 Importing IM_EMPTY_INSTANCE Call by reference Type reference (TYPE) XFELD 20020521
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION Correlations: Ausnahme 20020508

Method CREATE 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 20020508
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 20020508
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION Correlations: Ausnahme 20020508

Method DELETE_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) C 20020517
2 Importing IM_TRANSPORT_KO200 Call by reference Type reference (TYPE) KO200 20020618
3 Importing IM_TRANSPORT_OPTIONS Call by reference Type reference (TYPE) SWFUTLTROPT 20020618
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION 20020517

Method DEQUEUE Signature

Method DEQUEUE on class CL_SWF_CRL_DEF_CORRELATION has no parameter.
Method DEQUEUE on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_SWF_CRL_DEF_CORRELATION has no parameter.
Method ENQUEUE on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method EXISTENCE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CRL_KEY Call by reference Type reference (TYPE) SWFDCRLKEY 20020521
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION 20020521

Method FIND_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) C 20020508
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 20020508
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION Correlations: Ausnahme 20020508

Method GET_COMPONENTS Signature

Method GET_COMPONENTS on class CL_SWF_CRL_DEF_CORRELATION has no parameter.
Method GET_COMPONENTS on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method GET_COMPONENT_BINDING 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) SIBFOTYPE 20020508
2 Returning RE_BINDING Value transfer Type reference (TYPE) SWFBNDPTAB 20020508

Method GET_COMPONENT_BINDING on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method GET_CONTAINER Signature

Method GET_CONTAINER on class CL_SWF_CRL_DEF_CORRELATION has no parameter.
Method GET_CONTAINER on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method GET_EXIT_OBJECT_CHECK Signature

Method GET_EXIT_OBJECT_CHECK on class CL_SWF_CRL_DEF_CORRELATION has no parameter.
Method GET_EXIT_OBJECT_CHECK on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method GET_TEXTS Signature

Method GET_TEXTS on class CL_SWF_CRL_DEF_CORRELATION has no parameter.
Method GET_TEXTS on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method IS_CREATABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CRL_KEY Call by reference Type reference (TYPE) SWFDCRLKEY 20020510
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION 20020510

Method IS_ENQUEUED Signature

Method IS_ENQUEUED on class CL_SWF_CRL_DEF_CORRELATION has no parameter.
Method IS_ENQUEUED on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method LOAD Signature

Method LOAD on class CL_SWF_CRL_DEF_CORRELATION has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION Correlations: Ausnahme 20020508

Method LOAD_BINDINGS Signature

Method LOAD_BINDINGS on class CL_SWF_CRL_DEF_CORRELATION has no parameter.
Method LOAD_BINDINGS on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method LOAD_COMPONENTS Signature

Method LOAD_COMPONENTS on class CL_SWF_CRL_DEF_CORRELATION has no parameter.
Method LOAD_COMPONENTS on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method LOAD_CONTAINER Signature

Method LOAD_CONTAINER on class CL_SWF_CRL_DEF_CORRELATION has no parameter.
Method LOAD_CONTAINER on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method LOAD_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU 20020508

Method LOAD_TEXTS on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method SET_COMPONENT_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BINDING Call by reference Type reference (TYPE) SWFBNDPTAB 20020508
2 Importing IM_OBJECT Call by reference Type reference (TYPE) SIBFOTYPE 20020508

Method SET_COMPONENT_BINDING on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method SET_EXIT_OBJECT_CHECK Signature

Method SET_EXIT_OBJECT_CHECK on class CL_SWF_CRL_DEF_CORRELATION has no parameter.
Method SET_EXIT_OBJECT_CHECK on class CL_SWF_CRL_DEF_CORRELATION has no exception.

Method TRANSPORT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CRL_KEY Call by reference Type reference (TYPE) SWFDCRLKEY 20020521
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION 20020521

Method TRANSPORT_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TADIR Call by reference Type reference (TYPE) TADIR 20020521
2 Importing IM_CRL_KEY Call by reference Type reference (TYPE) SWFDCRLKEY 20020521
# Exception Resumable Description Created on
1 CX_SWF_CRL_EXCEPTION 20020521
History
Last changed by/on SAP  20110908 
SAP Release Created in 630