SAP ABAP Class CL_SWF_BND_EDIT_CONTROL (Binding Editor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_BND (Package) Workflow: Data Flow
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_UTL_COMP_UNDO Undo-Enabled Component 20020708
Properties
Class CL_SWF_BND_EDIT_CONTROL  
Short Description Binding Editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_BND   Workflow: Data Flow 
Created 20020110   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_BND_EDIT_CONTROL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_UTL_COMP_UNDO Undo-Enabled Component 20020708
Friends
Class CL_SWF_BND_EDIT_CONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_OWN_MSGID Constant Private Type reference (TYPE) SY-MSGID 'SWF_BND_001' Message Class to Be Used (Error Macros) 20020409
2 M_CHANGE_EVENT_ENABLED Instance attribute Private Type reference (TYPE) XFLAG 'X' - Trigger 'Changed' Event for Each Change 20020708
3 M_EXPR_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY Create and Manage Expressions 20020305
4 M_GUI Instance attribute Private Type reference (TYPE) GUI_CONTROL_SET GUI Controls for Current Dialog Box Level 20020408
5 M_GUI_CONTROL_STACK Instance attribute Private Type reference (TYPE) GUI_CONTROL_STACK Gui Controls: One Entry for Each Dialog Box Level 20020408
6 M_HISTORY Instance attribute Private Type reference (TYPE) M_HISTORY_TYPE Undo Stack 20020708
7 M_LEFT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Namespace for Export Source Data 20020111
8 M_LOG_CONTEXT Static Attribute Private Type reference (TYPE) SWF_LOGCTX Context 'Binding' for Creating Exceptions 20020717
9 M_POPUP_LEVEL Instance attribute Private Type reference (TYPE) INT4 Current Dialog Box Level 20020408
10 M_PREIMAGE Instance attribute Private Type reference (TYPE) SWFBNDPTAB Binding Definition - Pre-Image 20020117
11 M_RIGHT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Namespace for Import Source Data 20020111
12 M_STACK_POINTER Instance attribute Private Type reference (TYPE) I Point to Current Entry in Stack 20020708
13 M_T100 Instance attribute Private Type reference (TYPE) SWF_T100MS Error Structure (for Error Macros) 20020405
14 M_UNDO_COMPONENT Instance attribute Private Object reference (TYPE REF TO) IF_SWF_UTL_COMP_UNDO Subcomponents Affected by UNDO Command 20020708
15 M_UNDO_TEXT Instance attribute Private Type reference (TYPE) STRING Text for Current UNDO Operation 20020708
16 M_USE_CONTROL_BUFFER Static Attribute Private Type reference (TYPE) XFLAG 'X' - Buffer Controls ' ' - Recreate for Each New Call 20030110
Methods
# Method Level Visibility Method type Description Created on
1 BINDTYPE_FROM_CONTTYPE Static method Public Method Determine Binding Type from Container Type 20020120
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020717
3 CLEAR_ALL Instance method Public Method 20020708
4 CREATE Static method Public Method Creates a Binding Editor Control 20020110
5 CREATE_TREE_CONTROLS Instance method Private Method Generate Container View Controls 20020405
6 DD_CONFLICT_HANDLER Instance method Public Event handling method Message when Drag&Drop Result not Supported 20020814
7 DERIVE_TREE_OPTIONS Instance method Private Method Derive Options for Right and Left Container Tree 20020508
8 DETERMINE_SIZES Static method Private Method Determine Screen Sizes 20020121
9 EDIT Static method Public Method Call Binding Editor 20020114
10 ENABLE_DATA_CHANGED_EVENT Instance method Public Method Activate/Deactivate 'DATA_CHANGED' Result 20020708
11 FREE Instance method Public Method Clear Control Completely 20020114
12 GET_BINDING Instance method Public Method Fetch Binding Definition 20020110
13 GET_CONTAINERS Instance method Public Method Get Source Container and Target Container 20020408
14 GET_GUI_CONTAINER_HANDLE Instance method Public Method Query GUI Container That Contains Entire Edit Control 20020111
15 GET_OPTIONS Instance method Public Method Query Current Options 20020110
16 GET_TEXTS_FOR_BINDTYPE Static method Public Method Determine Texts According to Binding Type (WW, ...) 20020120
17 HANDLE_COMPAT_DISP_EVENT Instance method Private Method Handle compatibility_display_request 20020925
18 HANDLE_DATA_CHANGED_EVENT Instance method Private Event handling method Handle Data_Changed event of components 20020708
19 HAS_CHANGED Instance method Public Method 'X' - Binding Was Changed 20020110
20 INITIALIZE_TREE_CONTROL Instance method Private Method Parameterize Individual Container View Control 20021025
21 READ_CONTROL_STACK Instance method Private Method Set at Current Dialog Box Level 20020408
22 REDO Instance method Public Method 20020708
23 REFRESH Instance method Public Method Provides Existing Control with New Data 20020405
24 REQUEST_COMPAT_DISP_LEFT Instance method Public Method Compatibility Display Requested in Left Tree 20021024
25 REQUEST_COMPAT_DISP_RIGHT Instance method Public Method Compatibility Display Requested in Right Tree 20021024
26 RESIZE Instance method Public Method Set Splitter Again According to Number of Binding Rows 20020410
27 ROLLBACK_STATE Instance method Public Method 20020708
28 SAVE_STATE Instance method Public Method 20020708
29 SET_BINDING Instance method Public Method Set Binding Definition 20020110
30 SET_CONTAINERS Instance method Public Method Set Source Container and Target Container 20020408
31 SET_DD_ENABLED Instance method Public Method 'X' - Display Container Trees and Enable Drag&Drop 20020410
32 SET_IMMEDIATE_CHECK Instance method Public Method 'X' - Check Entries Immediately 20020124
33 SET_NO_WARNINGS Instance method Public Method 'X' - Do Not Display Warnings and Information Messages 20020307
34 SET_OPTIONS Instance method Public Method Set Options (Display Only) 20020110
35 SET_SHOW_INTERNAL_OP Instance method Public Method 'X' - Also Display Internal Binding Operators 20060901
36 TOGGLE_DISPLAY_MODE Instance method Public Method Display/Change 20020118
37 UNDO Instance method Public Method 20020708
38 WRITE_CONTROL_STACK Instance method Private Method Note Current Dialog Box Level 20020408
Events
# Event Type Visibility Description Created on
1 DATA_CHANGED Instance Event
(0)
Public
(2)
20020708
2 SAVE_REQUEST Instance Event
(0)
Public
(2)
Use Wants to Save Current Status 20020115
Types
Class CL_SWF_BND_EDIT_CONTROL has no local type.
Method Signatures

Method BINDTYPE_FROM_CONTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BINDTYPE Value transfer Type reference (TYPE) CHAR2 Datenflusstyp 20020120
2 Importing CALLED_CONTTYPE Value transfer Type reference (TYPE) CHAR1 Typ des Zielcontainers (Workflow, Schritt, Ereignis,...) 20020120
3 Importing CALLING_CONTTYPE Value transfer Type reference (TYPE) CHAR1 Typ des Quellcontainers (Workflow, Schritt, Ereignis,...) 20020120
4 Exporting CHECK_OBLIG_IMP Call by reference Type reference (TYPE) XFLAG 'X' - Obligatorische Importelemente müssen geprüft werden 20040129
5 Exporting DATAFLOW Call by reference Type reference (TYPE) SWA_DAFLOW Datenflusszeitpunkt(e) 20020120
6 Importing TASK_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Aufgabencontainer: Zur Unterscheidung von WF/WS <-> TS/T 20020123

Method BINDTYPE_FROM_CONTTYPE on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWF_BND_EDIT_CONTROL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method CLEAR_ALL Signature

Method CLEAR_ALL on class CL_SWF_BND_EDIT_CONTROL has no parameter.
Method CLEAR_ALL on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Object reference (TYPE REF TO) CL_SWF_BND_BINDING Datenfluß 20020110
2 Exporting EDIT_CONTROL Call by reference Object reference (TYPE REF TO) CL_SWF_BND_EDIT_CONTROL Handle auf den Datenfluss-Editorobjekt 20020111
3 Importing EXISTING_EDITOR Call by reference Object reference (TYPE REF TO) CL_SWF_BND_EDIT_CONTROL INTERNAL. DO NOT USE. 20020408
4 Importing EXPORT_SOURCE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Quellcontainer für den EXPORT-Zeitpunkt 20020409
5 Importing EXPORT_TARGET_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Zielcontainer für den EXPORT-Zeitpunkt 20020409
6 Importing EXPRESSION_FACTORY Call by reference Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY Erzeugung & Verwaltung von Ausdrücken 20020305
7 Exporting GUI_CONTAINER_HANDLE Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Default: Custom-Container zur Plazierung auf einem Dynpro 20020111
8 Importing OPTIONS Value transfer Type reference (TYPE) SWFBNDOPT Optionen zur Parametrisierung des Datenflusseditors 20020110
9 Importing PARENT_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container, in den das Datenflusscontrol plaziert werden soll 20020403
10 Importing SWF_BINDING Call by reference Type reference (TYPE) SWFBNDPTAB Tabelle mit Datenflußdefinitionen, persistente Form 20020110
# Exception Resumable Description Created on
1 CX_SWF_BND_CONTROL_ERROR Fehler beim Erzeugen eines abhängigen Controls 20020411

Method CREATE_TREE_CONTROLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPTIONS Call by reference Type reference (TYPE) SWFBNDOPT Persönliche Einstellungen für den Datenflußeditor 20020405
# Exception Resumable Description Created on
1 CX_SWF_BND_CONTROL_ERROR Fehler beim Control-Handling 20020411

Method DD_CONFLICT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Attribute reference (LIKE) 20020814
2 Importing DATAFLOW_EVENT Call by reference Attribute reference (LIKE) 20020814

Method DD_CONFLICT_HANDLER on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method DERIVE_TREE_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LEFT_TREE_OPTIONS Call by reference Type reference (TYPE) SWFDEDTOPT Optionen für den linken Containerbaum 20020508
2 Importing OPTIONS Call by reference Type reference (TYPE) SWFBNDOPT Persönliche Einstellungen für den Datenflußeditor 20020508
3 Exporting RIGHT_TREE_OPTIONS Call by reference Type reference (TYPE) SWFDEDTOPT Optionen für den rechten Containerbaum 20020508

Method DERIVE_TREE_OPTIONS on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method DETERMINE_SIZES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXP_GRID_HEIGHT Call by reference Type reference (TYPE) INT4 Höhe des Splitters für Export-Datenfluss 20020121
2 Exporting GRID_COL_WIDTH Call by reference Type reference (TYPE) INT4 Breite der Ausdrucksspalte 20020121
3 Importing HEIGHT Call by reference Type reference (TYPE) INT4 Höhe des Bildschirms 20020121
4 Exporting IMP_GRID_HEIGHT Call by reference Type reference (TYPE) INT4 Höhe des Splitters für Import-Datenfluss 20020121
5 Importing NUM_EXP_LINES Call by reference Type reference (TYPE) INT4 Anzahl Zeilen im Export-Datenfluss 20020121
6 Importing NUM_IMP_LINES Call by reference Type reference (TYPE) INT4 Anzahl Zeilen im Import-Datenfluss 20020121
7 Exporting TREE_HEIGHT Call by reference Type reference (TYPE) INT4 Höhe des Splitters für die Bäume 20020121
8 Importing WIDTH Call by reference Type reference (TYPE) INT4 Gesamtbreite des Bildschirms 20020121

Method DETERMINE_SIZES on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Object reference (TYPE REF TO) CL_SWF_BND_BINDING Datenfluß 20020114
2 Changing EDITOR_INSTANCE Call by reference Object reference (TYPE REF TO) CL_SWF_BND_EDIT_CONTROL Datenfluss-Editor Instanz 20020117
3 Importing EXPORT_SOURCE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Quellcontainer für den EXPORT-Zeitpunkt 20020409
4 Importing EXPORT_TARGET_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Zielcontainer für den EXPORT-Zeitpunkt 20020409
5 Exporting HAS_CHANGED Call by reference Type reference (TYPE) XFLAG 'X' - Daten wurden geändert 20020114
6 Exporting HAS_ERRORS Call by reference Type reference (TYPE) XFLAG 'X' - Definition enthält Fehler 20020114
7 Exporting NEW_SWF_BINDING Call by reference Type reference (TYPE) SWFBNDPTAB Datenflußdefinition nach dem Editieren 20020117
8 Importing OPTIONS Value transfer Type reference (TYPE) SWFBNDOPT Optionen zur Parametrisierung des Datenflusseditors 20020114
9 Importing SWF_BINDING Call by reference Type reference (TYPE) SWFBNDPTAB Tabelle mit Datenflußdefinitionen, persistente Form 20020114

Method EDIT on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method ENABLE_DATA_CHANGED_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLE Call by reference Type reference (TYPE) XFLAG 'X' 'X' - Changed-Event auslösen, ' ' - nicht auslösen 20020708

Method ENABLE_DATA_CHANGED_EVENT on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method FREE Signature

Method FREE on class CL_SWF_BND_EDIT_CONTROL has no parameter.
Method FREE on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method GET_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BINDING Call by reference Object reference (TYPE REF TO) CL_SWF_BND_BINDING Datenfluß 20020110
2 Importing DO_FLUSH Call by reference Type reference (TYPE) XFLAG 'X' 'X' - Control vor der Abfrage vom Frontend aktualisieren 20020221
3 Exporting EXCEPTION_LIST Call by reference Type reference (TYPE) SWF_CX_TAB Tabelle mit Workflow-Exceptions 20020117
4 Exporting HAS_CHANGED Call by reference Type reference (TYPE) XFLAG 'X' - Datenfluss wurde verändert 20020110
5 Exporting HAS_ERRORS Call by reference Type reference (TYPE) XFLAG 'X' - Datenfluss enthält z.Zt. Fehler 20020117
6 Exporting SWF_BINDING Call by reference Type reference (TYPE) SWFBNDPTAB Datenfluß - persistente Darstellung 20020110

Method GET_BINDING on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method GET_CONTAINERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXPORT_SOURCE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Quellcontainer für EXPORT-Datenflusszeitpunkt 20020408
2 Exporting EXPORT_TARGET_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Zielcontainer für EXPORT-Datenflusszeitpunkt 20020408
3 Exporting LEFT_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container, der links im DF-Editor dargestellt wird 20020408
4 Exporting RIGHT_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container, der rechts im DF-Editor dargestellt wird 20020408

Method GET_CONTAINERS on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method GET_GUI_CONTAINER_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GUI_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Container, in dem das Control angezeigt wird 20020111

Method GET_GUI_CONTAINER_HANDLE on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method GET_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OPTIONS Value transfer Type reference (TYPE) SWFBNDOPT Optionen zur Parametrisierung des Datenflusseditors 20020110

Method GET_OPTIONS on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method GET_TEXTS_FOR_BINDTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing OPTIONS Value transfer Type reference (TYPE) SWFBNDOPT Zu verarbeitende Optionen 20020120

Method GET_TEXTS_FOR_BINDTYPE on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method HANDLE_COMPAT_DISP_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LEFT Value transfer Type reference (TYPE) XFLAG >INVALID< 20020925
2 Importing REFERENCE_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_ELEMENT >INVALID< 20020925
3 Importing SOURCE_EXPRESSION Call by reference Type reference (TYPE) STRING >INVALID< 20020925

Method HANDLE_COMPAT_DISP_EVENT on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method HANDLE_DATA_CHANGED_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Attribute reference (LIKE) 20020708
2 Importing TEXT Call by reference Attribute reference (LIKE) 20020708

Method HANDLE_DATA_CHANGED_EVENT on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_CHANGED Value transfer Type reference (TYPE) XFLAG 'X' - Datenfluss wurde verändert 20020110

Method HAS_CHANGED on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method INITIALIZE_TREE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPAT_CALLBACK_METHOD Call by reference Type reference (TYPE) SEOCPDNAME Callback-Methode für die Kompatibilitätsanzeige 20021025
2 Importing CONTROL Call by reference Object reference (TYPE REF TO) CL_SWF_CNT_EXPRESSION_CTL Zu parametrisierendes Tree-Control 20021025
3 Importing CONTROL_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI-Container für das Control 20021025
# Exception Resumable Description Created on
1 CX_SWF_BND_CONTROL_ERROR Fehler beim Control-Handling 20021025

Method READ_CONTROL_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXISTS Call by reference Type reference (TYPE) XFLAG 'X' - GUI-Controls für aktuellen Popup-Level sind vorhanden 20020408
2 Changing GUI_CONTROL_STATE Call by reference Type reference (TYPE) GUI_CONTROL_SET Controls für aktuellen Popup-Level 20020408
3 Exporting POPUP_LEVEL Call by reference Type reference (TYPE) INT4 Aktueller Popup-Level 20020408

Method READ_CONTROL_STACK on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method REDO Signature

Method REDO on class CL_SWF_BND_EDIT_CONTROL has no parameter.
Method REDO on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Object reference (TYPE REF TO) CL_SWF_BND_BINDING Datenfluß 20020405
2 Importing EXPORT_SOURCE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Quellcontainer für EXPORT-Datenflusszeitpunkt 20020408
3 Importing EXPORT_TARGET_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Zielcontainer für EXPORT-Datenflusszeitpunkt 20020408
4 Importing EXPRESSION_FACTORY Call by reference Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY Erzeugung & Verwaltung von Ausdrücken 20020405
5 Importing OPTIONS Value transfer Type reference (TYPE) SWFBNDOPT Optionen zur Parametrisierung des Datenflusseditors 20020405
6 Importing PARENT_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container, in den das Datenflusscontrol plaziert werden soll 20020408
7 Importing SWF_BINDING Call by reference Type reference (TYPE) SWFBNDPTAB Tabelle mit Datenflußdefinitionen, persistente Form 20020405
# Exception Resumable Description Created on
1 CX_SWF_BND_CONTROL_ERROR Optionen fehlerhaft / CFW-Fehler / Fehler beim Erzeugen 20020409

Method REQUEST_COMPAT_DISP_LEFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Object reference (TYPE REF TO) OBJECT 20021024

Method REQUEST_COMPAT_DISP_LEFT on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method REQUEST_COMPAT_DISP_RIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Object reference (TYPE REF TO) OBJECT 20021024

Method REQUEST_COMPAT_DISP_RIGHT on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method RESIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADJUST_ALV_COLUMN_WIDTH Call by reference Type reference (TYPE) XFLAG Neue Spaltenbreite für ALV-Control bestimmen 20020410
2 Importing DO_FLUSH Call by reference Type reference (TYPE) XFLAG 'X' 'X' - Frontend Controls synchronisieren 20020410
3 Importing REFRESH_DISPLAY Call by reference Type reference (TYPE) XFLAG 'X' - Bei Änderung der Bildschirmgröße Control aktualisieren 20020410

Method RESIZE on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method ROLLBACK_STATE Signature

Method ROLLBACK_STATE on class CL_SWF_BND_EDIT_CONTROL has no parameter.
Method ROLLBACK_STATE on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method SAVE_STATE Signature

Method SAVE_STATE on class CL_SWF_BND_EDIT_CONTROL has no parameter.
Method SAVE_STATE on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method SET_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Object reference (TYPE REF TO) CL_SWF_BND_BINDING Datenfluß 20020110
2 Importing SWF_BINDING Call by reference Type reference (TYPE) SWFBNDPTAB Datenfluß - persistente Darstellung 20020110
3 Importing USE_EXISTING_TEXTS Call by reference Type reference (TYPE) XFLAG SPACE ' ' - Texte neu ermitteln, 'X' - vorhandene Texte verwenden 20020410

Method SET_BINDING on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method SET_CONTAINERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPORT_SOURCE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Quellcontainer für EXPORT-Datenflusszeitpunkt 20020408
2 Importing EXPORT_TARGET_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Zielcontainer für EXPORT-Datenflusszeitpunkt 20020408
3 Importing LEFT_CONTAINER Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container, der links im DF-Editor dargestellt wird 20020408
4 Exporting LEFT_CONTAINER_SET Call by reference Type reference (TYPE) XFLAG Linker Container wurde gesetzt 20020408
5 Importing RIGHT_CONTAINER Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container, der rechts im DF-Editor dargestellt wird 20020408
6 Exporting RIGHT_CONTAINER_SET Call by reference Type reference (TYPE) XFLAG Rechter Container wurde gesetzt 20020408

Method SET_CONTAINERS on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method SET_DD_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WANT_DD_ENABLED Call by reference Type reference (TYPE) XFLAG 'X' - D&D ermöglichen, ' ' - Containerbäume verstecken 20020410

Method SET_DD_ENABLED on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method SET_IMMEDIATE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WANT_IMMEDIATE_CHECK Call by reference Type reference (TYPE) XFLAG 'X' - Eingaben sofort auf Syntaxfehler prüfen 20020124

Method SET_IMMEDIATE_CHECK on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method SET_NO_WARNINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WANT_NO_WARNINGS Call by reference Type reference (TYPE) XFLAG 'X' - Warnungen und Info-Meldungen nicht anzeigen 20020307

Method SET_NO_WARNINGS on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method SET_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPTIONS Value transfer Type reference (TYPE) SWFBNDOPT Optionen zur Parametrisierung des Datenflusseditors 20020110
2 Importing REFRESH_DISPLAY Call by reference Type reference (TYPE) XFLAG 'X' - bei geänderter Bildschirmgröße Control aktualisieren 20020410

Method SET_OPTIONS on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method SET_SHOW_INTERNAL_OP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SHOW_INTERNAL_OP Value transfer Type reference (TYPE) XFLAG 'X' - auch interne Datenflussoperatoren anzeigen 20060901

Method SET_SHOW_INTERNAL_OP on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method TOGGLE_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SET_TO_DISPLAY Call by reference Type reference (TYPE) XFLAG Anzeigen 20020118
2 Importing SET_TO_EDIT Call by reference Type reference (TYPE) XFLAG Ändern 20020118

Method TOGGLE_DISPLAY_MODE on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method UNDO Signature

Method UNDO on class CL_SWF_BND_EDIT_CONTROL has no parameter.
Method UNDO on class CL_SWF_BND_EDIT_CONTROL has no exception.

Method WRITE_CONTROL_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUI_CONTROL_STATE Call by reference Type reference (TYPE) GUI_CONTROL_SET Controls für aktuellen Popup-Level 20020408
2 Exporting POPUP_LEVEL Call by reference Type reference (TYPE) INT4 Aktueller Popup-Level 20020408

Method WRITE_CONTROL_STACK on class CL_SWF_BND_EDIT_CONTROL has no exception.
Event Signatures

Event DATA_CHANGED Signature
Event DATA_CHANGED on class CL_SWF_BND_EDIT_CONTROL has no parameter.
Event SAVE_REQUEST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 BINDING Exporting Value transfer Object reference (TYPE REF TO) CL_SWF_BND_BINDING Datenfluß 20020115
History
Last changed by/on SAP  20110908 
SAP Release Created in 620