SAP ABAP Function Module SWA_CONT_BIND_ELEMENTS_ASSIGN (Workflow Container Binding: automatische Definition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWA (Package) Business Workflow: Expressions, binding
Basic Data
Function Module SWA_CONT_BIND_ELEMENTS_ASSIGN Workflow Container Binding: automatische Definition  
Function Group SWA1   Workflow Container Binding:Editor Dialog  
Program Name SAPLSWA1    
INCLUDE Name LSWA1U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SWF_BINDING TYPE SWFBNDPTAB Table with Binding Definitions, Persistent Form
Importing CALLED_CONTTYPE TYPE SWC_CONTTP Container type of container called
Importing CALLING_CONTTYPE TYPE SWC_CONTTP Container type of calling container
Importing DATAFLOW TYPE SWA_DAFLOW 'E' Export to/import from container called
Importing CALLED_ELEMTYPE TYPE SWC_ELEMTP 'I' Type of container elements in called container
Importing CALLING_ELEMTYPE TYPE SWC_ELEMTP 'I' Type of container elements in calling container
Importing CALLED_CONTAINER_IF TYPE REF TO IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection'
Importing CALLING_CONTAINER_IF TYPE REF TO IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection'
Tables BINDEFINITION TYPE SWABINDEF Binding definition
Tables CALLED_CONTDEF TYPE SWCONTDEF Container definition of container called
Tables CALLING_CONTDEF TYPE SWCONTDEF Container definition of calling container
Exception UNGUILTY_BINDINGTYPE TYPE Invalid binding definition (according to LSWA1D00)
Exception INCONSISTENT_BINDINGDEFINITION TYPE Binding def. for called container inconsistent
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950421 
SAP Release Created in