SAP ABAP Function Module SWA_CONT_BIND_EXECUTE (Workflow-Containerdatenfluß: Durchführen)
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_EXECUTE Workflow-Containerdatenfluß: Durchführen  
Function Group SWA3   Workflow Container Binding: Runtime  
Program Name SAPLSWA3    
INCLUDE Name LSWA3U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CALLING_CONTAINER_IF TYPE REF TO IF_SWF_CNT_CONTAINER 'Rufender Container' (Quelle bei Export)
Changing CALLED_CONTAINER_IF TYPE REF TO IF_SWF_CNT_CONTAINER 'Gerufener Container' (Ziel bei Export)
Exporting ERRORCOUNT TYPE SYST-TFILL Number of messages
Exporting WORST_MSGTYPE TYPE SYST-MSGTY Most serious message type (A->E->W->I)
Exporting CALLED_CONT_CHANGEMODE TYPE SWAEXPEDIT-CALDCONMOD Art der Änderung am gerufenen Container
Exporting CALLING_CONT_CHANGEMODE TYPE SWAEXPEDIT-CALDCONMOD Art der Änderung am rufenden Container
Importing CALLING_LOOPINDEX TYPE SWCONT-TAB_INDEX SPACE Index for multi-line element in call.container
Importing DATAFLOW TYPE SWABINDEF-DATAFLOW Export to/import from container called
Importing NOT_OVERWRITE_ELEMENTS TYPE SPACE Do not overwrite values in target container
Tables BINDEFINITION TYPE SWABINDEF Binding definition
Tables CALLED_CONT TYPE SWCONT Container called (function)
Tables CALLING_CONT TYPE SWCONT Calling container (application)
Tables ERROR TYPE SWAEXERROR Messages
Exception NO_BINDEFINITION TYPE No executable binding definition transferred
Exception INVALID_DATAFLOW TYPE Ungültige Datenflußrichtung
Exception NO_CONTAINER TYPE Fehler beim Erzeugen eines Container-Objekts
               
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