Hierarchy
⤷ BC-SRV-ALV (Application Component) SAP List Viewer
⤷ SLIS (Package) Generic list types
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 00000000 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GUI_DYNAMIC_DATA | Interface for Processing Dynamic Control Data | 19991109 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CALENDAR_CONTROL_SCHEDULE | Calendar View (Day, Week, Month) | 19990705 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_FP_FB_FORM_CONTEXT_GRID | Form Builder: Form Context Properties Table | 20030903 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_FP_FB_FORM_INTERFACE_GRID | Form Builder: Form Interface Property Table | 20030710 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 19990727 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_PT_GUI_TMW_NM_ALV_GRID | TMW Team View: ALV Grid | 20031127 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_GUI_GRID_V_TABLE_IDA | cl_salv_gui_grid_ida_viewtable | 20131009 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_SIW_PROPERTY_CONTROL | Property Control | 20070115 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_WB_PROPERTY_BOX | Web Dynpro Tools Property Box | 20020930 |
9 | Inheritance (c INHERITING FROM c_ref) | TD_GUI_ALV_GRID_BASE | Test-Dummy for CL_GUI_ALV_GRID_BASE | 20131202 |
Properties
Class | CL_GUI_ALV_GRID_BASE | |
Short Description | Basis Class for ALV Grid | |
Super Class | CL_GUI_CONTROL | Proxy Class for Control in GUI |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SLIS | Generic list types |
Created | 19981126 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_GUI_PICTURE | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | CNTL | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | CTLD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | OLE2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | SOI | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | T | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GUI_DYNAMIC_DATA | Interface for Processing Dynamic Control Data | 19991109 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | IF_ALV_RU_GRID_BASE_FRIEND | 20090316 | Friend of CL_GUI_ALV_GRID_BASE |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CATT_ACTIVE | Instance attribute | Private | Type reference (TYPE) | CHAR01 | CATT: Active | 19991213 | ||
2 | CATT_PLAYBACK | Instance attribute | Private | Type reference (TYPE) | CHAR01 | CATT: Run | 19991213 | ||
3 | CATT_RECORDING | Instance attribute | Private | Type reference (TYPE) | CHAR01 | CATT: Record | 19991213 | ||
4 | CO_CRYSTAL_INPLACE | Static Attribute | Protected | Type reference (TYPE) | LVCXSTYLE | '0001' | Internal (CR Inplace) | 20000922 | |
5 | CO_CRYSTAL_NOCANDRILLDOWN | Static Attribute | Protected | Type reference (TYPE) | LVCXSTYLE | '0008' | Internal ( CR no Tabstrip ) | 20000922 | |
6 | CO_CRYSTAL_NOCONTROLS | Static Attribute | Protected | Type reference (TYPE) | LVCXSTYLE | '0004' | Internal (CR w/o Interaction) | 20000922 | |
7 | CO_CRYSTAL_NOEXPORT | Static Attribute | Protected | Type reference (TYPE) | LVCXSTYLE | '0040' | Internal ( CR no Exports ) | 20000922 | |
8 | CO_CRYSTAL_NONAVIGATION | Static Attribute | Protected | Type reference (TYPE) | LVCXSTYLE | '0020' | Internal ( CR no Navigation) | 20000922 | |
9 | CO_CRYSTAL_NOZOOM | Static Attribute | Protected | Type reference (TYPE) | LVCXSTYLE | '0080' | Internal ( CR no Zoom) | 20000922 | |
10 | CO_WEBSTLE_RESET_OPTCOLWIDTH | Constant | Public | Type reference (TYPE) | LVC_STYLE | '00000080' | Reset Optimize Column Width | 20000424 | |
11 | CO_WEBSTLYE_NOF1 | Constant | Public | Type reference (TYPE) | LVC_STYLE | '00010000' | No F1 Help Icon | 20000103 | |
12 | CO_WEBSTYLE_INTEGRATED_HEADERS | Constant | Public | Type reference (TYPE) | LVC_STYLE | '00000001' | Header Integrated in Table (Scrolls with Data) | 19991011 | |
13 | CO_WEBSTYLE_NOCLIP | Constant | Public | Type reference (TYPE) | LVC_STYLE | '00000002' | Column Width Always Optimized | 19991229 | |
14 | CO_WEBSTYLE_WRAP | Constant | Public | Type reference (TYPE) | LVC_STYLE | '00000004' | Line Break in Cells (!) | 19991228 | |
15 | CO_WEBSTYLE_XSLT | Constant | Public | Type reference (TYPE) | LVC_STYLE | '00001000' | Internal Field | 20000605 | |
16 | EKM_MOVE_DOWN | Constant | Protected | Type reference (TYPE) | I | 2 | ENTER_KEY_MODE: Move Cell Downwards | 19990915 | |
17 | EKM_MOVE_RIGHT | Constant | Protected | Type reference (TYPE) | I | 1 | ENTER_KEY_MODE: Move Cell to the Right | 19990915 | |
18 | EKM_NEUTRAL | Constant | Protected | Type reference (TYPE) | I | 0 | ENTER_KEY_MODE: Neutral | 19990915 | |
19 | EVT_BUTTON_CLICK | Constant | Protected | Type reference (TYPE) | I | 22 | ButtonClick Event | 19991103 | |
20 | EVT_CLICK_COL_HEADER | Constant | Protected | Type reference (TYPE) | I | 6 | ClickColHeader Event | 19981126 | |
21 | EVT_CLICK_ROW_COL | Constant | Protected | Type reference (TYPE) | I | 2 | ClickRowCol Event | 19981126 | |
22 | EVT_CONTEXT_MENU | Constant | Protected | Type reference (TYPE) | I | 9 | ContextMenu Event | 19981126 | |
23 | EVT_CONTEXT_MENU_SELECTED | Constant | Protected | Type reference (TYPE) | I | 13 | ContextMenuSelected Event | 19981215 | |
24 | EVT_COPY_CLIPBOARD_FAILED | Constant | Protected | Type reference (TYPE) | I | 34 | Copy Data to Clipboard Event | 20020327 | |
25 | EVT_DBLCLICK_COL_SEPARATOR | Constant | Protected | Type reference (TYPE) | I | 8 | DoubleClickColSeparator Event | 19981126 | |
26 | EVT_DBLCLICK_ROW_COL | Constant | Protected | Type reference (TYPE) | I | 3 | DoubleClickRowCol Event | 19981126 | |
27 | EVT_DELAYED_CHANGE_SELECTION | Constant | Protected | Type reference (TYPE) | I | 7 | DelayedChangedSelection Event | 19981126 | |
28 | EVT_DELAYED_MOVE_CURRENT_CELL | Constant | Protected | Type reference (TYPE) | I | 5 | DelayedMovedCurrentCell Event | 19981126 | |
29 | EVT_ENTER | Constant | Protected | Type reference (TYPE) | I | 19 | Enter Event | 19990914 | |
30 | EVT_F1 | Constant | Protected | Type reference (TYPE) | I | 4 | F1 Event | 19981126 | |
31 | EVT_F4 | Constant | Protected | Type reference (TYPE) | I | 17 | F4 Event | 19990824 | |
32 | EVT_HSCROLL | Constant | Protected | Type reference (TYPE) | I | 20 | Horizontal Scrolling Event | 19991006 | |
33 | EVT_MODIFIED | Constant | Protected | Type reference (TYPE) | I | 18 | Event Modified | 19990825 | |
34 | EVT_SOS | Constant | Protected | Type reference (TYPE) | I | 23 | Consistency Check Event | 19991103 | |
35 | EVT_TAB_CHANGE | Constant | Protected | Type reference (TYPE) | I | 16 | Tab Change Event | 19990820 | |
36 | EVT_TOOLBAR_BUTTON_CLICK | Constant | Protected | Type reference (TYPE) | I | 10 | ToolBarButtonClicked Event | 19981126 | |
37 | EVT_TOOLBAR_MENUBUTTON_CLICK | Constant | Protected | Type reference (TYPE) | I | 11 | ToolBarMenuButtonClicked Event | 19981126 | |
38 | EVT_TOOLBAR_MENU_SELECTED | Constant | Protected | Type reference (TYPE) | I | 14 | ContextMenuSelected Event | 19981215 | |
39 | EVT_TOTAL_CLICK_ROW_COL | Constant | Protected | Type reference (TYPE) | I | 12 | TotalClickRowCol Event | 19981203 | |
40 | EVT_VSCROLL | Constant | Protected | Type reference (TYPE) | I | 21 | Vertical Scrolling Event | 19991006 | |
41 | MT_MODIFIED_CELLS | Instance attribute | Private | Type reference (TYPE) | LVC_T_MOCE | Cache for 'Modified Cells' | 20010906 | ||
42 | MT_ROW_ID_CACHE | Instance attribute | Private | Type reference (TYPE) | LVC_T_ROID | Row IDs | 19991215 | ||
43 | MT_TEXTPOOL | Instance attribute | Protected | Type reference (TYPE) | LVC_T_TXTP | Text Pool | 19991115 | ||
44 | M_ACC_MODE | Instance attribute | Protected | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20040317 | ||
45 | M_ALVEXP_CONTROL | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Internal Trace | 19990709 | ||
46 | M_AUTO_REDRAW | Instance attribute | Private | Type reference (TYPE) | I | Counter for "AutoRedraw" | 20040109 | ||
47 | M_BATCH_MODE | Instance attribute | Protected | Type reference (TYPE) | CHAR01 | Background Mode | 19981130 | ||
48 | M_BUF_MT_INFO | Instance attribute | Protected | Type reference (TYPE) | LVC_T_INFO | Buffer | 19990706 | ||
49 | M_CACHE_SELECTED_ROWS | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Cache Act. | 20041129 | ||
50 | M_CLIPBOARD_ACTIVE | Instance attribute | Private | Type reference (TYPE) | I | 1 | Cache for "ClipboardActive" | 20040109 | |
51 | M_COLID_TO_FIELDNAME | Instance attribute | Private | Type reference (TYPE) | T_COLID_TO_FIELDNAME | Assign Column ID to Name | 19991209 | ||
52 | M_COL_HEADER_STYLE | Instance attribute | Private | Type reference (TYPE) | I | Cache for "ColHeaderStyle" | 20040109 | ||
53 | M_COL_HEADER_VISIBLE | Instance attribute | Private | Type reference (TYPE) | I | 1 | Cache for "ColHeaderVisible" | 20040109 | |
54 | M_COL_POS_TABLE | Instance attribute | Private | Type reference (TYPE) | LVC_T_CO01 | Column Table | 19991110 | ||
55 | M_COL_POS_TABLE_VALID | Instance attribute | Private | Type reference (TYPE) | CHAR01 | Column Table Validity | 20000107 | ||
56 | M_CRYSTAL_RETURN_URL | Instance attribute | Protected | Type reference (TYPE) | CHAR1024 | Character 1024 | 20000202 | ||
57 | M_CRYSTAL_URL | Instance attribute | Protected | Type reference (TYPE) | BDS_URI | Internal Trace | 19990709 | ||
58 | M_CR_DATASOURCE_STRING | Instance attribute | Protected | Type reference (TYPE) | CHAR80 | Crystal Data Source String | 20000124 | ||
59 | M_CR_FADRIVER_HANDLE | Instance attribute | Protected | Type reference (TYPE) | CNTL_HANDLE | FADriver OLE Handle ( Crystal ) | 20000124 | ||
60 | M_DBGPARENT | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Temporary | 19990706 | ||
61 | M_DP_COL_POS_TABLE | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DATAPONDEMAND | DataProviderOnDemand | 19991110 | ||
62 | M_DP_MODIFIED_CELLS | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DATAPONDEMAND | DataProviderOnDemand | 20010906 | ||
63 | M_DP_ON_DEMAND | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_DATAPONDEMAND | DataProviderOnDemand | 19990414 | ||
64 | M_DP_ON_DEMAND_AVAIL | Instance attribute | Protected | Type reference (TYPE) | CHAR01 | DPOnDemand Available | 19991110 | ||
65 | M_DP_ON_DEMAND_WRITABLE | Instance attribute | Protected | Type reference (TYPE) | CHAR01 | DPOnDemand can be Described | 19991110 | ||
66 | M_DP_ROW_ID | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DATAPONDEMAND | DataProviderOnDemand for RowID Table | 20010907 | ||
67 | M_DP_SELECTED_COLS | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DATAPONDEMAND | DataProviderOnDemand | 19991209 | ||
68 | M_DP_SELECTED_ROWS | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DATAPONDEMAND | DataProviderOnDemand | 20041126 | ||
69 | M_DRAGDROPID_GRID_BORDER | Instance attribute | Private | Type reference (TYPE) | I | Cache for "DragDropGridBorder" | 20040109 | ||
70 | M_DRAGDROPID_GRID_CELLS | Instance attribute | Private | Type reference (TYPE) | I | Cache for "DragDropIdCells" | 20040109 | ||
71 | M_DYNAMIC_DATA_ACTIVE | Instance attribute | Protected | Type reference (TYPE) | CHAR01 | IF_GUI_DYNAMIC_DATA Active | 19991109 | ||
72 | M_ENTER_KEY_MODE | Instance attribute | Private | Type reference (TYPE) | I | 1 | Cache for "EnterKeyMode" | 20040108 | |
73 | M_FIRST_VISIBLE_COL_ID | Instance attribute | Private | Type reference (TYPE) | INT4 | Column ID | 19991210 | ||
74 | M_FIRST_VISIBLE_ROW_ID | Instance attribute | Private | Type reference (TYPE) | LVC_S_ROID | Row ID | 19991210 | ||
75 | M_GRID_READONLY | Instance attribute | Private | Type reference (TYPE) | I | 1 | Cache for "GridReadonly" | 20040108 | |
76 | M_GUID | Instance attribute | Public | Type reference (TYPE) | SYSUUID_25 | UUID in Compressed Form | 19991103 | ||
77 | M_GUI_TYPE | Instance attribute | Protected | Type reference (TYPE) | I | GUI Type | 19991028 | ||
78 | M_GUI_TYPE_EXCEL | Constant | Protected | Type reference (TYPE) | I | 4 | Excel Frontend | 19991107 | |
79 | M_GUI_TYPE_FLOW | Instance attribute | Private | Type reference (TYPE) | I | 5 | Flow GUI | 20000928 | |
80 | M_GUI_TYPE_HTML | Constant | Protected | Type reference (TYPE) | I | 3 | HTML GUI | 19991028 | |
81 | M_GUI_TYPE_ITS_INT | Constant | Protected | Type reference (TYPE) | I | 5 | HTML GUI with Colors | 20070823 | |
82 | M_GUI_TYPE_JAVA | Constant | Protected | Type reference (TYPE) | I | 2 | JAVA GUI | 19991028 | |
83 | M_GUI_TYPE_WINDOWS | Constant | Protected | Type reference (TYPE) | I | 1 | Windows GUI | 19991028 | |
84 | M_HEIGHT_TOOLBAR | Instance attribute | Protected | Type reference (TYPE) | I | 27 | Toolbar Height in Pixels | 19991021 | |
85 | M_HORIZONTAL_GRID_LINES | Instance attribute | Private | Type reference (TYPE) | I | 1 | Cache for "HorizontalGridLines" | 20040109 | |
86 | M_INT_I_WEB | Instance attribute | Protected | Type reference (TYPE) | I | Internal (Web Style as Integer) | 19991025 | ||
87 | M_NUMBER_TOOLBAR_BUTTONS | Instance attribute | Private | Type reference (TYPE) | I | Number of Toolbar Buttons | 19991118 | ||
88 | M_OI_CONTROL | Instance attribute | Protected | Object reference (TYPE REF TO) | I_OI_OLE_CONTAINER_CONTROL | OLE Integration | 19990706 | ||
89 | M_OI_LINK_SERVER | Instance attribute | Protected | Object reference (TYPE REF TO) | I_OI_LINK_SERVER | OLE Integration | 19990706 | ||
90 | M_OI_MT_DATA_FIELDS | Instance attribute | Protected | Type reference (TYPE) | LVC_T_RFCFIELDS | OLE Integration (Cache) | 19990706 | ||
91 | M_OI_MT_INFO_FIELDS | Instance attribute | Protected | Type reference (TYPE) | LVC_T_RFCFIELDS | OLE Integration (Cache) | 19990706 | ||
92 | M_OI_PROXY | Instance attribute | Protected | Object reference (TYPE REF TO) | I_OI_DOCUMENT_PROXY | OLE Integration | 19990706 | ||
93 | M_OI_RETCODE | Instance attribute | Protected | Type reference (TYPE) | SOI_RET_STRING | OLE Integration | 19990706 | ||
94 | M_OI_SPREADSHEET | Instance attribute | Protected | Object reference (TYPE REF TO) | I_OI_SPREADSHEET | OLE Integration | 19990813 | ||
95 | M_OI_TABLE_COLL | Instance attribute | Protected | Object reference (TYPE REF TO) | I_OI_TABLE_COLLECTION | OLE Integration | 19990706 | ||
96 | M_PAGINGPAGESIZE | Instance attribute | Private | Type reference (TYPE) | INT4 | Paging Size in HTML GUI, <=0: No Paging | 19991217 | ||
97 | M_ROW_DELETE_ALLOWED | Instance attribute | Private | Type reference (TYPE) | I | 1 | Cache for "RowDeleteAllowed" | 20040109 | |
98 | M_ROW_INSERT_ALLOWED | Instance attribute | Private | Type reference (TYPE) | I | 1 | Cache for "RowInsertAllowed" | 20040109 | |
99 | M_SELECTED_COLS | Instance attribute | Private | Type reference (TYPE) | LVC_T_COL2 | Selected Columns | 19991209 | ||
100 | M_SELECTED_ROWS | Instance attribute | Private | Type reference (TYPE) | LVC_T_ROID | Selected Rows | 20041126 | ||
101 | M_SELECTION_MODE | Instance attribute | Private | Type reference (TYPE) | I | 0 | Cache for "SelectionMode" | 20040108 | |
102 | M_SINGLE_COL_AUTO_RESIZE | Instance attribute | Private | Type reference (TYPE) | I | 1 | Cache for "SingleColAutoResize" | 20040108 | |
103 | M_TITLE_SIZE | Instance attribute | Private | Type reference (TYPE) | I | 3 | Cache for "TitleSize" | 20040109 | |
104 | M_TITLE_SIZE_LARGE | Constant | Protected | Type reference (TYPE) | I | 3 | Title Size | 19981215 | |
105 | M_TITLE_SIZE_MEDIUM | Constant | Protected | Type reference (TYPE) | I | 4 | Title Size | 20010109 | |
106 | M_TITLE_SIZE_NORMAL | Constant | Protected | Type reference (TYPE) | I | 2 | Title Size | 19981215 | |
107 | M_TITLE_SIZE_SMALL | Constant | Protected | Type reference (TYPE) | I | 1 | Title Size | 19981215 | |
108 | M_TITLE_STYLE | Instance attribute | Private | Type reference (TYPE) | I | 8192 | Cache for "TitleStyle" | 20040109 | |
109 | M_TITLE_TEXT | Instance attribute | Private | Type reference (TYPE) | STRING | Cache for "TitleText" | 20040109 | ||
110 | M_TOOLBAR_VISIBLE | Instance attribute | Private | Type reference (TYPE) | I | 1 | Toolbar Visible | 19991118 | |
111 | M_TOOLBAR_WRAP | Instance attribute | Private | Type reference (TYPE) | I | 1 | Cache for "ToolbarWrap" | 20040109 | |
112 | M_TOTAL_EXPANDERS | Instance attribute | Private | Type reference (TYPE) | I | 1 | Cache for "TotalExpanders" | 20040108 | |
113 | M_VERTICAL_GRID_LINES | Instance attribute | Private | Type reference (TYPE) | I | 1 | Cache for "VerticalGridLines" | 20040109 | |
114 | M_VIEW | Instance attribute | Protected | Type reference (TYPE) | UI_FUNC | Internal | 19990709 | ||
115 | M_WAN_FLAG | Instance attribute | Private | Type reference (TYPE) | CHAR01 | WAN Flag | 20000414 | ||
116 | _EVT_REQUEST_DATA | Constant | Protected | Type reference (TYPE) | I | 38 | Event Data Package Web GUI | 20130128 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CLICK_COL_HEADER | Instance Event (0) |
Protected (1) |
Click on Column Header | 19981126 |
2 | CLICK_ROW_COL | Instance Event (0) |
Protected (1) |
Click on Cell | 19981126 |
3 | CONTEXT_MENU | Instance Event (0) |
Protected (1) |
Context Menu | 19981126 |
4 | CONTEXT_MENU_SELECTED | Instance Event (0) |
Protected (1) |
Context Menu Entry Selected | 19981216 |
5 | DBLCLICK_ROW_COL | Instance Event (0) |
Protected (1) |
Double-click on Cell | 19981126 |
6 | DELAYED_CHANGE_SELECTION | Instance Event (0) |
Protected (1) |
Selection has been Modified | 19981126 |
7 | DELAYED_MOVE_CURRENT_CELL | Instance Event (0) |
Protected (1) |
Focus Cell has been Moved | 19981126 |
8 | DOUBLE_CLICK_COL_SEPARATOR | Instance Event (0) |
Protected (1) |
Double-click on Column Separator | 19981126 |
9 | F1 | Instance Event (0) |
Protected (1) |
F1 Chosen | 19981126 |
10 | TOOLBAR_BUTTON_CLICK | Instance Event (0) |
Protected (1) |
Toolbar Button Chosen | 19981126 |
11 | TOOLBAR_MENUBUTTON_CLICK | Instance Event (0) |
Protected (1) |
Toolbar Menu Button Chosen | 19981126 |
12 | TOOLBAR_MENU_SELECTED | Instance Event (0) |
Protected (1) |
Toolbar Menu Entry Selected | 19981216 |
13 | TOTAL_CLICK_ROW_COL | Instance Event (0) |
Protected (1) |
Click on Totals Line | 19981203 |
14 | _REQUEST_DATA | Instance Event (0) |
Protected (1) |
Request Data 1,10; 40,50; (WebGUI) | 20121217 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_COLID_TO_FIELDNAME | Private | See coding | S_COLID_TO_FIELDNAME | 19991209 | begin of s_colid_to_fieldname,
col_id type int4,
fieldname type lvc_fname,
end of s_colid_to_fieldname
|
|
2 | T_COLID_TO_FIELDNAME | Private | See coding | T_COLID_TO_FIELDNAME | 19991209 | t_colid_to_fieldname type standard table of s_colid_to_fieldname
|
Method Signatures
Method ALV_EXPORT_VIA_FE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Aktion | 19990923 | ||
2 | Importing | MT_DATA | Call by reference | Type reference (TYPE) | LVC_T_DATA | Data-Table | 19990923 | ||
3 | Importing | MT_INFO | Call by reference | Type reference (TYPE) | LVC_T_INFO | Info-Table | 19990923 |
Method ALV_EXPORT_VIA_FE on class CL_GUI_ALV_GRID_BASE has no exception.
Method APPEND_ROWS_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ROW_COUNT | Call by reference | Type reference (TYPE) | I | Anzahl der Zeilen | 20010927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 20010927 |
Method CLEAR_COLOR_INFO Signature
Method CLEAR_COLOR_INFO on class CL_GUI_ALV_GRID_BASE has no parameter.
Method CLEAR_COLOR_INFO on class CL_GUI_ALV_GRID_BASE has no exception.
Method CLEAR_SELECTION Signature
Method CLEAR_SELECTION on class CL_GUI_ALV_GRID_BASE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990107 |
Method CLEAR_SYMBOL_INFO Signature
Method CLEAR_SYMBOL_INFO on class CL_GUI_ALV_GRID_BASE has no parameter.
Method CLEAR_SYMBOL_INFO on class CL_GUI_ALV_GRID_BASE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DEBUGPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 2nd Parent Container (Debugging only) | 19990706 | ||
2 | Importing | DOC_TYPE | Call by reference | Type reference (TYPE) | SOI_DOCUMENT_TYPE | 'Excel.Sheet' | Dokumentenart | 19990706 | |
3 | Importing | DOC_URL | Call by reference | Type reference (TYPE) | BDS_URI | URL | 19990706 | ||
4 | Importing | LIFETIME | Call by reference | Type reference (TYPE) | I | Lifetime | 19981126 | ||
5 | Importing | MODE | Call by reference | Type reference (TYPE) | C | Modus ( E:Excel Inplace), | 19990706 | ||
6 | Importing | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20000113 | ||
7 | Importing | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 19981210 | ||
8 | Importing | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shell Style | 19981126 |
Method CONSTRUCTOR on class CL_GUI_ALV_GRID_BASE has no exception.
Method CREATE_VIEW_CRYSTAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_DATASOURCE_STRING | Call by reference | Type reference (TYPE) | CHAR80 | Connection String. | 20000124 | ||
2 | Importing | I_DOC_TYPE | Call by reference | Type reference (TYPE) | SOI_DOCUMENT_TYPE | 'Excel.Sheet' | Dokumentenart | 19990709 | |
3 | Importing | I_DOC_URL | Call by reference | Type reference (TYPE) | BDS_URI | Url | 19990709 | ||
4 | Importing | I_FADRIVER_HANDLE | Call by reference | Type reference (TYPE) | CNTL_HANDLE | FADriver ole-handle | 20000124 | ||
5 | Importing | I_MODE | Call by reference | Type reference (TYPE) | C | Modus ( E:Excel Inplace), | 19990709 | ||
6 | Importing | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent | 19990709 | ||
7 | Importing | I_READ_ONLY | Call by reference | Type reference (TYPE) | C | ' ' | Nur Lesezugriff | 19990709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | APPLICATION_ERROR | Applikation konnte nicht gestartet werden | 19990709 | |
2 | DOCUMENT_NOT_FOUND | Dokument nicht gefunden | 19990709 | |
3 | ERROR | Unbekannter Fehler | 19990709 |
Method CREATE_VIEW_OI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DOC_TYPE | Call by reference | Type reference (TYPE) | SOI_DOCUMENT_TYPE | 'Excel.Sheet' | Dokumentenart | 19990709 | |
2 | Importing | DOC_URL | Call by reference | Type reference (TYPE) | BDS_URI | Url | 19990709 | ||
3 | Importing | MODE | Call by reference | Type reference (TYPE) | C | Modus ( E:Excel Inplace), | 19990709 | ||
4 | Importing | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent | 19990709 | ||
5 | Importing | READ_ONLY | Call by reference | Type reference (TYPE) | C | ' ' | Nur Lesezugriff | 19990709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | APPLICATION_ERROR | Applikation konnte nicht gestartet werden | 19990709 | |
2 | DOCUMENT_NOT_FOUND | Dokument nicht gefunden | 19990709 | |
3 | ERROR | Unbekannter Fehler | 19990709 |
Method DELETE_ALL_CELLS_BASE Signature
Method DELETE_ALL_CELLS_BASE on class CL_GUI_ALV_GRID_BASE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981130 |
Method DELETE_ALL_MENUS Signature
Method DELETE_ALL_MENUS on class CL_GUI_ALV_GRID_BASE has no parameter.
Method DELETE_ALL_MENUS on class CL_GUI_ALV_GRID_BASE has no exception.
Method DELETE_ALL_ROWS_BASE Signature
Method DELETE_ALL_ROWS_BASE on class CL_GUI_ALV_GRID_BASE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981130 |
Method DISPLAY_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CONTEXT_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 19981215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981215 |
Method DISPLAY_TOOLBAR_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | POS_X | Call by reference | Type reference (TYPE) | I | X Position | 19981215 | ||
2 | Importing | POS_Y | Call by reference | Type reference (TYPE) | I | Y Position | 19981215 | ||
3 | Importing | TOOLBAR_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Toolbarmenü | 19981215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981215 |
Method GET_COL_POS_ID2_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | COL_POS_TABLE | Call by reference | Type reference (TYPE) | LVC_T_CO01 | Spaltenposition | 19991209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991209 |
Method GET_COL_POS_ID_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | COL_POS_TABLE | Call by reference | Type reference (TYPE) | LVC_T_COLL | Spaltenposition | 19981130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981130 |
Method GET_CURRENT_CELL_COL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | COL | Call by reference | Type reference (TYPE) | I | Zeilennummer | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method GET_CURRENT_CELL_COL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | COL_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | Spalten ID | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method GET_CURRENT_CELL_ID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | COL_ID | Call by reference | Type reference (TYPE) | I | Spalten ID | 19990908 | ||
2 | Exporting | ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROID | Zeilen ID | 19990908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990908 |
Method GET_CURRENT_CELL_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ROW | Call by reference | Type reference (TYPE) | I | Zeilennummer | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method GET_CURRENT_CELL_ROW_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROW | Zeilen ID | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method GET_CURRENT_CELL_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | TEXT | Call by reference | Type reference (TYPE) | C | Text in Zelle | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method GET_DATA_TABLE_LINECOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | LINECOUNT | Value transfer | Type reference (TYPE) | I | 20040123 |
Method GET_DATA_TABLE_LINECOUNT on class CL_GUI_ALV_GRID_BASE has no exception.
Method GET_ENTER_KEY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | MODE | Call by reference | Type reference (TYPE) | I | Modus | 19990915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990915 |
Method GET_FIRST_VISIBLE_COL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | COL | Call by reference | Type reference (TYPE) | I | Spaltennummer | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981127 |
Method GET_FIRST_VISIBLE_COL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | COL_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | Spalten ID | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981127 |
Method GET_FIRST_VISIBLE_COL_ID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | COL_ID | Call by reference | Type reference (TYPE) | INT4 | Spalten-ID | 19990910 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990910 |
Method GET_FIRST_VISIBLE_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ROW | Call by reference | Type reference (TYPE) | I | Zeilennummer | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method GET_FIRST_VISIBLE_ROW_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROW | Zeilennummer | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method GET_FIRST_VISIBLE_ROW_ID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROID | Zeilen-ID | 19990909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990909 |
Method GET_FIXED_COLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | COLS | Call by reference | Type reference (TYPE) | I | Anzahl der Spalten | 19990118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990118 |
Method GET_GRID_MODIFIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | MODIFIED | Call by reference | Type reference (TYPE) | I | 0: Nicht geändert, 1: geändert | 19991213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991213 |
Method GET_GUI_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | GUI_TYPE | Value transfer | Type reference (TYPE) | INT4 | Gui-Type | 19991107 |
Method GET_GUI_TYPE on class CL_GUI_ALV_GRID_BASE has no exception.
Method GET_HIGHEST_ROW_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ROW_ID | Call by reference | Type reference (TYPE) | I | Zeilen ID | 19990825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990825 |
Method GET_MODIFIED_CELLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | CELL_TABLE | Call by reference | Type reference (TYPE) | LVC_T_MOCE | Zellen | 19990803 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990803 |
Method GET_PAGINGPAGESIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | PAGINGPAGESIZE | Call by reference | Type reference (TYPE) | INT4 | Pagesize im HTMLGui | 19991217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991217 |
Method GET_ROWS_MOVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | MOVED | Call by reference | Type reference (TYPE) | I | 1: Ja / 0: Nein | 19990909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990909 |
Method GET_ROW_DELETE_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ALLOWED | Call by reference | Type reference (TYPE) | I | 1: Ja, 0: Nein | 19991116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991116 |
Method GET_ROW_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ROW_ID_TABLE | Call by reference | Type reference (TYPE) | LVC_T_ROID | Zeilen IDs | 19990817 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990817 |
Method GET_ROW_INSERT_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ALLOWED | Call by reference | Type reference (TYPE) | I | 1: Ja, 0: Nein | 19991116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991116 |
Method GET_SELECTED_CELLS_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | CELL_TABLE | Call by reference | Type reference (TYPE) | LVC_T_CELL | Zellen | 19981130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981130 |
Method GET_SELECTED_CELLS_BASE_ID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | CELL_TABLE | Call by reference | Type reference (TYPE) | LVC_T_CENO | Zellen | 19990909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990909 |
Method GET_SELECTED_CELLS_BASE_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | CELL_TABLE | Call by reference | Type reference (TYPE) | LVC_T_CEL1 | Zellen | 19990415 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990415 |
Method GET_SELECTED_COLUMNS_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | COL_TABLE | Call by reference | Type reference (TYPE) | LVC_T_COL | Spalten | 19981130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981130 |
Method GET_SELECTED_COLUMNS_BASE_ID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | COL_TABLE | Call by reference | Type reference (TYPE) | LVC_T_COL2 | Spalten | 19991207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991207 |
Method GET_SELECTED_ROWS_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ROW_TABLE | Call by reference | Type reference (TYPE) | LVC_T_ROW | Zeilen | 19981130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981130 |
Method GET_SELECTED_ROWS_BASE_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ROW_TABLE | Call by reference | Type reference (TYPE) | LVC_T_SELE | Zeilen | 19990415 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990415 |
Method GET_SELECTED_ROWS_ID_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ROW_TABLE | Call by reference | Type reference (TYPE) | LVC_T_ROID | Zeilen | 19990908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990908 |
Method GET_TOOLBAR_WRAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | WRAP | Call by reference | Type reference (TYPE) | I | 1: Ja, 0: Nein | 19991021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991021 |
Method GET_TOTAL_ARROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | VISIBLE | Call by reference | Type reference (TYPE) | I | 1: Ja, 0: Nein | 19991115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991115 |
Method GET_TOTAL_EXPANDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | VISIBLE | Call by reference | Type reference (TYPE) | I | 1: Ja, 0: Nein | 19991115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991115 |
Method HOST_IFRAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_ON | Value transfer | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20000108 | |
2 | Importing | I_URL | Value transfer | Type reference (TYPE) | CHAR1024 | Character 1024 | 20000202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 20000108 |
Method ON_BEFORE_SEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | FIRSTLINE | Call by reference | Type reference (TYPE) | 20000914 | ||||
2 | Importing | LASTLINE | Call by reference | Type reference (TYPE) | 20000914 |
Method ON_BEFORE_SEND on class CL_GUI_ALV_GRID_BASE has no exception.
Method ON_CLOSE_DOCUMENT Signature
Method ON_CLOSE_DOCUMENT on class CL_GUI_ALV_GRID_BASE has no parameter.
Method ON_CLOSE_DOCUMENT on class CL_GUI_ALV_GRID_BASE has no exception.
Method ON_CUSTOM_EVENT Signature
Method ON_CUSTOM_EVENT on class CL_GUI_ALV_GRID_BASE has no parameter.
Method ON_CUSTOM_EVENT on class CL_GUI_ALV_GRID_BASE has no exception.
Method ON_OI_CUSTOM_EVENT Signature
Method ON_OI_CUSTOM_EVENT on class CL_GUI_ALV_GRID_BASE has no exception.
Method OPEN_BROWSER_WINDOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_URL | Value transfer | Type reference (TYPE) | CHAR1024 | Character 1024 | 20000203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 20000108 |
Method OPTIMIZE_ALL_COLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | INCLUDE_HEADER | Call by reference | Type reference (TYPE) | I | 1 | Spaltenüberschriften berücksichtigen (0=Nein, 1=Ja) | 19990427 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990427 |
Method OPTIMIZE_COL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COL | Call by reference | Type reference (TYPE) | I | Spaltennummer | 19990427 | ||
2 | Importing | INCLUDE_HEADER | Call by reference | Type reference (TYPE) | I | 1 | Spaltenüberschriften berücksichtigen (0=Nein, 1=Ja) | 19990427 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990427 |
Method OPTIMIZE_COL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COL_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | Spalten-ID | 19990427 | ||
2 | Importing | INCLUDE_HEADER | Call by reference | Type reference (TYPE) | I | 1 | Spaltenüberschriften berücksichtigen (0=Nein, 1=Ja) | 19990427 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990427 |
Method OPTIMIZE_SELECTED_COLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | INCLUDE_HEADER | Call by reference | Type reference (TYPE) | I | 1 | Spaltenüberschriften berücksichtigen (0=Nein, 1=Ja) | 19990427 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990427 |
Method PREPARE_OI_TABLES Signature
Method PREPARE_OI_TABLES on class CL_GUI_ALV_GRID_BASE has no parameter.
Method PREPARE_OI_TABLES on class CL_GUI_ALV_GRID_BASE has no exception.
Method REFRESH_OI_TABLES Signature
Method REFRESH_OI_TABLES on class CL_GUI_ALV_GRID_BASE has no parameter.
Method REFRESH_OI_TABLES on class CL_GUI_ALV_GRID_BASE has no exception.
Method REMOVE_OI_OBJECTS Signature
Method REMOVE_OI_OBJECTS on class CL_GUI_ALV_GRID_BASE has no parameter.
Method REMOVE_OI_OBJECTS on class CL_GUI_ALV_GRID_BASE has no exception.
Method SCROLL_TO_BOTTOM Signature
Method SCROLL_TO_BOTTOM on class CL_GUI_ALV_GRID_BASE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SELECT_ALL_ROWS Signature
Method SELECT_ALL_ROWS on class CL_GUI_ALV_GRID_BASE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990107 |
Method SELECT_TEXT_IN_CURRENT_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | FROM | Call by reference | Type reference (TYPE) | I | Start der Selektion | 19981126 | ||
2 | Importing | TO | Call by reference | Type reference (TYPE) | I | Ende der Selektion | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_3D_BORDER_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | BORDER | Call by reference | Type reference (TYPE) | I | Rahmen (1=Ja, 0=Nein) | 19990114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990114 |
Method SET_AUTO_REDRAW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ENABLE | Call by reference | Type reference (TYPE) | I | 1=Ja, 0=Nein | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_CLIPBOARD_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ACTIVE | Call by reference | Type reference (TYPE) | I | 1=verfügbar, 0=abgeschaltet | 20011025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 20011025 |
Method SET_COLOR_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COLOR_STYLE | Call by reference | Type reference (TYPE) | I | Farbstyle | 20040224 | ||
2 | Importing | INFO | Call by reference | Type reference (TYPE) | C | Info | 20040224 |
Method SET_COLOR_INFO on class CL_GUI_ALV_GRID_BASE has no exception.
Method SET_COL_HEADER_STYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | STYLE | Call by reference | Type reference (TYPE) | I | Stil | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_COL_HEADER_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | VISIBLE | Call by reference | Type reference (TYPE) | I | 1=Ja, 0=Nein | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981127 |
Method SET_COL_WIDTH_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COL_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | ID der Spalte | 19981126 | ||
2 | Importing | WIDTH | Call by reference | Type reference (TYPE) | I | Spaltenbreite | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_CURRENT_CELL_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COL | Call by reference | Type reference (TYPE) | I | Nummer der Zelle | 19981130 | ||
2 | Importing | ROW | Call by reference | Type reference (TYPE) | I | Nummer der Zeile | 19981130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981130 |
Method SET_CURRENT_CELL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COL_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | ID der Spalte | 19981126 | ||
2 | Importing | ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROW | ID der Zeile | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_CURRENT_CELL_ID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COL_ID | Call by reference | Type reference (TYPE) | INT4 | ID der Spalte | 19990825 | ||
2 | Importing | ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROID | ID der Zeile | 19990825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990825 |
Method SET_CURRENT_CELL_ROWPOS_COLID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COL_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | Id der Spalte | 19990415 | ||
2 | Importing | ROW | Call by reference | Type reference (TYPE) | I | Nummer der Zeile | 19990415 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990415 |
Method SET_DATA_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | DATA_TABLE | Call by reference | Type reference (TYPE) | LVC_T_DATA | Datentabelle | 19981126 | ||
2 | Importing | FIRST_LINE | Call by reference | Type reference (TYPE) | I | 1 | 20041217 | ||
3 | Importing | NO_OF_LINES | Call by reference | Type reference (TYPE) | I | 20031217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_DELAY_CHANGE_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | TIME | Call by reference | Type reference (TYPE) | I | Zeit in Millisekunden | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981127 |
Method SET_DELAY_MOVE_CURRENT_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | TIME | Call by reference | Type reference (TYPE) | I | Zeit in Millisekunden | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981127 |
Method SET_DELTA_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | DELTA_TABLE | Call by reference | Type reference (TYPE) | LVC_T_MOCE | Datentabelle | 19990824 | ||
2 | Importing | MODIFIED | Call by reference | Type reference (TYPE) | C | Modified Flag | 19990825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990824 |
Method SET_DRAGDROPID_GRID_BORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DRAGDROPID | Call by reference | Type reference (TYPE) | LVC_DDID | DragDrop ID | 19990209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990209 |
Method SET_DRAGDROPID_GRID_CELLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DRAGDROPID | Call by reference | Type reference (TYPE) | LVC_DDID | DragDrop ID | 19990209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990209 |
Method SET_DRAG_DROP_COLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ENABLE | Call by reference | Type reference (TYPE) | I | 1=Ja, 0=Nein | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_DRAG_DROP_FIXED_COLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ENABLE | Call by reference | Type reference (TYPE) | I | 1=Ja, 0=Nein | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_DRAG_DROP_FIXED_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ENABLE | Call by reference | Type reference (TYPE) | I | 1=Ja, 0=Nein | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_DRAG_DROP_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ENABLE | Call by reference | Type reference (TYPE) | I | 1=Ja, 0=Nein | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_DROP_DOWN_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DD_ITEMS | Call by reference | Type reference (TYPE) | LVC_T_DROP | Items | 19991105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991105 |
Method SET_ENTER_KEY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | MODE | Call by reference | Type reference (TYPE) | I | Modus | 19990915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990915 |
Method SET_ERRORLOGHANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_ALV | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID_BASE | Original-ALV-Referenz | 19991103 |
Method SET_ERRORLOGHANDLE on class CL_GUI_ALV_GRID_BASE has no exception.
Method SET_ERROR_CELLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CELL_TABLE | Call by reference | Type reference (TYPE) | LVC_T_ERR | Fehlerhafte Zellen | 19990825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990825 |
Method SET_FIRST_VISIBLE_COL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COL | Call by reference | Type reference (TYPE) | I | Spalte | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981127 |
Method SET_FIRST_VISIBLE_COL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COL_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | Spalten ID | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981127 |
Method SET_FIRST_VISIBLE_COL_ID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COL_ID | Call by reference | Type reference (TYPE) | INT4 | ID der Spalte | 19990910 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990910 |
Method SET_FIRST_VISIBLE_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ROW | Call by reference | Type reference (TYPE) | I | Zeile | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_FIRST_VISIBLE_ROW_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROW | Zeilen ID | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_FIRST_VISIBLE_ROW_ID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROID | ID der Zeile | 19990909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990909 |
Method SET_FIXED_COLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COLS | Call by reference | Type reference (TYPE) | I | Spalten | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_FIXED_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ROWS | Call by reference | Type reference (TYPE) | I | Zeilen | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_GRID_READONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | READONLY | Call by reference | Type reference (TYPE) | I | 1=Ja, 0=Nein | 19990803 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990803 |
Method SET_HEADER_FOR_OI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_HEADER | Call by reference | Type reference (TYPE) | LVC_T_HEAD | Headertabelle | 19991012 |
Method SET_HEADER_FOR_OI on class CL_GUI_ALV_GRID_BASE has no exception.
Method SET_HIGHEST_ROW_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ROW_ID | Call by reference | Type reference (TYPE) | I | Zeilen ID | 19990825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990825 |
Method SET_HORIZONTAL_GRID_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | VISIBLE | Call by reference | Type reference (TYPE) | I | 1=sichtbar, 0=unsichtbar | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981127 |
Method SET_HORIZONTAL_SCROLLBARS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ENABLE | Call by reference | Type reference (TYPE) | I | 1=Ja, 0=Nein | 19981201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981201 |
Method SET_HYPERLINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | LINKS_TABLE | Call by reference | Type reference (TYPE) | LVC_T_HYPE | Hyperlinks | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991102 |
Method SET_INFO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | INFO_TABLE | Call by reference | Type reference (TYPE) | LVC_T_INFO | Spaltenattribute | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_LEFT_COL_SYNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID_BASE | Grid | 19991118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991118 |
Method SET_PAGINGPAGESIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | PAGINGPAGESIZE | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 19991217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991217 |
Method SET_RESIZE_COLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ENABLE | Call by reference | Type reference (TYPE) | I | 1=Ja, 0=Nein | 19981201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981201 |
Method SET_RESIZE_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ENABLE | Call by reference | Type reference (TYPE) | I | 1=Ja, 0=Nein | 19981201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981201 |
Method SET_ROWS_MOVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | MOVED | Call by reference | Type reference (TYPE) | I | 1: Ja / 0: Nein | 19990909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990909 |
Method SET_ROW_DELETE_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ALLOWED | Call by reference | Type reference (TYPE) | I | 1: Ja, 0: Nein | 19991116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991116 |
Method SET_ROW_HEADER_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | VISIBLE | Call by reference | Type reference (TYPE) | I | 1=Ja, 0=Nein | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981127 |
Method SET_ROW_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ROW_ID_TABLE | Call by reference | Type reference (TYPE) | LVC_T_ROID | Zeilen IDs | 19990817 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990817 |
Method SET_ROW_INSERT_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ALLOWED | Call by reference | Type reference (TYPE) | I | 1: Ja, 0: Nein | 19991116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991116 |
Method SET_SELECTED_CELLS_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CELL_TABLE | Call by reference | Type reference (TYPE) | LVC_T_CELL | Zellen | 19981130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981130 |
Method SET_SELECTED_CELLS_BASE_ID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CELL_TABLE | Call by reference | Type reference (TYPE) | LVC_T_CENO | Zellen | 19990909 | ||
2 | Importing | KEEP_OTHER_SELECTIONS | Call by reference | Type reference (TYPE) | CHAR01 | Andere Selektionen beibahalten | 19991207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990909 |
Method SET_SELECTED_CELLS_BASE_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CELL_TABLE | Call by reference | Type reference (TYPE) | LVC_T_CEL1 | Zellen | 19990415 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990415 |
Method SET_SELECTED_COLUMNS_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COL_TABLE | Call by reference | Type reference (TYPE) | LVC_T_COL | Spalten | 19981130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981130 |
Method SET_SELECTED_COLUMNS_BASE_ID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COL_TABLE | Call by reference | Type reference (TYPE) | LVC_T_COL2 | Spalten | 19991207 | ||
2 | Importing | KEEP_OTHER_SELECTIONS | Call by reference | Type reference (TYPE) | CHAR01 | Andere Selektionen beibehalten | 19991207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991207 |
Method SET_SELECTED_ROWS_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ROW_TABLE | Call by reference | Type reference (TYPE) | LVC_T_ROW | Zeilen | 19981130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981130 |
Method SET_SELECTED_ROWS_BASE_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ROW_TABLE | Call by reference | Type reference (TYPE) | LVC_T_SELE | Zeilen | 19990415 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990415 |
Method SET_SELECTED_ROWS_ID_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | KEEP_OTHER_SELECTIONS | Call by reference | Type reference (TYPE) | CHAR01 | Andere Selektionen beibehalten | 19991207 | ||
2 | Importing | ROW_TABLE | Call by reference | Type reference (TYPE) | LVC_T_ROID | Zeilen | 19990908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990908 |
Method SET_SELECTION_MODE_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | MODE | Call by reference | Type reference (TYPE) | I | Modus | 19981130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981130 |
Method SET_SINGLE_COL_AUTO_RESIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ENABLE | Call by reference | Type reference (TYPE) | I | 1=Ja, 0=Nein | 20000113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 20000113 |
Method SET_SYMBOL_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | INFO | Call by reference | Type reference (TYPE) | C | Info | 20040224 | ||
2 | Importing | SYMBOL | Call by reference | Type reference (TYPE) | CHAR01 | Symbol aus dem SAP Font | 20040224 |
Method SET_SYMBOL_INFO on class CL_GUI_ALV_GRID_BASE has no exception.
Method SET_TABS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | TAB_TABLE | Call by reference | Type reference (TYPE) | LVC_T_TABS | Tabs | 19990824 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990824 |
Method SET_TEXTPOOL Signature
Method SET_TEXTPOOL on class CL_GUI_ALV_GRID_BASE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991115 |
Method SET_TITLE_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | SIZE | Call by reference | Type reference (TYPE) | I | Größe | 19981215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981215 |
Method SET_TITLE_STYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | STYLE | Call by reference | Type reference (TYPE) | I | Stil | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981127 |
Method SET_TITLE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | TEXT | Call by reference | Type reference (TYPE) | C | Text | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981127 |
Method SET_TOOLBAR_BUTTONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | TOOLBAR_TABLE | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbar Buttons | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981127 |
Method SET_TOOLBAR_MENU_STATIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | FUNCTION | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 19991012 | ||
2 | Importing | TOOLBAR_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Toolbarmenü | 19991012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991012 |
Method SET_TOOLBAR_STYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | STYLE | Call by reference | Type reference (TYPE) | I | Stil | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981127 |
Method SET_TOOLBAR_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | VISIBLE | Call by reference | Type reference (TYPE) | I | 1=Ja, 0=Nein | 19981126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981126 |
Method SET_TOOLBAR_WRAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | WRAP | Call by reference | Type reference (TYPE) | I | 1: Ja, 0: Nein | 19991021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991021 |
Method SET_TOTAL_ARROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | VISIBLE | Call by reference | Type reference (TYPE) | I | 1: Ja, 0: Nein | 19991115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991115 |
Method SET_TOTAL_EXPANDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | VISIBLE | Call by reference | Type reference (TYPE) | I | 1: Ja, 0: Nein | 19991115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19991115 |
Method SET_TOTAL_LINES_ABOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ABOVE | Call by reference | Type reference (TYPE) | I | 1=Ja, 0=Nein | 19990503 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19990503 |
Method SET_VERTICAL_GRID_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | VISIBLE | Call by reference | Type reference (TYPE) | I | 1=sichtbar, 0=unsichtbar | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981127 |
Method SET_VERTICAL_SCROLLBARS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ENABLE | Call by reference | Type reference (TYPE) | I | 1=Ja, 0=Nein | 19981201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler | 19981201 |
Method SET_VIEW_CRYSTAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_DATASOURCE_STRING | Call by reference | Type reference (TYPE) | CHAR80 | Datasource-String | 20000124 | ||
2 | Importing | I_DOC_URL | Value transfer | Type reference (TYPE) | BDS_URI | Dokument | 19990709 | ||
3 | Importing | I_FADRIVER_HANDLE | Call by reference | Type reference (TYPE) | CNTL_HANDLE | Crystal: FADriver OLE-Handle | 20000124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | FAILED | fehler | 19990709 |
Method SET_VIEW_EXCEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_DOC_URL | Value transfer | Type reference (TYPE) | BDS_URI | URL | 19990709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | FAILED | Fehler | 19990709 |
Method SET_VIEW_LOTUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_DOC_URL | Value transfer | Type reference (TYPE) | BDS_URI | URL | 20000714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | FAILED | Fehler | 20000714 |
Method SET_VISIBLE_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_VIEW | Value transfer | Type reference (TYPE) | UI_FUNC | Crystal-View | 19990709 |
Method SET_VISIBLE_VIEW on class CL_GUI_ALV_GRID_BASE has no exception.
Method SET_WEB_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | WEBLOOK | Call by reference | Type reference (TYPE) | LVC_LOOK | ALV-Control:Web look | 19991011 | ||
2 | Importing | WEBPAGINGSIZE | Call by reference | Type reference (TYPE) | INT4 | ALV-Control: Paginglimit (-1/0 for no paging) | 19991126 | ||
3 | Importing | WEBROWS | Call by reference | Type reference (TYPE) | LVC_WEBROW | ALV-Control: Web Rows | 19991011 | ||
4 | Importing | WEBSTYLE | Call by reference | Type reference (TYPE) | LVC_STYLE | ALV-Control: Web Grid Style | 19991011 | ||
5 | Importing | WEBXHEIGHT | Call by reference | Type reference (TYPE) | INT4 | ALV-Control: Explizite Höhe in Charactern | 19991011 | ||
6 | Importing | WEBXWIDTH | Call by reference | Type reference (TYPE) | INT4 | ALV-Control:Explicite Weite in charactern | 19991011 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | Fehler bei Datenübertragung ans Frontend | 19991011 |
Method UPDATE_FRONTEND Signature
Method UPDATE_FRONTEND on class CL_GUI_ALV_GRID_BASE has no parameter.
Method UPDATE_FRONTEND on class CL_GUI_ALV_GRID_BASE has no exception.
Method _INIT_MEMBERS_BASE Signature
Method _INIT_MEMBERS_BASE on class CL_GUI_ALV_GRID_BASE has no parameter.
Method _INIT_MEMBERS_BASE on class CL_GUI_ALV_GRID_BASE has no exception.
Method _PREPARE_EXPORT Signature
Method _PREPARE_EXPORT on class CL_GUI_ALV_GRID_BASE has no parameter.
Method _PREPARE_EXPORT on class CL_GUI_ALV_GRID_BASE has no exception.
Event Signatures
Event CLICK_COL_HEADER Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | COL_ID | Exporting | Value transfer | Type reference (TYPE) | C | ID der Spalte | 19981126 |
Event CLICK_ROW_COL Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | COL_ID | Exporting | Value transfer | Type reference (TYPE) | C | ID der Spalte | 19981126 | ||
2 | ROW_ID | Exporting | Value transfer | Type reference (TYPE) | C | ID der Zeile | 19981126 |
Event CONTEXT_MENU Signature
Event CONTEXT_MENU on class CL_GUI_ALV_GRID_BASE has no parameter.
Event CONTEXT_MENU_SELECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | C |