SAP ABAP Function Module SWA_CONT_BIND_EDIT (OBSOLET - Bitte SWF_BND_BINDING_EDIT verwenden !)
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_EDIT OBSOLET - Bitte SWF_BND_BINDING_EDIT verwenden !  
Function Group SWA1   Workflow Container Binding:Editor Dialog  
Program Name SAPLSWA1    
INCLUDE Name LSWA1U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CHANGED TYPE XFELD Binding definition changed
Exporting CALLING_CONTDEF_CHANGED TYPE XFELD Rufender Container wurde geändert
Exporting NEW_SWF_BINDING TYPE SWFBNDPTAB Datenflußdefinition ab Release 6.20
Importing CALLED_CONTTYPE TYPE SWCEDITOR-CONTTYPE Container type of container called
Importing CALLED_DESCR TYPE SWABINTYPE-FUNDESCR Description of container called
Importing CALLED_KEYWORD TYPE SWABINTYPE-FUNKEYWORD SPACE Key word for container type of container called
Importing CALLING_CONTTYPE TYPE SWCEDITOR-CONTTYPE Container type of calling container )
Importing CALLING_DESCR TYPE SWABINTYPE-USEDESCR Description of called container
Importing CALLING_KEYWORD TYPE SWABINTYPE-USEKEYWORD SPACE Key word for container type of container called
Importing CALLING_LOOPELEMENT TYPE SWCONTDEF-ELEMENT SPACE Table element of calling container
Importing DISPLAY TYPE SWABINEDIT-DISPLAY 'X' Display, otherwise change
Importing CUA_TITEL TYPE SWABINEDIT-CTITEL
Importing CUA_VARIABLE1 TYPE SYST-TITLE
Importing CUA_VARIABLE2 TYPE SYST-TITLE
Importing USE_TECHNICAL_NAMES TYPE XFELD 'X' 'X': &_WF_INITIATOR&, ' ': _Wf_Initiator
Importing START_IN_POPUP TYPE XFELD 'X' Editor im Popup anzeigen
Importing CALLED_CONTAINER_IF TYPE REF TO IF_SWF_CNT_CONTAINER 'Gerufenes' Containerobjekt
Importing CALLING_CONTAINER_IF TYPE REF TO IF_SWF_CNT_CONTAINER 'Rufendes' Containerobjekt
Importing SWF_BINDING TYPE SWFBNDPTAB Datenflußdefinition ab Release 6.20
Importing ALLOW_EXIT_WITH_ERRORS TYPE XFLAG SPACE 'X' - Datenfluss darf auch bei Fehlern verlassen werden
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 INCONSISTENT_BINDINGDEFINITION TYPE Binding def. for called container inconsistent
Exception UNGUILTY_BINDINGTYPE TYPE Invalid binding definition (according to LSWA1D00)
Exception UNGUILTY_EMPTY_CALLED_CONTDEF TYPE
               
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