SAP ABAP Class CL_SWF_BND_OP_MERGE (Double-Value Relational Operator, Operators Same)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_BND (Package) Workflow: Data Flow
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_BND_OPERATION Binding Operation 20011208
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_IFS_BIND_PRESENTATION Presentation interface with static methods 20020731
Properties
Class CL_SWF_BND_OP_MERGE  
Short Description Double-Value Relational Operator, Operators Same    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class SWF_RLS_001    
Program status     
Category 0   
Package SWF_BND   Workflow: Data Flow 
Created 20011208   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SWF_EXP_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWFBN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SWFCN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SWFEX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_BND_OPERATION Binding Operation 20011208
2 IF_SWF_IFS_BIND_PRESENTATION Presentation interface with static methods 20020731
Friends
Class CL_SWF_BND_OP_MERGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_OPTION_MERGE_SYSTEM Constant Public Type reference (TYPE) STRING 'MERGE_SYSTEM' Data Flow Option: 'Copy System Elements' 20070623
2 MC_OWN_MSGID Constant Protected Type reference (TYPE) SYMSGID 'SWF_BND_001' Own Message Class (Error Macros) 20011208
3 M_ICON_ERROR Constant Private Type reference (TYPE) STRING ICON_RED_LIGHT Symbol for 'Could Not Be Evaluated' 20011208
4 M_ICON_LEFT_TO_RIGHT Constant Private Type reference (TYPE) STRING ICON_NEXT_OBJECT Symbol for Data Flow from Left to Right 20011208
5 M_ICON_RIGHT_TO_LEFT Constant Private Type reference (TYPE) STRING ICON_PREVIOUS_OBJECT Symbol for Data Flow from Right to Left 20011208
6 M_LOG_CONTEXT Static Attribute Protected Type reference (TYPE) SWF_LOGCTX Context 'Binding' for Creating Exceptions 20020712
7 M_OPERATOR_NAME Constant Private Type reference (TYPE) STRING 'MERGE' Unique Name of Operator 20011208
8 M_OPERATOR_SYMBOL Constant Private Type reference (TYPE) SWFBNDOP SWFBN_OPERATION_MERGE Unique Internal ID of Operator 20011208
9 M_T100 Static Attribute Protected Type reference (TYPE) SWF_T100MS Structure for T100 Message (Error Macros) 20011208
10 M_TEXT_KEY Constant Private Type reference (TYPE) DOKU_OBJ 'SWF_RLS_2_VALENT_OPERATOR' SE61 Key for Explanatory Tetx 20011208
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20011208
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020712
3 EXECUTE Instance method Public Method 20011208
4 GET_DESCRIPTION Instance method Public Method 20011208
5 GET_ICON Instance method Public Method 20011208
6 GET_NAME Instance method Public Method 20011208
7 GET_PROPERTIES Instance method Public Method 20011208
8 GET_SUPPORTED_OPTIONS Instance method Public Method 20011208
9 GET_SYMBOL Instance method Public Method 20011208
10 GET_TEXT_KEY Instance method Public Method 20011208
11 PACK_OPTIONS Static method Public Method Code Supported Options in Binding Statement 20020226
12 TO_HTML Instance method Public Method 20011208
13 TO_STRING Instance method Public Method 20011208
14 UNPACK_OPTIONS Static method Public Method Extract Values of Options from Binding Statement 20020226
Events
Class CL_SWF_BND_OP_MERGE has no event.
Types
Class CL_SWF_BND_OP_MERGE has no local type.
Method Signatures

Method CHECK Signature

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

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWF_BND_OP_MERGE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_BND_OP_MERGE has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_SWF_BND_OP_MERGE has no parameter.
Method EXECUTE on class CL_SWF_BND_OP_MERGE has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_SWF_BND_OP_MERGE has no parameter.
Method GET_DESCRIPTION on class CL_SWF_BND_OP_MERGE has no exception.

Method GET_ICON Signature

Method GET_ICON on class CL_SWF_BND_OP_MERGE has no parameter.
Method GET_ICON on class CL_SWF_BND_OP_MERGE has no exception.

Method GET_NAME Signature

Method GET_NAME on class CL_SWF_BND_OP_MERGE has no parameter.
Method GET_NAME on class CL_SWF_BND_OP_MERGE has no exception.

Method GET_PROPERTIES Signature

Method GET_PROPERTIES on class CL_SWF_BND_OP_MERGE has no parameter.
Method GET_PROPERTIES on class CL_SWF_BND_OP_MERGE has no exception.

Method GET_SUPPORTED_OPTIONS Signature

Method GET_SUPPORTED_OPTIONS on class CL_SWF_BND_OP_MERGE has no parameter.
Method GET_SUPPORTED_OPTIONS on class CL_SWF_BND_OP_MERGE has no exception.

Method GET_SYMBOL Signature

Method GET_SYMBOL on class CL_SWF_BND_OP_MERGE has no parameter.
Method GET_SYMBOL on class CL_SWF_BND_OP_MERGE has no exception.

Method GET_TEXT_KEY Signature

Method GET_TEXT_KEY on class CL_SWF_BND_OP_MERGE has no parameter.
Method GET_TEXT_KEY on class CL_SWF_BND_OP_MERGE has no exception.

Method PACK_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing BINDING Call by reference Type reference (TYPE) SWFBINDING Datenflussanweisung, die aufgebaut werden soll 20020226
2 Importing ERRORS_AS_WARNINGS Call by reference Type reference (TYPE) XFLAG Fehler wie Warnungen behandeln 20020226
3 Importing MERGE_SYSTEM_ELEMENTS Call by reference Type reference (TYPE) XFLAG Beim Merge auch Systemelemente übertragen 20070623
4 Importing MERGE_VALUES_ONLY Call by reference Type reference (TYPE) XFLAG Beim Merge nur Werte übertragen, keine neuen Elte. anlegen 20020226
5 Importing NO_OVERWRITE Call by reference Type reference (TYPE) XFLAG Ggf. vorhandene Zielwerte NICHT überschreiben 20020226

Method PACK_OPTIONS on class CL_SWF_BND_OP_MERGE has no exception.

Method TO_HTML Signature

Method TO_HTML on class CL_SWF_BND_OP_MERGE has no parameter.
Method TO_HTML on class CL_SWF_BND_OP_MERGE has no exception.

Method TO_STRING Signature

Method TO_STRING on class CL_SWF_BND_OP_MERGE has no parameter.
Method TO_STRING on class CL_SWF_BND_OP_MERGE has no exception.

Method UNPACK_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Type reference (TYPE) SWFBINDING Datenflussanweisung, die aufgebaut werden soll 20020226
2 Exporting ERRORS_AS_WARNINGS Call by reference Type reference (TYPE) XFLAG Fehler wie Warnungen behandeln 20020226
3 Exporting MERGE_SYSTEM_ELEMENTS Call by reference Type reference (TYPE) XFLAG Beim Merge auch Systemelemente übertragen 20070623
4 Exporting MERGE_VALUES_ONLY Call by reference Type reference (TYPE) XFLAG Beim Merge nur Werte übertragen, keine neuen Elte. anlegen 20020226
5 Exporting NO_OVERWRITE Call by reference Type reference (TYPE) XFLAG Ggf. vorhandene Zielwerte NICHT überschreiben 20020226

Method UNPACK_OPTIONS on class CL_SWF_BND_OP_MERGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620