SAP ABAP Class CL_SWF_RLS_GRID_CONTROL (Editor Control for a Condition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_RLS (Package) Rules - Workflow Rules and Rule Systems
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 20030806
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_UTL_GUI_COMP_CHECK Component with CHECK function 20030806
Properties
Class CL_SWF_RLS_GRID_CONTROL  
Short Description Editor Control for a Condition    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_RLS   Rules - Workflow Rules and Rule Systems 
Created 20030806   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_ALV_GRID Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CNDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SWFBR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SWFEX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SWFRL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_UTL_COMP_UNDO Undo-Enabled Component 20030806
2 IF_SWF_UTL_GUI_COMP_CHECK Component with CHECK function 20030806
Friends
# Friend Modeled only Created on Description
1 CL_SWF_BND_EDIT_CONTROL 20030806 Binding Editor
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ALV_CHECK Instance attribute Private Type reference (TYPE) SY-UCOMM 'CHECK' OK code for statement: check data flow 20030806
2 MC_COMMAND_APPEND_ROW Instance attribute Private Type reference (TYPE) SY-UCOMM 'ADD_ROW' OK code for statement: add row 20030806
3 MC_COMMAND_AUTO_COMPLETE Instance attribute Private Type reference (TYPE) SY-UCOMM 'AUTO_COMPLETE' OK code for statement: complete incomplete statements 20030806
4 MC_COMMAND_AUTO_GENERATE Instance attribute Private Type reference (TYPE) SY-UCOMM 'AUTO_GEN' OK code for statement: create DF automatically 20030806
5 MC_COMMAND_CHECK Instance attribute Private Type reference (TYPE) SY-UCOMM 'BND_CHECK' OK code for statement: check data flow 20030806
6 MC_COMMAND_DELETE_ROW Instance attribute Private Type reference (TYPE) SY-UCOMM 'DELETE_ROW' OK code for statement: delete row 20030806
7 MC_COMMAND_DETAIL Instance attribute Private Type reference (TYPE) SY-UCOMM CL_GUI_ALV_GRID=>MC_FC_DETAIL OK code for statement: delete row 20030806
8 MC_COMMAND_DOUBLE_ROW Instance attribute Private Type reference (TYPE) SY-UCOMM 'DUPL_ROW' OK code for statement: duplicate row 20030806
9 MC_COMMAND_EXPR_DETAIL Instance attribute Private Type reference (TYPE) SY-UCOMM 'EXPR_DETAIL' OK code for statement: display expression 20030806
10 MC_COMMAND_GENERATE_ELEMENTS Instance attribute Private Type reference (TYPE) SY-UCOMM 'AUTO_ELEM' OK code for statement: automtaically create elements 20030806
11 MC_COMMAND_GENERATE_INTF Instance attribute Private Type reference (TYPE) SY-UCOMM 'GEN_INTF' OK code for statement: create interface elements 20030806
12 MC_COMMAND_INSERT_ROW Instance attribute Private Type reference (TYPE) SY-UCOMM 'INSERT_ROW' OK code for statement: add rows 20030806
13 MC_COMMAND_REDO Instance attribute Private Type reference (TYPE) SY-UCOMM 'REDO' OK code for statement: reset 20030806
14 MC_COMMAND_UNDO Instance attribute Private Type reference (TYPE) SY-UCOMM 'UNDO' OK code for statement: reset 20030806
15 MC_COPY_FROM_TREE_FLAV Constant Public Type reference (TYPE) CNDD_FLAVOR 'LEFT_TREE_COPY' Drag & Drop flavor: insert and replace 20030806
16 MC_ICON_APPEND Constant Public Type reference (TYPE) ICON_D ICON_PAGE_RIGHT Icon for append statement 20030806
17 MC_ICON_ASSIGN Constant Public Type reference (TYPE) ICON_D ICON_COLUMN_RIGHT Icon for assignment 20030806
18 MC_ICON_FM_EXIT Constant Public Type reference (TYPE) ICON_D ICON_ABAP Icon for prgrammed data flow 20030806
19 MC_ICON_FM_EXIT_BOR Constant Public Type reference (TYPE) ICON_D ICON_ABAP_LOCAL Icon for programmed data flow with BOR containers 20030806
20 MC_ICON_LEFT_TO_RIGHT Constant Private Type reference (TYPE) ICON_D ICON_ARROW_RIGHT Icon for arrow from left to right 20030806
21 MC_ICON_MERGE Constant Public Type reference (TYPE) ICON_D ICON_INTERCHANGE Icon for "Mix two containers" 20030806
22 MC_ICON_MOVE_CORRESPONDING Constant Private Type reference (TYPE) ICON_D ICON_STRUCTURE Icon for assignment 20030806
23 MC_ICON_RIGHT_TO_LEFT Constant Private Type reference (TYPE) ICON_D ICON_ARROW_LEFT Icon for arrow from right to left 20030806
24 MC_ICON_XSLT_TRANSFORM Constant Public Type reference (TYPE) ICON_D ICON_XML_DOC Icon for XSLT transformation 20030806
25 MC_MOVE_FROM_TREE_FLAV Constant Public Type reference (TYPE) CNDD_FLAVOR 'LEFT_TREE_MOVE' Drag & Drop flavor: insert and replace 20030806
26 MC_OWN_MSGID Constant Private Type reference (TYPE) SYMSGID 'SWF_BND_001' Messages, Message Class 20030806
27 MC_SYSTEM_TARGET_ELEMENTS Static Attribute Private Type reference (TYPE) SWFSTRTAB System elements: allowed target of a data flow 20030806
28 MT_TOOLBAR_EXCLUDES Static Attribute Private Type reference (TYPE) UI_FUNCTIONS List of non-used ALV standard functions 20030806
29 M_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV list viewer for displaying data flow 20030806
30 M_ALVLAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO Layout for ALV-Grid 20030806
31 M_AUTO_GENERATE_ELEMENTS Instance attribute Private Type reference (TYPE) XFLAG 'X' - container elements can be created during generation 20030806
32 M_BINDING Instance attribute Private Object reference (TYPE REF TO) CL_SWF_BND_BINDING Data flow - internal display 20030806
33 M_CALLED_AFTER_DATA_CHANGED Instance attribute Private Type reference (TYPE) XFELD CHECK call from 'after_data_changed' event 20030806
34 M_CHANGE_EVENT_ENABLED Instance attribute Private Type reference (TYPE) XFLAG 'X' - Trigger 'Changed' Event for Each Change 20030806
35 M_COMPONENT_ID Instance attribute Private Type reference (TYPE) INT4 Component ID (numerical) 20030806
36 M_CURRENT_STACK_POS Instance attribute Private Type reference (TYPE) INT4 Number of undo-relevant changes 20030806
37 M_DATAFLOW_EVENT Instance attribute Private Type reference (TYPE) SWA_DAFLOW 'E' - export data flow, 'I' - import data flow 20030806
38 M_DD_COUNTER Instance attribute Private Type reference (TYPE) INT4 Number of used D&D calls 20030806
39 M_DD_NO_NAGGING Instance attribute Private Type reference (TYPE) XFELD 'X' - do not display D&D reminder popup 20030806
40 M_DISPLAY Instance attribute Private Type reference (TYPE) SWFBNDSCRT Data flow - screen display 20030806
41 M_DISPLAY_DELTA Instance attribute Private Type reference (TYPE) SWFBNDSCRT De,ta that arises from a PBO-PAI cycle 20030806
42 M_DISPLAY_ONLY Instance attribute Private Type reference (TYPE) XFLAG 'X' - Display Mode 20030806
43 M_DO_REFRESH Instance attribute Private Type reference (TYPE) XFELD 'X' Constants: execute refresh 20030806
44 M_DRAGDROP_MEDIATOR Instance attribute Private Object reference (TYPE REF TO) CL_SWF_BND_DRAGDROP_RECEIVER For creating data flow using Drag&Drop 20030806
45 M_EMPTY_LINE Instance attribute Private Type reference (TYPE) SWFBNDSCR Empty data flow row 20030806
46 M_ERRORLOG Instance attribute Private Type reference (TYPE) SWFUTLETAB Error List for IF_SWF_UTL_GUI_COMP_CHECK 20030806
47 M_EXPR_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY Create and Manage Expressions 20030806
48 M_F4_HELP_COUNTER Instance attribute Private Type reference (TYPE) INT4 Number of explicit F4 help calls (instead of D&D) 20030806
49 M_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20030806
50 M_FIRST_DISPLAY Instance attribute Private Type reference (TYPE) XFLAG 'X' - control has not yet been displayed 20030806
51 M_FLAG_AUTO_F4 Instance attribute Private Type reference (TYPE) XFLAG 'X' - automatically determine F4 behavior 20030806
52 M_FLAG_OWN_TREE_CONTROL Instance attribute Private Type reference (TYPE) XFLAG 'X' - tree control is local 20030806
53 M_HISTORY Instance attribute Private Type reference (TYPE) M_HISTORY_TYPE Binding history for undo 20030806
54 M_INPUT_ERRORS Instance attribute Private Type reference (TYPE) XFELD Data with errors in current round trip 20030806
55 M_INPUT_IMMEDIATE_CHECK Instance attribute Private Type reference (TYPE) XFLAG 'X' - display error log now 20030806
56 M_IS_ACTIVE Instance attribute Private Type reference (TYPE) XFLAG 'X' - Control is Active (Visible on Dynpro) 20030806
57 M_LEFT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container (namespace) for left page 20030806
58 M_LEFT_EXPR_HEADING Instance attribute Private Type reference (TYPE) STRING Header for column 'source expression' (for EXPORT) 20030806
59 M_LEFT_EXPR_WIDTH Instance attribute Private Type reference (TYPE) INT4 50 Display width of column 'source expression' (for EXPORT) 20030806
60 M_LEFT_TO_RIGHT Instance attribute Private Type reference (TYPE) XFLAG 'X' - source is left, target is right 20030806
61 M_LEFT_TREE_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_SWF_CNT_VIEW_TREECTL Left container control for F4 help 20030806
62 M_LINESTYLES Instance attribute Private Type reference (TYPE) LVC_T_STYL ALV Control: Style Table for Cells 20030806
63 M_LOCAL_CHECK Instance attribute Private Type reference (TYPE) XFLAG 'X' - 'check' button is displayed 20030806
64 M_LOCAL_UNDO Instance attribute Private Type reference (TYPE) XFLAG 'X' - buttons for undo/redo are displayed 20030806
65 M_LOG_CONTEXT Static Attribute Private Type reference (TYPE) SWF_LOGCTX Context 'Binding' for Creating Exceptions 20030806
66 M_MODIFIED Instance attribute Private Type reference (TYPE) XFELD Data was changed in current roundtrip 20030806
67 M_NEED_SCREEN_UPDATE Instance attribute Private Type reference (TYPE) XFELD 'X' - display table has to be re-output 20030806
68 M_NO_WARNINGS Instance attribute Private Type reference (TYPE) XFLAG 'X' - no warning or info messages output 20030806
69 M_OWN_BINDING_OBJECT Instance attribute Private Type reference (TYPE) XFLAG 'X' - Bbinding object is local 20030806
70 M_PARENT_GUI_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI container in which the grid control is displayed 20030806
71 M_PARFOREACH_ELEMENT Instance attribute Private Type reference (TYPE) STRING Name of legacy par-for-each elements for F4 help 20030806
72 M_PROTOCOL Instance attribute Private Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Log for Data Entry 20030806
73 M_PROTOCOL_STACK Instance attribute Private Type reference (TYPE) M_PROTOCOL_TAB_TYPE Pointer to opened log window 20030806
74 M_RIGHT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container (namespace) for right side 20030806
75 M_RIGHT_EXPR_HEADING Instance attribute Private Type reference (TYPE) STRING Heading for column 'target expression' (for EXPORT) 20030806
76 M_RIGHT_EXPR_WIDTH Instance attribute Private Type reference (TYPE) INT4 50 Display width of column 'target expression' (for EXPORT) 20030806
77 M_RIGHT_TREE_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_SWF_CNT_VIEW_TREECTL Right container control for F4 help 20030806
78 M_ROW_OPERATIONS Instance attribute Private Type reference (TYPE) XFELD Rows are moved or inserted 20030806
79 M_T100 Instance attribute Private Type reference (TYPE) SWF_T100MS Structure for T100 Message 20030806
80 M_TREE_MARK_ACTIVE Instance attribute Private Type reference (TYPE) XFELD Tree up to date in compatibility display mode 20030806
81 M_USER_OPTIONS Instance attribute Private Type reference (TYPE) SWFBNDSOPT Current user options 20030806
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_DATA_CHANGED_HANDLER Instance method Public Event handling method Send changed data back to front end 20030806
2 AUTO_CREATE_BINDING Instance method Public Method Suggest elements or automatically create data flow 20030806
3 BEFORE_USER_COMMAND_HANDLER Instance method Public Event handling method Overwrite predefined commands (add row...) 20030806
4 BINDING_TO_DISPLAY Instance method Protected Method Format data flow definition for output 20030806
5 BINDING_TO_DISPLAY_SINGLE Instance method Protected Method Create screen table row from data flow definition 20030806
6 BUTTON_CLICK_HANDLER Instance method Public Event handling method Pushbutton activated 20030806
7 CHECK Instance method Public Method 20030806
8 CHECK_AUTO_GENERATE_STATUS Instance method Private Method Determine whether data flow can be generated 20030806
9 CHECK_PLAUSIBILITY Instance method Protected Method Plausibility Check: Repetitions, Overwriter, ... 20030806
10 CHECK_SINGLE_LINE Instance method Protected Method Check a data flow row 20030806
11 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030806
12 CLEAR_ALL Instance method Public Method 20030806
13 CL_OUTPUT_CONVERT Instance method Private Method Output Conversion for ABAP-00-Exits 20030806
14 CREATE Static method Public Method Instantiate data flow control 20030806
15 CREATE_DEFAULT_LINE Instance method Protected Method Create new data flow row 20030806
16 CREATE_FIELDCATALOG Instance method Protected Method * Create Field Catalog 20030806
17 CTX_MENU_REQUEST_HANDLER Instance method Public Event handling method Construct context menu 20030806
18 DATA_CHANGED_HANDLER Instance method Public Event handling method Check Source Expression and Target Expression 20030806
19 DBL_CLICK_HANDLER Instance method Public Event handling method Double-click on Cell 20030806
20 DISPLAY Instance method Public Method Update control from binding data and display again 20030806
21 DISPLAY_TO_BINDING_SINGLE Instance method Protected Method Create data flow definition from screen table row 20030806
22 DROP_FROM_TREE_FLAVOUR_SELECT Instance method Public Event handling method On drop page, if multiple flavors exist 20030806
23 DROP_FROM_TREE_HANDLER Instance method Public Event handling method An expression was moved from the tree to the ALV 20030806
24 ENABLE_DATA_CHANGED_EVENT Instance method Public Method Activate/Deactivate 'DATA_CHANGED' Result 20030806
25 ENABLE_DD_EVENTS Instance method Public Method Activate/Deactivate 'DATA_CHANGED' Result Handling 20030806
26 ENSURE_EMPTY_LINES Instance method Private Method Ensure that empty rows are always available 20030806
27 EXPRESSION_INPUT_CONVERT Instance method Protected Method Input conversion for expressions 20030806
28 EXPRESSION_OUTPUT_CONVERT Instance method Protected Method Output conversion for expressions 20030806
29 F4_HELP_HANDLER Instance method Public Event handling method Handler for an %4 request 20030806
30 FIRST_DISPLAY Instance method Public Method Initial display of control 20030806
31 FM_OUTPUT_CONVERT Instance method Private Method Output conversion for function module exits 20030806
32 FREE Instance method Private Method Clear Control Completely 20030806
33 GET_BINDING Instance method Public Method Collect data flow object 20030806
34 GET_NUMBER_OF_LINES Instance method Public Method Return number of data flow rows 20030806
35 GET_OPERATION_INFO Instance method Private Method Select icons for data flow operation 20030806
36 LOG_EXCEPTION Instance method Private Method Place error message in log 20030806
37 MENU_BUTTON_HANDLER Instance method Public Event handling method Manu header printer in toolbar 20030806
38 MERGE_OUTPUT_CONVERT Instance method Private Method Output conversion for MERGE function 20030806
39 NEW_BINDING_HANDLER Instance method Public Event handling method New data flow was defined by Drag&Drop 20030806
40 REDO Instance method Public Method 20030806
41 REFRESH_DISPLAY Instance method Private Method Refresh Display 20030806
42 REFRESH_PROTOCOL_STACK Instance method Private Method Delete old log window 20030806
43 RENUMBER Instance method Private Method Re-enumerate rows in display table 20030806
44 ROLLBACK_STATE Instance method Public Method 20030806
45 ROW_OPERATION Instance method Protected Method Delete/insert row 20030806
46 SAVE_STATE Instance method Public Method 20030806
47 SET_BINDING Instance method Public Method Set data flow 20030806
48 SET_DEPENDENT_CONTROLS Instance method Public Method Set tree controls and Drag&Drop mediator 20030806
49 SET_HANDLERS Instance method Protected Method Register event handler 20030806
50 SET_IMMEDIATE_CHECK Instance method Public Method Switch on/off direct input check 20030806
51 SET_NO_WARNINGS Instance method Public Method Switch on/off output of warnings and info messages 20030806
52 SET_OPTIONS Instance method Public Method Set editor options 20030806
53 SET_TEXTS Instance method Public Method Re-set texts and headings 20030806
54 SHOW_SELECTED_EXPRESSION Instance method Private Method Display details of selected expression 20030806
55 TOGGLE_DISPLAY_MODE Instance method Public Method Switch display <-> change 20030806
56 TOOLBAR_HANDLER Instance method Public Event handling method Customize toolbar 20030806
57 UNDO Instance method Public Method 20030806
58 UNMARK_TREES Instance method Public Method Undo competibility display in tree 20030806
59 USER_COMMAND_HANDLER Instance method Public Event handling method Execute own commands 20030806
Events
# Event Type Visibility Description Created on
1 DATA_CHANGED Instance Event
(0)
Public
(2)
20030806
2 DD_CONFLICT Instance Event
(0)
Public
(2)
Cannot Process Drag&Drop Event 20030806
Types
Class CL_SWF_RLS_GRID_CONTROL has no local type.
Method Signatures

Method AFTER_DATA_CHANGED_HANDLER Signature

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

Method AFTER_DATA_CHANGED_HANDLER on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method AUTO_CREATE_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_MISSING_INTERFACE_ELTS Call by reference Type reference (TYPE) XFLAG 'X' 'X' - Einfügen nicht belegter Interfaceparameter 20030806
2 Importing COMPLETE_EXISTING_BINDING Call by reference Type reference (TYPE) XFLAG 'X' 'X' - Ergänzung unvollständiger Datenflüsse 20030806
3 Importing CREATE_MISSING_ELEMENTS Call by reference Type reference (TYPE) XFLAG SPACE 'X' - Anlegen fehlender Elemente ist erlaubt 20030806
4 Importing CREATE_NEW_BINDING Call by reference Type reference (TYPE) XFLAG 'X' 'X' - Neue Datenflüsse vorschlagen 20030806

Method AUTO_CREATE_BINDING on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method BEFORE_USER_COMMAND_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20030806

Method BEFORE_USER_COMMAND_HANDLER on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method BINDING_TO_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATAFLOW Call by reference Type reference (TYPE) SWA_DAFLOW 'A' Zu rendernder Datenflusszeitpunkt 20030806

Method BINDING_TO_DISPLAY on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method BINDING_TO_DISPLAY_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Type reference (TYPE) SWFBINDING Datenflussdefinition 20030806
2 Exporting EXCEPTION_RETURN Call by reference Object reference (TYPE REF TO) CX_SWF_EXP_EXPRESSION Erster aufgetretener Fehler 20030806
3 Exporting SCRBINDING Call by reference Type reference (TYPE) SWFBNDSCR Display-Darstellung einer Datenflussdefinition 20030806

Method BINDING_TO_DISPLAY_SINGLE on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method BUTTON_CLICK_HANDLER Signature

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

Method BUTTON_CLICK_HANDLER on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method CHECK Signature

Method CHECK on class CL_SWF_RLS_GRID_CONTROL has no parameter.
Method CHECK on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method CHECK_AUTO_GENERATE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ADD_PARAMETERS Call by reference Type reference (TYPE) XFLAG 'X' - es gibt nicht belegte Import/Exportparameter 20030806
2 Exporting AUTO_COMPLETE Call by reference Type reference (TYPE) XFLAG 'X' - vorhandener Datenfluss ist unvollständig 20030806

Method CHECK_AUTO_GENERATE_STATUS on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method CHECK_PLAUSIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELTA_HANDLE Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL ALV-Delta-Objekt 20030806
2 Importing SIGNAL_ERROR Call by reference Type reference (TYPE) XFLAG 'X' Fehlermeldung ins Log stellen 20030806

Method CHECK_PLAUSIBILITY on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method CHECK_SINGLE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BINDING_ERROR Call by reference Object reference (TYPE REF TO) CX_SWF_IFS_EXCEPTION Workflow Ausnahme 20030806
2 Importing DELTA_HANDLE Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL ALV-Delta-Objekt 20030806
3 Changing DISPLAY_LINE Call by reference Type reference (TYPE) SWFBNDSCR Anzeige einer Datenflußdefinition im ALV 20030806
4 Importing INPUT_CONVERSION Call by reference Type reference (TYPE) XFLAG 'X' Daten haben noch keine Eingabekonvertierung durchlaufen 20030806
5 Importing OUTPUT_CONVERSION Call by reference Type reference (TYPE) XFLAG 'X' Daten ins Ausgabeformat konvertieren 20030806
6 Importing SEMANTIC_CHECK Call by reference Type reference (TYPE) XFLAG 'X' Relation Quelle<->Operator<->Ziel prüfen 20030806
7 Importing SIGNAL_ERROR Call by reference Type reference (TYPE) XFLAG 'X' Fehlermeldung ins Log stellen 20030806

Method CHECK_SINGLE_LINE on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CLEAR_ALL Signature

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

Method CL_OUTPUT_CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Type reference (TYPE) SWFBINDING Datenflussanweisung 20030806
2 Changing SCRBINDING Call by reference Type reference (TYPE) SWFBNDSCR Datenfluss im Ausgabeformat 20030806

Method CL_OUTPUT_CONVERT on class CL_SWF_RLS_GRID_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 Datenfluss-Objekt 20030806
2 Exporting BINDING_VIEW Call by reference Object reference (TYPE REF TO) CL_SWF_BND_GRID_CONTROL Instanz des Datenfluß-View-Controls 20030806
3 Importing DATAFLOW_EVENT Call by reference Type reference (TYPE) SWA_DAFLOW Darzustellender Datenflusszeitpunkt ('E' oder 'I') 20030806
4 Importing DISPLAY_MODE Call by reference Type reference (TYPE) XFLAG 'X' 'X' - Anzeigemodus 20030806
5 Importing DRAGDROP_MEDIATOR Call by reference Object reference (TYPE REF TO) CL_SWF_BND_DRAGDROP_RECEIVER Für Datenflussdefinition über Drag&Drop 20030806
6 Importing EXPRESSION_FACTORY Call by reference Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY Erzeugung & Verwaltung von Ausdrücken 20030806
7 Importing GRID_TITLE Call by reference Type reference (TYPE) STRING Überschrift des Grids 20030806
8 Importing INPUT_IMMEDIATE_CHECK Call by reference Type reference (TYPE) XFLAG SPACE 'X' - Eingaben sofort auf Syntaxfehler prüfen 20030806
9 Importing LEFT_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Quellcontainer bei EXPORT, Zielcontainer bei IMPORT 20030806
10 Importing LEFT_EXPR_HEADING Call by reference Type reference (TYPE) STRING Überschrift der Spalte 'Quellausdruck' (für EXPORT) 20030806
11 Importing LEFT_EXPR_WIDTH Call by reference Type reference (TYPE) INT4 55 Breite der Spalte 'Quellausdruck' (für EXPORT) 20030806
12 Importing LEFT_TO_RIGHT Call by reference Type reference (TYPE) XFLAG 'X' 'X' - Datenflussrichtung: von links nach rechts 20030806
13 Importing LEFT_TREE_CONTROL Call by reference Object reference (TYPE REF TO) CL_SWF_CNT_VIEW_TREECTL Container-Control für F4-Hilfe 20030806
14 Importing LOCAL_CHECK Call by reference Type reference (TYPE) XFLAG 'X' 'X' - Check-Button anzeigen 20030806
15 Importing LOCAL_UNDO Call by reference Type reference (TYPE) XFLAG 'X' 'X' - Buttons für Undo/Redo anzeigen 20030806
16 Importing PARENT_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI-Container, in dem das Grid angezeigt werden soll 20030806
17 Importing PARFOREACH_ELEMENT Call by reference Type reference (TYPE) STRING Name des Parforeach-Elements (falls vorhanden) 20030806
18 Importing RIGHT_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Zielcontainer bei EXPORT, Quellcontainer bei IMPORT 20030806
19 Importing RIGHT_EXPR_HEADING Call by reference Type reference (TYPE) STRING Überschrift der Spalte 'Zielausdruck' (für EXPORT) 20030806
20 Importing RIGHT_EXPR_WIDTH Call by reference Type reference (TYPE) INT4 55 Breite der Spalte 'Zielausdruck' (für EXPORT) 20030806
21 Importing RIGHT_TREE_CONTROL Call by reference Object reference (TYPE REF TO) CL_SWF_CNT_VIEW_TREECTL Container-Control für F4-Hilfe 20030806
22 Importing SWF_BINDING Call by reference Type reference (TYPE) SWFBNDPTAB Datenflußdefinition, DB-Interface 20030806

Method CREATE on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method CREATE_DEFAULT_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEW_LINE Value transfer Type reference (TYPE) SWFBNDSCR Neue Datenflusszeile, mit Defaults versehen 20030806
2 Importing OPERATION Call by reference Type reference (TYPE) SWFBNDOP SWFBN_OPERATION_ASSIGN Operation, für die ein Default erzeugt werden soll 20030806

Method CREATE_DEFAULT_LINE on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method CREATE_FIELDCATALOG Signature

Method CREATE_FIELDCATALOG on class CL_SWF_RLS_GRID_CONTROL has no parameter.
Method CREATE_FIELDCATALOG on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method CTX_MENU_REQUEST_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20030806

Method CTX_MENU_REQUEST_HANDLER on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method DATA_CHANGED_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20030806
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20030806
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20030806
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20030806
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20030806

Method DATA_CHANGED_HANDLER on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method DBL_CLICK_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20030806
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20030806
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20030806

Method DBL_CLICK_HANDLER on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_SWF_RLS_GRID_CONTROL has no parameter.
Method DISPLAY on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method DISPLAY_TO_BINDING_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BINDING Call by reference Type reference (TYPE) SWFBINDING Datenflussdefinition 20030806
2 Exporting EXCEPTION_RETURN Call by reference Object reference (TYPE REF TO) CX_SWF_EXP_EXPRESSION Erster aufgetretener Fehler 20030806
3 Exporting RIGHT_EXPR_ERROR Call by reference Type reference (TYPE) XFLAG Fehler trat im rechten Ausdruck auf 20030806
4 Importing SCRBINDING Call by reference Type reference (TYPE) SWFBNDSCR Display-Darstellung einer Datenflussdefinition 20030806

Method DISPLAY_TO_BINDING_SINGLE on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method DROP_FROM_TREE_FLAVOUR_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20030806
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20030806
3 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20030806
4 Importing E_FLAVORS Call by reference Attribute reference (LIKE) 20030806
5 Importing E_ROW Call by reference Attribute reference (LIKE) 20030806

Method DROP_FROM_TREE_FLAVOUR_SELECT on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method DROP_FROM_TREE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20030806
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20030806
3 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20030806
4 Importing E_ROW Call by reference Attribute reference (LIKE) 20030806

Method DROP_FROM_TREE_HANDLER on class CL_SWF_RLS_GRID_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 20030806

Method ENABLE_DATA_CHANGED_EVENT on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method ENABLE_DD_EVENTS 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' - DD-Ereignis behandeln, ' ' - nicht beachten 20030806

Method ENABLE_DD_EVENTS on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method ENSURE_EMPTY_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUM_EMPTY_LINES Call by reference Type reference (TYPE) INT4 1 Gewünschte Anzahl Leerzeilen 20030806

Method ENSURE_EMPTY_LINES on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method EXPRESSION_INPUT_CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXCEPTION_RETURN Call by reference Object reference (TYPE REF TO) CX_SWF_EXP_EXPRESSION Erster aufgetretener Fehler 20030806
2 Importing EXPRESSION_FACTORY Call by reference Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY Instanzverwaltung für Ausdrücke 20030806
3 Importing SOURCE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Namensraum für Datenflussquelle 20030806
4 Exporting SOURCE_EXPRESSION Call by reference Object reference (TYPE REF TO) IF_SWF_EXP_EXPRESSION Quellausdruck 20030806
5 Importing SOURCE_EXTERNAL Call by reference Type reference (TYPE) STRING Quelle der Zuweisung - in externer Darstellung 20030806
6 Exporting SOURCE_INTERNAL Call by reference Type reference (TYPE) STRING Quelle der Zuweisung - interne Darstellung 20030806
7 Importing TARGET_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Namensraum für Datenflussziel 20030806
8 Exporting TARGET_ERROR Call by reference Type reference (TYPE) XFLAG 'X' - Zielausdruck fehlerhaft 20030806
9 Exporting TARGET_EXPRESSION Call by reference Object reference (TYPE REF TO) IF_SWF_EXP_EXPRESSION Zielausdruck 20030806
10 Importing TARGET_EXTERNAL Call by reference Type reference (TYPE) STRING Ziel der Zuweisung - in externer Darstellung 20030806
11 Exporting TARGET_INTERNAL Call by reference Type reference (TYPE) STRING Quelle der Zuweisung - interne Darstellung 20030806

Method EXPRESSION_INPUT_CONVERT on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method EXPRESSION_OUTPUT_CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPRESSION_FACTORY Call by reference Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY Instanzverwaltung für Ausdrücke 20030806
2 Importing SOURCE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Namensraum für Datenflussquelle 20030806
3 Exporting SOURCE_EXPRESSION Call by reference Object reference (TYPE REF TO) IF_SWF_EXP_EXPRESSION Quellausdruck 20030806
4 Exporting SOURCE_EXTERNAL Call by reference Type reference (TYPE) STRING Quelle der Zuweisung - externe Darstellung 20030806
5 Importing SOURCE_INTERNAL Call by reference Type reference (TYPE) STRING Quelle der Zuweisung - in interner Darstellung 20030806
6 Importing TARGET_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Namensraum für Datenflussziel 20030806
7 Exporting TARGET_EXPRESSION Call by reference Object reference (TYPE REF TO) IF_SWF_EXP_EXPRESSION Zielausdruck 20030806
8 Exporting TARGET_EXTERNAL Call by reference Type reference (TYPE) STRING Quelle der Zuweisung - externe Darstellung 20030806
9 Importing TARGET_INTERNAL Call by reference Type reference (TYPE) STRING Ziel der Zuweisung - in interner Darstellung 20030806

Method EXPRESSION_OUTPUT_CONVERT on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method F4_HELP_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20030806
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20030806
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20030806
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20030806
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20030806
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20030806

Method F4_HELP_HANDLER on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method FIRST_DISPLAY Signature

Method FIRST_DISPLAY on class CL_SWF_RLS_GRID_CONTROL has no parameter.
Method FIRST_DISPLAY on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method FM_OUTPUT_CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Type reference (TYPE) SWFBINDING Datenflussanweisung 20030806
2 Changing SCRBINDING Call by reference Type reference (TYPE) SWFBNDSCR Datenfluss im Ausgabeformat 20030806

Method FM_OUTPUT_CONVERT on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method FREE Signature

Method FREE on class CL_SWF_RLS_GRID_CONTROL has no parameter.
Method FREE on class CL_SWF_RLS_GRID_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 Datenflussobjekt 20030806
2 Importing DO_FLUSH Call by reference Type reference (TYPE) XFLAG 'X' 'X' - Control vor der Abfrage vom Frontend aktualisieren 20030806
3 Exporting SWF_BINDING Call by reference Type reference (TYPE) SWFBNDPTAB Datenflußdefinition, persistente Form 20030806

Method GET_BINDING on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method GET_NUMBER_OF_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATAFLOW_EVENT Call by reference Type reference (TYPE) SWA_DAFLOW Workflow Binding: Datenflusszeitpunkt 20030806
2 Importing DO_FLUSH Call by reference Type reference (TYPE) XFLAG 'X' 'X' - mit Frontend-Control abgleichen 20030806
3 Exporting NUM_DISPLAY_LINES Call by reference Type reference (TYPE) INT4 Anzahl Zeilen im Control 20030806
4 Exporting NUM_NONEMPTY_LINES Call by reference Type reference (TYPE) INT4 Anzahl Datenflusszeilen 20030806

Method GET_NUMBER_OF_LINES on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method GET_OPERATION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DESCRIPTION Call by reference Type reference (TYPE) STRING Beschreibungstext der Operation 20030806
2 Exporting ICON Call by reference Type reference (TYPE) ICON_D Ikone, abhängig von Operation/Trasformation und Richtung 20030806
3 Exporting ICON_STRING Call by reference Type reference (TYPE) STRING Ikone mit angehängtem Tooltip 20030806
4 Exporting INFO Call by reference Type reference (TYPE) SWFBNDINFO Informationen über die Operation 20030806
5 Importing OPERATION Call by reference Type reference (TYPE) SWFBNDOP Operation im Datenfluß 20030806
6 Importing TRANSFORM Call by reference Type reference (TYPE) SWFEXECPOR Datenflusstransformation 20030806

Method GET_OPERATION_INFO on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method LOG_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Type reference (TYPE) SWFBNDSCR Datenflussanweisung bei der der Fehler auftrat 20030806
2 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SWF_IFS_EXCEPTION Fehlermeldung 20030806
3 Importing LOG_HANDLE Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Zeiger auf Log-Variable 20030806
4 Importing RIGHT_ERROR Call by reference Type reference (TYPE) XFLAG 'X' - Fehler trat für rechten Ausdruck auf, sonst für linken 20030806
5 Importing SIGNAL_ERROR Call by reference Type reference (TYPE) XFLAG 'X' Fehlermeldung ins Log stellen 20030806

Method LOG_EXCEPTION on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method MENU_BUTTON_HANDLER Signature

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

Method MENU_BUTTON_HANDLER on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method MERGE_OUTPUT_CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Type reference (TYPE) SWFBINDING Datenflussanweisung 20030806
2 Changing SCRBINDING Call by reference Type reference (TYPE) SWFBNDSCR Datenfluss im Ausgabeformat 20030806

Method MERGE_OUTPUT_CONVERT on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method NEW_BINDING_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING_DEF Call by reference Attribute reference (LIKE) 20030806

Method NEW_BINDING_HANDLER on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method REDO Signature

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

Method REFRESH_DISPLAY Signature

Method REFRESH_DISPLAY on class CL_SWF_RLS_GRID_CONTROL has no parameter.
Method REFRESH_DISPLAY on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method REFRESH_PROTOCOL_STACK Signature

Method REFRESH_PROTOCOL_STACK on class CL_SWF_RLS_GRID_CONTROL has no parameter.
Method REFRESH_PROTOCOL_STACK on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method RENUMBER Signature

Method RENUMBER on class CL_SWF_RLS_GRID_CONTROL has no parameter.
Method RENUMBER on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method ROLLBACK_STATE Signature

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

Method ROW_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Kommando: anfügen / einfügen 20030806
2 Importing REFRESH Call by reference Type reference (TYPE) XFLAG SPACE ALV-Anzeige auffrischen 20030806

Method ROW_OPERATION on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method SAVE_STATE Signature

Method SAVE_STATE on class CL_SWF_RLS_GRID_CONTROL has no parameter.
Method SAVE_STATE on class CL_SWF_RLS_GRID_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 Datenflussobjekt 20030806
2 Importing DATAFLOW_EVENT Call by reference Type reference (TYPE) SWA_DAFLOW Darzustellender Datenflusszeitpunkt ('E' oder 'I') 20030806
3 Importing EXPRESSION_FACTORY Call by reference Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY Erzeugung & Verwaltung von Ausdrücken 20030806
4 Importing LEFT_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Quellcontainer bei EXPORT, Zielcontainer bei IMPORT 20030806
5 Importing LEFT_TO_RIGHT Call by reference Type reference (TYPE) XFLAG 'X' 'X' - Datenflussrichtung: von links nach rechts 20030806
6 Importing PARFOREACH_ELEMENT Call by reference Type reference (TYPE) STRING Name des Parforeach-Elements (falls vorhanden) 20030806
7 Importing REDISPLAY_ALV Call by reference Type reference (TYPE) XFLAG SPACE 'X' - Frontend Control auffrischen 20030806
8 Importing RIGHT_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Zielcontainer bei EXPORT, Quellcontainer bei IMPORT 20030806
9 Importing SWF_BINDING Call by reference Type reference (TYPE) SWFBNDPTAB Datenflußdefinition, DB-Interface 20030806

Method SET_BINDING on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method SET_DEPENDENT_CONTROLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAGDROP_MEDIATOR Call by reference Object reference (TYPE REF TO) CL_SWF_BND_DRAGDROP_RECEIVER Für Datenflussdefinition über Drag&Drop 20030806
2 Importing LEFT_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Linker Container 20030806
3 Importing LEFT_TREE_CONTROL Call by reference Object reference (TYPE REF TO) CL_SWF_CNT_VIEW_TREECTL View für linken Container 20030806
4 Importing PARENT_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20030806
5 Importing RIGHT_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Rechter Container 20030806
6 Importing RIGHT_TREE_CONTROL Call by reference Object reference (TYPE REF TO) CL_SWF_CNT_VIEW_TREECTL View für rechten Container 20030806

Method SET_DEPENDENT_CONTROLS on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method SET_HANDLERS Signature

Method SET_HANDLERS on class CL_SWF_RLS_GRID_CONTROL has no parameter.
Method SET_HANDLERS on class CL_SWF_RLS_GRID_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 20030806

Method SET_IMMEDIATE_CHECK on class CL_SWF_RLS_GRID_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' - Eingaben sofort auf Syntaxfehler prüfen 20030806

Method SET_NO_WARNINGS on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method SET_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_WIDTH Call by reference Type reference (TYPE) INT4 Zu setzende Breite der Ausdrucksspalte(n) 20030806
2 Importing DISPLAY_ONLY Call by reference Type reference (TYPE) XFLAG 'X' - Nur anzeigen 20030806
3 Importing INPUT_IMMEDIATE_CHECK Call by reference Type reference (TYPE) XFLAG 'X' - Eingaben sofort prüfen 20030806
4 Importing REFRESH_DISPLAY Call by reference Type reference (TYPE) XFLAG 'X' - Bei geänderter Bildschirmgröße Control aktualisieren 20030806

Method SET_OPTIONS on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method SET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRID_TITLE Call by reference Type reference (TYPE) STRING Überschrift des Grids 20030806
2 Importing LEFT_EXPR_HEADING Call by reference Type reference (TYPE) STRING Überschrift der Spalte 'Quellausdruck' (für EXPORT) 20030806
3 Importing LEFT_EXPR_WIDTH Call by reference Type reference (TYPE) INT4 55 Breite der Spalte 'Quellausdruck' (für EXPORT) 20030806
4 Importing RIGHT_EXPR_HEADING Call by reference Type reference (TYPE) STRING Überschrift der Spalte 'Zielausdruck' (für EXPORT) 20030806
5 Importing RIGHT_EXPR_WIDTH Call by reference Type reference (TYPE) INT4 55 Breite der Spalte 'Zielausdruck' (für EXPORT) 20030806

Method SET_TEXTS on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method SHOW_SELECTED_EXPRESSION Signature

Method SHOW_SELECTED_EXPRESSION on class CL_SWF_RLS_GRID_CONTROL has no parameter.
Method SHOW_SELECTED_EXPRESSION on class CL_SWF_RLS_GRID_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 'X' - in Anzeigemodus umschalten 20030806
2 Importing SET_TO_EDIT Call by reference Type reference (TYPE) XFLAG 'X' - in Editiermodus umschalten 20030806

Method TOGGLE_DISPLAY_MODE on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method TOOLBAR_HANDLER Signature

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

Method TOOLBAR_HANDLER on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method UNDO Signature

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

Method UNMARK_TREES Signature

Method UNMARK_TREES on class CL_SWF_RLS_GRID_CONTROL has no parameter.
Method UNMARK_TREES on class CL_SWF_RLS_GRID_CONTROL has no exception.

Method USER_COMMAND_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20030806

Method USER_COMMAND_HANDLER on class CL_SWF_RLS_GRID_CONTROL has no exception.
Event Signatures

Event DATA_CHANGED Signature
Event DATA_CHANGED on class CL_SWF_RLS_GRID_CONTROL has no parameter.
Event DD_CONFLICT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 BINDING Exporting Value transfer Type reference (TYPE) SWFBINDING Datenflußdefinition 20030806
2 DATAFLOW_EVENT Exporting Value transfer Type reference (TYPE) SWA_DAFLOW Eigener Datenflusszeitpunkt 20030806
History
Last changed by/on SAP  20110908 
SAP Release Created in 640