SAP ABAP Data Element SWFBNDCOP (Binding Operation at Container Level (Prog. Binding))
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 SWFBNDCOP
Short Description Binding Operation at Container Level (Prog. Binding)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SWFBNDCOP    
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 target container of the binding. Operators in this category have the whole container as an input parameter and can therefore copy or transform multiple elements at once. Since the entire context is available in the form of all container elements, an operation of this kind can react flexibly to the availability or absence of individual elements.

Use

The following binding operations are supported:

Transfer all elements    Elements of the target container with the same name are overwritten by the corresponding elements of the source container.

Programmed binding    The binding is executed by a separate function module or a separate ABAP class. For this, either the BOR container or the new container interface is used.

Dependencies

Example

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