SAP ABAP Data Element SWA_FUNC (Function)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWA (Package) Business Workflow: Expressions, binding
Basic Data
Data Element SWA_FUNC
Short Description Function  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
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 10 Function 
Medium  
Long  
Heading 30 Function 
Documentation

Definition

In binding definitions, a function call can be declared per binding direction. This function call transports the data between the containers.

If you enter function modules, the standard binding is deleted. To return to the standard binding, you must delete the programmed binding.

Supplementary Documentation - SWA_FUNC 0001

Use

The function module entered here is called and executed by the system at runtime to determine the binding.

Procedure

You must program a function module for a programmed binding.

You should put this function module in the function group specified in the basic data of the workflow. To automatically create a function module that uses the function module SWA_TEMPLATE_EXECUTE_DATAFLOW as a template, select Create . The function module is created automatically in the function group specified in the basic data. For further information, refer to the documentation on the function module.

Examples

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