SAP ABAP Data Element SWFBNDEOP (Binding Operations at Row Level (Expression->Expression))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_BND (Package) Workflow: Data Flow
Basic Data
Data Element SWFBNDEOP
Short Description Binding Operations at Row Level (Expression->Expression)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SWFBNDEOP    
Data Type CHAR   Character String 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium 15 Operation 
Long 20 Binding Operation 
Heading  
Documentation

Definition

Operation from source element to the target element of the binding. The source and target element are determined by expressions.

Use

The following binding operations are supported:

Assign    The previous content of the target element is replaced.

Append    The content is written to the next empty rows of the multiline target element.

User-defined transformation    You must specify an ABAP class that supports the interface IF_SWF_BND_TRANSFORM_SINGLE. The programmed procedure that is defined in the method TRANSFORM determines how the source element is assigned to the target element.

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 630