Hierarchy
⤷ BC-SRV-SSF (Application Component) Smart Forms
⤷ SMART (Package) SAP Smart Forms
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 | 19991102 |
Properties
Class | CL_GUI_TABLEPAINTER | |
Short Description | SAP Table Painter Control Proxy Class | |
Super Class | CL_GUI_CONTROL | Proxy Class for Control in GUI |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SMART | SAP Smart Forms |
Created | 19991102 | SAP |
Last change | 20000420 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CNDP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ICON | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GUI_TABLEPAINTER has no interface implemented.
Friends
Class CL_GUI_TABLEPAINTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_GRID_STYLE_CROSS | Constant | Public | Type reference (TYPE) | I | 4 | Crosses | 19991102 | |
2 | CO_GRID_STYLE_DASHED | Constant | Public | Type reference (TYPE) | I | 1 | Dashed grid | 19991102 | |
3 | CO_GRID_STYLE_DOT | Constant | Public | Type reference (TYPE) | I | 3 | Dots | 19991102 | |
4 | CO_GRID_STYLE_DOTTED | Constant | Public | Type reference (TYPE) | I | 2 | Dotted grid | 19991102 | |
5 | CO_GRID_STYLE_SOLID | Constant | Public | Type reference (TYPE) | I | 0 | Solid grid | 19991102 | |
6 | CO_INTERNAL_UNIT_CH | Constant | Protected | Type reference (TYPE) | I | 0 | Characters per Inch | 19991102 | |
7 | CO_INTERNAL_UNIT_CM | Constant | Protected | Type reference (TYPE) | I | 1 | Centimeters | 19991102 | |
8 | CO_INTERNAL_UNIT_IN | Constant | Protected | Type reference (TYPE) | I | 2 | Inches | 19991102 | |
9 | CO_INTERNAL_UNIT_LN | Constant | Protected | Type reference (TYPE) | I | 3 | Lines per Inch | 19991102 | |
10 | CO_INTERNAL_UNIT_MM | Constant | Protected | Type reference (TYPE) | I | 4 | Millimeters | 19991102 | |
11 | CO_INTERNAL_UNIT_PT | Constant | Protected | Type reference (TYPE) | I | 5 | Points | 19991102 | |
12 | CO_INTERNAL_UNIT_TW | Constant | Protected | Type reference (TYPE) | I | 6 | Twips | 19991102 | |
13 | CO_KEY_COPY | Constant | Public | Type reference (TYPE) | I | 7 | CTRL-C Key | 20000525 | |
14 | CO_KEY_CUT | Constant | Public | Type reference (TYPE) | I | 6 | CTRL-X Key | 20000525 | |
15 | CO_KEY_DELETE | Constant | Public | Type reference (TYPE) | I | 2 | Delete Key | 20000525 | |
16 | CO_KEY_ENTER | Constant | Public | Type reference (TYPE) | I | 5 | Enter Key | 20000525 | |
17 | CO_KEY_F1 | Constant | Public | Type reference (TYPE) | I | 1 | F1 Key | 20000525 | |
18 | CO_KEY_F4 | Constant | Public | Type reference (TYPE) | I | 4 | F4 Key | 20000525 | |
19 | CO_KEY_INSERT | Constant | Public | Type reference (TYPE) | I | 3 | Insert Key | 20000525 | |
20 | CO_KEY_PASTE | Constant | Public | Type reference (TYPE) | I | 8 | CTRL-V Key | 20000525 | |
21 | CO_MODE_DESIGN | Constant | Public | Type reference (TYPE) | I | 1 | Design mode | 19991102 | |
22 | CO_MODE_RUN | Constant | Public | Type reference (TYPE) | I | 0 | Run mode | 19991102 | |
23 | CO_TABLE_MODE_DRAW | Constant | Public | Type reference (TYPE) | I | 1 | Table mode draw | 19991123 | |
24 | CO_TABLE_MODE_MOVE | Constant | Public | Type reference (TYPE) | I | 0 | Table mode move | 19991123 | |
25 | CO_TRACKER_STYLE_DOTTED_LINE | Constant | Public | Type reference (TYPE) | I | 2 | Dotted line for the border | 19991102 | |
26 | CO_TRACKER_STYLE_HATCH_BORDER | Constant | Public | Type reference (TYPE) | I | 4 | Hatched pattern for the rectangle border | 19991102 | |
27 | CO_TRACKER_STYLE_HATCH_INSIDE | Constant | Public | Type reference (TYPE) | I | 32 | Hatched pattern covers the rectangle | 19991102 | |
28 | CO_TRACKER_STYLE_RESIZEINSIDE | Constant | Public | Type reference (TYPE) | I | 8 | Resize handles located inside | 19991102 | |
29 | CO_TRACKER_STYLE_RESIZEOUTSIDE | Constant | Public | Type reference (TYPE) | I | 16 | Resize handles located outside | 19991102 | |
30 | CO_TRACKER_STYLE_SOLID_LINE | Constant | Public | Type reference (TYPE) | I | 1 | Solid line for the border | 19991102 | |
31 | CO_UNIT_CH | Constant | Public | Type reference (TYPE) | TDUNIT | 'CH' | Characters per Inch | 19991102 | |
32 | CO_UNIT_CM | Constant | Public | Type reference (TYPE) | TDUNIT | 'CM' | Centimeters | 19991102 | |
33 | CO_UNIT_IN | Constant | Public | Type reference (TYPE) | TDUNIT | 'IN' | Inches | 19991102 | |
34 | CO_UNIT_LN | Constant | Public | Type reference (TYPE) | TDUNIT | 'LN' | Lines per Inch | 19991102 | |
35 | CO_UNIT_MM | Constant | Public | Type reference (TYPE) | TDUNIT | 'MM' | Millimeters | 19991102 | |
36 | CO_UNIT_PT | Constant | Public | Type reference (TYPE) | TDUNIT | 'PT' | Points | 19991102 | |
37 | CO_UNIT_TW | Constant | Public | Type reference (TYPE) | TDUNIT | 'TW' | Twips | 19991102 | |
38 | EVENTID_CONTEXT_MENU_REQUESTED | Constant | Public | Type reference (TYPE) | I | 1 | Event context menu requested | 19991102 | |
39 | EVENTID_CONTEXT_MENU_SELECTED | Constant | Public | Type reference (TYPE) | I | 2 | Event context menu selected | 19991102 | |
40 | EVENTID_CONTEXT_MENU_TOOLBAR | Constant | Protected | Type reference (TYPE) | I | 6 | Event context menu toolbar | 19991102 | |
41 | EVENTID_OPTIONS_DIALOG_REQ | Constant | Protected | Type reference (TYPE) | I | 7 | Event options dialog requested | 19991102 | |
42 | EVENTID_TABLES_PROPS_CHANGED | Constant | Public | Type reference (TYPE) | I | 13 | Event tables properties changed | 20000524 | |
43 | EVENTID_TABLE_CREATE | Constant | Public | Type reference (TYPE) | I | 3 | Event table create | 19991112 | |
44 | EVENTID_TABLE_DBLCLICK | Constant | Public | Type reference (TYPE) | I | 11 | Event doubleclick on table | 19991129 | |
45 | EVENTID_TABLE_HIGHLIGHTCHANGED | Constant | Public | Type reference (TYPE) | I | 14 | Event table highlighting changed | 20000919 | |
46 | EVENTID_TABLE_KEY_PRESSED | Constant | Public | Type reference (TYPE) | I | 12 | Event table key pressed | 20000524 | |
47 | EVENTID_TABLE_PROPS_CHANGED | Constant | Public | Type reference (TYPE) | I | 5 | Event table properties changed | 19991102 | |
48 | EVENTID_TABLE_SELECTED | Constant | Public | Type reference (TYPE) | I | 4 | Event table selected | 19991112 | |
49 | EVENTID_TABLE_SPLIT_COLUMN | Constant | Public | Type reference (TYPE) | I | 9 | Event table split column | 19991125 | |
50 | EVENTID_TABLE_SPLIT_COLUMNS | Constant | Public | Type reference (TYPE) | I | 10 | Event table split columns | 19991126 | |
51 | EVENTID_TABLE_SPLIT_ROW | Constant | Public | Type reference (TYPE) | I | 8 | Event table split row | 19991125 | |
52 | M_CPI | Instance attribute | Public | Type reference (TYPE) | SSFFORMHD-CPI | Characters per Inch | 19991102 | ||
53 | M_LPI | Instance attribute | Public | Type reference (TYPE) | SSFFORMHD-LPI | Lines per inch | 19991102 | ||
54 | M_MODE | Instance attribute | Public | Type reference (TYPE) | I | Mode | 19991102 | ||
55 | M_PAGE_HEIGHT | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | Page height | 19991102 | ||
56 | M_PAGE_HEIGHT_UNIT | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | Page height unit | 19991102 | ||
57 | M_PAGE_WIDTH | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | Page width | 19991102 | ||
58 | M_PAGE_WIDTH_UNIT | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | Page width unit | 19991102 | ||
59 | M_TABLES | Instance attribute | Protected | Type reference (TYPE) | TABLES | Tables | 19991102 | ||
60 | M_TOOLBAR | Instance attribute | Public | Type reference (TYPE) | I | Toolbar | 19991102 | ||
61 | M_VERSION | Instance attribute | Private | Type reference (TYPE) | I | Table Painter Control version | 20000217 | ||
62 | M_WALLPAPER_HEIGHT | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | Wallpaper height | 19991104 | ||
63 | M_WALLPAPER_HEIGHT_UNIT | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | Wallpaper height unit | 19991104 | ||
64 | M_WALLPAPER_LEFT | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-WLEFT | Wallpaper left position | 19991104 | ||
65 | M_WALLPAPER_LEFT_UNIT | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | Wallpaper left position unit | 19991104 | ||
66 | M_WALLPAPER_TOP | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-WTOP | Wallpaper top position | 19991104 | ||
67 | M_WALLPAPER_TOP_UNIT | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-U_WTOP | Wallpaper top position unit | 19991104 | ||
68 | M_WALLPAPER_URL | Instance attribute | Public | Type reference (TYPE) | SSFURL | Wallpaper URL | 19991102 | ||
69 | M_WALLPAPER_WIDTH | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | Wallpaper width | 19991104 | ||
70 | M_WALLPAPER_WIDTH_UNIT | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | Wallpaper width unit | 19991104 | ||
71 | M_WANTDBLCLICKEVENT | Instance attribute | Public | Type reference (TYPE) | I | Want doubleclick event? | 20000512 | ||
72 | M_WANTHIGHLIGHTINGEVENT | Instance attribute | Public | Type reference (TYPE) | I | Want highlighting event? | 20000919 | ||
73 | TABLE_DELETING | Instance attribute | Private | Type reference (TYPE) | I | Table deleting in progress? | 19991102 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CONTEXT_MENU_REQUESTED | Instance Event (0) |
Public (2) |
Context menu requested | 19991102 |
2 | CONTEXT_MENU_SELECTED | Instance Event (0) |
Public (2) |
Context menu selected | 19991102 |
3 | TABLEPAINTER_CLICK | Instance Event (0) |
Public (2) |
Click on the Table Painter (outside of any table) | 19991102 |
4 | TABLEPAINTER_DBLCLICK | Instance Event (0) |
Public (2) |
Doubleclick on the table painter (outside of any table) | 20000407 |
5 | TABLEPAINTER_KEY_PRESSED | Instance Event (0) |
Public (2) |
Key pressed on the table painter (outside of any table) | 20000525 |
6 | TABLE_CREATE | Instance Event (0) |
Public (2) |
Table create | 19991112 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TABLES | Protected | See coding | TABLES | 19991102 |
|
Method Signatures
Method ADD_KEY_STROKE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | KEY | Call by reference | Type reference (TYPE) | I | Key (see attributes) | 20000525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 20000525 | |
2 | UNKNOWN_KEY | Unknown key | 20000525 |
Method ADD_TOOLBAR_BUTTONS Signature
Method ADD_TOOLBAR_BUTTONS on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CPI | Call by reference | Type reference (TYPE) | SSFFORMHD-CPI | 0 | CPI | 19991102 | |
2 | Importing | LIFETIME | Call by reference | Type reference (TYPE) | I | Lifetime | 19991102 | ||
3 | Importing | LPI | Call by reference | Type reference (TYPE) | SSFFORMHD-LPI | 0 | LPI | 19991102 | |
4 | Importing | MODE | Call by reference | Type reference (TYPE) | I | CO_MODE_DESIGN | Mode | 19991102 | |
5 | Importing | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20000117 | ||
6 | Importing | OPTIONS | Call by reference | Type reference (TYPE) | TPOPTIONS | Options | 19991102 | ||
7 | Importing | PAGE_HEIGHT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | 100 | Page height | 19991102 | |
8 | Importing | PAGE_HEIGHT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | CO_UNIT_MM | Page height unit | 19991102 | |
9 | Importing | PAGE_WIDTH | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | 100 | Page width | 19991102 | |
10 | Importing | PAGE_WIDTH_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | CO_UNIT_MM | Page widht unit | 19991102 | |
11 | Importing | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent container | 19991102 | ||
12 | Importing | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shell style | 19991102 | ||
13 | Importing | TOOLBAR | Call by reference | Type reference (TYPE) | I | 1 | Toolbar | 19991102 | |
14 | Importing | WALLPAPER_HEIGHT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | 0 | Height of wallpaper | 19991104 | |
15 | Importing | WALLPAPER_HEIGHT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | CO_UNIT_MM | Unit of height of wallpaper | 19991104 | |
16 | Importing | WALLPAPER_LEFT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WLEFT | 0 | Left position of wallpaper | 19991104 | |
17 | Importing | WALLPAPER_LEFT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | CO_UNIT_MM | Unit of left position | 19991104 | |
18 | Importing | WALLPAPER_TOP | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WTOP | 0 | Top position of wallpaper | 19991104 | |
19 | Importing | WALLPAPER_TOP_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WTOP | CO_UNIT_MM | Unit of top position | 19991104 | |
20 | Importing | WALLPAPER_URL | Call by reference | Type reference (TYPE) | SSFURL | Wallpaper URL | 19991102 | ||
21 | Importing | WALLPAPER_WIDTH | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | 0 | Width of wallpaper | 19991104 | |
22 | Importing | WALLPAPER_WIDTH_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | CO_UNIT_MM | Unit of width of wallpaper | 19991104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 | |
2 | GUI_TYPE_NOT_SUPPORTED | This type of GUI is not supported! | 19991102 |
Method CONVERT_INTERNAL_UNIT_TO_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | INTERNAL_UNIT | Call by reference | Type reference (TYPE) | I | Internal unit | 19991102 | ||
2 | Exporting | UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | String unit | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | UNKNOWN_UNIT | Unknown unit | 19991102 |
Method CONVERT_UNIT_TO_INTERNAL_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | INTERNAL_UNIT | Call by reference | Type reference (TYPE) | I | Internal unit | 19991102 | ||
2 | Importing | UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | String unit | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | UNKNOWN_UNIT | Unknown unit | 19991102 |
Method CREATE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ADJUST_TO_GRID | Call by reference | Type reference (TYPE) | I | 0 | Adjust table to grid? | 19991102 | |
2 | Importing | COLS | Call by reference | Type reference (TYPE) | TTPCOLAC | Columns | 19991104 | ||
3 | Importing | HEIGHT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | Height of table | 19991102 | ||
4 | Importing | HEIGHT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | Unit of height | 19991102 | ||
5 | Importing | INTENSITY | Call by reference | Type reference (TYPE) | TPATTR-INTENSITY | Intensity | 19991104 | ||
6 | Importing | LEFT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WLEFT | Left position of table | 19991102 | ||
7 | Importing | LEFT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | Unit of left position | 19991102 | ||
8 | Importing | LINE_BOTTOM | Call by reference | Type reference (TYPE) | TPATTR-LBOTTOM | Bottom line | 19991104 | ||
9 | Importing | LINE_BOTTOM_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LBOTTOM_U | Bottom line unit | 19991104 | ||
10 | Importing | LINE_LEFT | Call by reference | Type reference (TYPE) | TPATTR-LLEFT | Left line | 19991104 | ||
11 | Importing | LINE_LEFT_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LLEFT_U | Left line unit | 19991104 | ||
12 | Importing | LINE_RIGHT | Call by reference | Type reference (TYPE) | TPATTR-LRIGHT | Right line | 19991104 | ||
13 | Importing | LINE_RIGHT_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LRIGHT_U | Right line unit | 19991104 | ||
14 | Importing | LINE_TOP | Call by reference | Type reference (TYPE) | TPATTR-LTOP | Top line | 19991104 | ||
15 | Importing | LINE_TOP_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LTOP_U | Top line unit | 19991104 | ||
16 | Importing | MOVABLE | Call by reference | Type reference (TYPE) | I | 3 | Is table movable? | 19991116 | |
17 | Importing | NAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Name of new text table | 19991102 | ||
18 | Importing | RESIZABLE | Call by reference | Type reference (TYPE) | I | 1 | Is table resizable? | 19991102 | |
19 | Importing | ROWS | Call by reference | Type reference (TYPE) | TTPROWA | Rows | 19991104 | ||
20 | Importing | SELECT | Call by reference | Type reference (TYPE) | I | 0 | Select table? | 19991112 | |
21 | Exporting | TABLE | Call by reference | Object reference (TYPE REF TO) | CL_TABLEPAINTER_BASETABLE | Created table | 19991102 | ||
22 | Importing | TOP | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WTOP | Top position of table | 19991102 | ||
23 | Importing | TOP_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WTOP | Unit of top position | 19991102 | ||
24 | Importing | WIDTH | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | Width of table | 19991102 | ||
25 | Importing | WIDTH_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | Unit of width | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 | |
2 | TABLE_ALREADY_EXISTING | Table already exists | 19991111 | |
3 | TABLE_PARAMETER_EXPECTED | Table parameter is obligatory | 19991102 | |
4 | UNKNOWN_UNIT | Unknown unit | 19991102 |
Method CREATE_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ADJUST_TO_GRID | Call by reference | Type reference (TYPE) | I | 0 | Adjust table to grid? | 20000315 | |
2 | Importing | COLS | Call by reference | Type reference (TYPE) | TTPCOLAC | Columns | 20000315 | ||
3 | Importing | HEIGHT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | Height of table | 20000315 | ||
4 | Importing | HEIGHT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | Unit of height | 20000315 | ||
5 | Importing | INTENSITY | Call by reference | Type reference (TYPE) | TPATTR-INTENSITY | Intensity | 20000315 | ||
6 | Importing | LEFT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WLEFT | Left position of table | 20000315 | ||
7 | Importing | LEFT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | Unit of left position | 20000315 | ||
8 | Importing | LINE_BOTTOM | Call by reference | Type reference (TYPE) | TPATTR-LBOTTOM | Bottom line | 20000315 | ||
9 | Importing | LINE_BOTTOM_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LBOTTOM_U | Bottom line unit | 20000315 | ||
10 | Importing | LINE_LEFT | Call by reference | Type reference (TYPE) | TPATTR-LLEFT | Left line | 20000315 | ||
11 | Importing | LINE_LEFT_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LLEFT_U | Left line unit | 20000315 | ||
12 | Importing | LINE_RIGHT | Call by reference | Type reference (TYPE) | TPATTR-LRIGHT | Right line | 20000315 | ||
13 | Importing | LINE_RIGHT_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LRIGHT_U | Right line unit | 20000315 | ||
14 | Importing | LINE_TOP | Call by reference | Type reference (TYPE) | TPATTR-LTOP | Top line | 20000315 | ||
15 | Importing | LINE_TOP_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LTOP_U | Top line unit | 20000315 | ||
16 | Importing | MOVABLE | Call by reference | Type reference (TYPE) | I | 3 | Is table movable? | 20000315 | |
17 | Importing | NAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Name of new text table | 20000315 | ||
18 | Importing | RESIZABLE | Call by reference | Type reference (TYPE) | I | 1 | Is table resizable? | 20000315 | |
19 | Importing | ROWS | Call by reference | Type reference (TYPE) | TTPTROWA | Rows | 20000315 | ||
20 | Importing | SELECT | Call by reference | Type reference (TYPE) | I | 0 | Select table? | 20000315 | |
21 | Exporting | TABLE | Call by reference | Object reference (TYPE REF TO) | CL_TABLEPAINTER_BASETABLE | Created table (template) | 20000315 | ||
22 | Importing | TOP | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WTOP | Top position of table | 20000315 | ||
23 | Importing | TOP_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WTOP | Unit of top position | 20000315 | ||
24 | Importing | WIDTH | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | Width of table | 20000315 | ||
25 | Importing | WIDTH_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | Unit of width | 20000315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 20000315 | |
2 | TABLE_ALREADY_EXISTING | Table already exists | 20000315 | |
3 | TABLE_PARAMETER_EXPECTED | Table parameter is obligatory | 20000315 | |
4 | UNKNOWN_UNIT | Unknown unit | 20000315 |
Method DELETE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | NAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Table name | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | TABLE_NAME_INITIAL | Table name is initial | 19991102 | |
2 | TABLE_NOT_FOUND | Table not found (in internal table) | 19991102 |
Method DESELECT_ALL Signature
Method DESELECT_ALL on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method GET_AUTO_ZOOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | AUTO_ZOOM | Call by reference | Type reference (TYPE) | I | Auto zoom | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method GET_BORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | BORDER | Call by reference | Type reference (TYPE) | I | Border | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method GET_CROSS_HAIRS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | CROSS_HAIRS | Call by reference | Type reference (TYPE) | I | Cross hairs | 20000217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 20000217 |
Method GET_DRAW_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | DRAW_MODE | Call by reference | Type reference (TYPE) | I | Draw mode | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method GET_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | GRID | Call by reference | Type reference (TYPE) | I | Grid | 19991102 | ||
2 | Exporting | GRID_HSTEP | Call by reference | Type reference (TYPE) | FPOPTIONS-GHSTEP | Grid step (horizontal) | 19991102 | ||
3 | Exporting | GRID_HSTEP_UNIT | Call by reference | Type reference (TYPE) | FPOPTIONS-GHSTEP_U | Grid step unit (horizontal) | 19991102 | ||
4 | Exporting | GRID_STYLE | Call by reference | Type reference (TYPE) | FPOPTIONS-GSTYLE | Grid style | 19991102 | ||
5 | Exporting | GRID_VSTEP | Call by reference | Type reference (TYPE) | FPOPTIONS-GVSTEP | Grid step (vertical) | 19991102 | ||
6 | Exporting | GRID_VSTEP_UNIT | Call by reference | Type reference (TYPE) | FPOPTIONS-GVSTEP_U | Grid step unit (vertical) | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 | |
2 | UNKNOWN_UNIT | Unknown unit | 19991102 |
Method GET_MAJOR_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | MAJOR_GRID | Call by reference | Type reference (TYPE) | I | Major grid | 19991102 | ||
2 | Exporting | MAJOR_GRID_HSTEP | Call by reference | Type reference (TYPE) | FPOPTIONS-MGHSTEP | Major grid step (horizontal) | 19991102 | ||
3 | Exporting | MAJOR_GRID_HSTEP_UNIT | Call by reference | Type reference (TYPE) | FPOPTIONS-MGHSTEP_U | Major grid step unit (horizontal) | 19991102 | ||
4 | Exporting | MAJOR_GRID_STYLE | Call by reference | Type reference (TYPE) | FPOPTIONS-MGSTYLE | Major grid style | 19991102 | ||
5 | Exporting | MAJOR_GRID_VSTEP | Call by reference | Type reference (TYPE) | FPOPTIONS-MGVSTEP | Major grid step (vertical) | 19991102 | ||
6 | Exporting | MAJOR_GRID_VSTEP_UNIT | Call by reference | Type reference (TYPE) | FPOPTIONS-MGVSTEP_U | Major grid step unit (vertical) | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 | |
2 | UNKNOWN_UNIT | Unknown unit | 19991102 |
Method GET_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | OPTIONS | Call by reference | Type reference (TYPE) | TPOPTIONS | Options | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method GET_PATTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | PATTERN | Call by reference | Type reference (TYPE) | I | Pattern | 20000313 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 20000313 |
Method GET_RULER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | RULER | Call by reference | Type reference (TYPE) | I | Ruler | 19991102 | ||
2 | Exporting | RULER_GRID_TICKS | Call by reference | Type reference (TYPE) | I | Ruler grid ticks | 19991102 | ||
3 | Exporting | RULER_MAJOR_GRID_TEXT | Call by reference | Type reference (TYPE) | I | Ruler major grid text | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method GET_SNAP_TO_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | SNAP_TO_GRID | Call by reference | Type reference (TYPE) | I | Snap to grid | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method GET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | NAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Name | 19991102 | ||
2 | Exporting | TABLE | Call by reference | Object reference (TYPE REF TO) | CL_TABLEPAINTER_BASETABLE | Table | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | TABLE_NOT_FOUND | Window not found (in internal table) | 19991102 |
Method GET_TABLE_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | TABLE_MODE | Call by reference | Type reference (TYPE) | TPOPTIONS-TABLEMODE | Table mode | 19991123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991123 |
Method GET_TRACKER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | TRACKER_STYLE | Call by reference | Type reference (TYPE) | FPOPTIONS-TSTYLE | Tracker style | 19991102 | ||
2 | Exporting | TRACKER_WIDTH | Call by reference | Type reference (TYPE) | FPOPTIONS-TWIDTH | Tracker width | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method GET_TRANSPARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | TRANSPARENT | Call by reference | Type reference (TYPE) | I | Transparent | 19991125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991125 |
Method GET_ZOOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ZOOM | Call by reference | Type reference (TYPE) | FPOPTIONS-ZOOM | Zoom | 19991102 | ||
2 | Exporting | ZOOM_MAX | Call by reference | Type reference (TYPE) | FPOPTIONS-ZOOM_MAX | Zoom maximum | 19991102 | ||
3 | Exporting | ZOOM_MIN | Call by reference | Type reference (TYPE) | FPOPTIONS-ZOOM_MIN | Zoom minimum | 19991102 | ||
4 | Exporting | ZOOM_STEP | Call by reference | Type reference (TYPE) | FPOPTIONS-ZOOM_STEP | Zoom step | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CPI | Call by reference | Type reference (TYPE) | SSFFORMHD-CPI | 0 | CPI | 19991102 | |
2 | Importing | LPI | Call by reference | Type reference (TYPE) | SSFFORMHD-LPI | 0 | LPI | 19991102 | |
3 | Importing | MODE | Call by reference | Type reference (TYPE) | I | CO_MODE_DESIGN | Mode | 19991102 | |
4 | Importing | OPTIONS | Call by reference | Type reference (TYPE) | TPOPTIONS | Options | 19991102 | ||
5 | Importing | PAGE_HEIGHT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | 100 | Page width | 19991102 | |
6 | Importing | PAGE_HEIGHT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | CO_UNIT_MM | Page height unit | 19991102 | |
7 | Importing | PAGE_WIDTH | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | 100 | Page width | 19991102 | |
8 | Importing | PAGE_WIDTH_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | CO_UNIT_MM | Page widht unit | 19991102 | |
9 | Importing | TOOLBAR | Call by reference | Type reference (TYPE) | I | 1 | Toolbar | 19991102 | |
10 | Importing | WALLPAPER_HEIGHT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | 0 | Height of wallpaper | 19991104 | |
11 | Importing | WALLPAPER_HEIGHT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | CO_UNIT_MM | Unit of height of wallpaper | 19991104 | |
12 | Importing | WALLPAPER_LEFT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WLEFT | 0 | Left position of wallpaper | 19991104 | |
13 | Importing | WALLPAPER_LEFT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | CO_UNIT_MM | Unit of left position | 19991104 | |
14 | Importing | WALLPAPER_TOP | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WTOP | 0 | Top position of wallpaper | 19991104 | |
15 | Importing | WALLPAPER_TOP_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WTOP | CO_UNIT_MM | Unit of top position | 19991104 | |
16 | Importing | WALLPAPER_URL | Call by reference | Type reference (TYPE) | SSFURL | Wallpaper URL | 19991102 | ||
17 | Importing | WALLPAPER_WIDTH | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | 0 | Width of wallpaper | 19991104 | |
18 | Importing | WALLPAPER_WIDTH_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | CO_UNIT_MM | Unit of width of wallpaper | 19991104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method PROCESS_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 | Context menu | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method RAISE_PROPS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | PROPS | Call by reference | Type reference (TYPE) | TTPIPROPS | Table Painter Tabellenproperties (intern) | 20000524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 20000524 |
Method REG_CONTEXT_MENU_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | Application event? | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while registering event | 19991102 | |
2 | EVENT_ALREADY_REGISTERED | Event already registered | 19991102 |
Method REG_CONTEXT_MENU_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | Application event? | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while registering event | 19991102 | |
2 | EVENT_ALREADY_REGISTERED | Event already registered | 19991102 |
Method REG_CONTEXT_MENU_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | Application event? | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while registering event | 19991102 | |
2 | EVENT_ALREADY_REGISTERED | Event already registered | 19991102 |
Method REG_OPTIONS_DIALOG_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | Application event? | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while registering event | 19991102 | |
2 | EVENT_ALREADY_REGISTERED | Event already registered | 19991102 |
Method REG_TABLES_PROPS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | Application event? | 20000524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while registering event | 20000524 | |
2 | EVENT_ALREADY_REGISTERED | Event already registered | 20000524 |
Method REG_TABLE_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | Application event? | 19991112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while registering event | 19991112 | |
2 | EVENT_ALREADY_REGISTERED | Event already registered | 19991112 |
Method REG_TABLE_DBLCLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | Application event? | 19991129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while registering event | 19991129 | |
2 | EVENT_ALREADY_REGISTERED | Event already registered | 19991129 |
Method REG_TABLE_HIGHLIGHTCHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | Application event? | 20000919 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while registering event | 20000919 | |
2 | EVENT_ALREADY_REGISTERED | Event already registered | 20000919 |
Method REG_TABLE_KEY_PRESSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | Application event? | 20000524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while registering event | 20000524 | |
2 | EVENT_ALREADY_REGISTERED | Event already registered | 20000524 |
Method REG_TABLE_PROPS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | Application event? | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while registering event | 19991102 | |
2 | EVENT_ALREADY_REGISTERED | Event already registered | 19991102 |
Method REG_TABLE_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | Application event? | 19991112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while registering event | 19991112 | |
2 | EVENT_ALREADY_REGISTERED | Event already registered | 19991112 |
Method REG_TABLE_SPLIT_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | Application event? | 19991125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while registering event | 19991125 | |
2 | EVENT_ALREADY_REGISTERED | Event already registered | 19991125 |
Method REG_TABLE_SPLIT_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | Application event? | 19991126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while registering event | 19991126 | |
2 | EVENT_ALREADY_REGISTERED | Event already registered | 19991126 |
Method REG_TABLE_SPLIT_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | Application event? | 19991125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while registering event | 19991125 | |
2 | EVENT_ALREADY_REGISTERED | Event already registered | 19991125 |
Method REMOVE_ALL_KEY_STROKES Signature
Method REMOVE_ALL_KEY_STROKES on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 20000525 |
Method SELECTED_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | TABLE | Call by reference | Object reference (TYPE REF TO) | CL_TABLEPAINTER_BASETABLE | Selected table | 19991112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991112 |
Method SET_AUTO_ZOOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | AUTO_ZOOM | Call by reference | Type reference (TYPE) | I | Auto zoom | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method SET_BORDER 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 | Border | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method SET_CPI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CPI | Call by reference | Type reference (TYPE) | SSFFORMHD-CPI | CPI | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method SET_CROSS_HAIRS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CROSS_HAIRS | Call by reference | Type reference (TYPE) | I | Cross hairs | 20000217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 20000217 |
Method SET_DRAW_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DRAW_MODE | Call by reference | Type reference (TYPE) | I | Draw mode | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method SET_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | GRID | Call by reference | Type reference (TYPE) | I | Grid | 19991102 | ||
2 | Importing | GRID_HSTEP | Call by reference | Type reference (TYPE) | FPOPTIONS-GHSTEP | Grid step (horizontal) | 19991102 | ||
3 | Importing | GRID_HSTEP_UNIT | Call by reference | Type reference (TYPE) | FPOPTIONS-GHSTEP_U | Grid step unit (horizontal) | 19991102 | ||
4 | Importing | GRID_STYLE | Call by reference | Type reference (TYPE) | FPOPTIONS-GSTYLE | Grid style | 19991102 | ||
5 | Importing | GRID_VSTEP | Call by reference | Type reference (TYPE) | FPOPTIONS-GVSTEP | Grid step (vertical) | 19991102 | ||
6 | Importing | GRID_VSTEP_UNIT | Call by reference | Type reference (TYPE) | FPOPTIONS-GVSTEP_U | Grid step unit (vertical) | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 | |
2 | UNKNOWN_UNIT | Unknown unit | 19991102 |
Method SET_LPI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | LPI | Call by reference | Type reference (TYPE) | SSFFORMHD-LPI | LPI | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method SET_MAJOR_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | MAJOR_GRID | Call by reference | Type reference (TYPE) | I | Major grid | 19991102 | ||
2 | Importing | MAJOR_GRID_HSTEP | Call by reference | Type reference (TYPE) | FPOPTIONS-MGHSTEP | Major grid step (horizontal) | 19991102 | ||
3 | Importing | MAJOR_GRID_HSTEP_UNIT | Call by reference | Type reference (TYPE) | FPOPTIONS-MGHSTEP_U | Major grid step unit (horizontal) | 19991102 | ||
4 | Importing | MAJOR_GRID_STYLE | Call by reference | Type reference (TYPE) | FPOPTIONS-MGSTYLE | Major grid style | 19991102 | ||
5 | Importing | MAJOR_GRID_VSTEP | Call by reference | Type reference (TYPE) | FPOPTIONS-MGVSTEP | Major grid step (vertical) | 19991102 | ||
6 | Importing | MAJOR_GRID_VSTEP_UNIT | Call by reference | Type reference (TYPE) | FPOPTIONS-MGVSTEP_U | Major grid step unit (vertical) | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 | |
2 | UNKNOWN_UNIT | Unknown unit | 19991102 |
Method SET_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | OPTIONS | Call by reference | Type reference (TYPE) | TPOPTIONS | Options | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method SET_PAGE_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | HEIGHT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | Height | 19991102 | ||
2 | Importing | HEIGHT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | Height unit | 19991102 | ||
3 | Importing | WIDTH | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | Width | 19991102 | ||
4 | Importing | WIDTH_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | Width unit | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 | |
2 | UNKNOWN_UNIT | Unknown unit | 19991102 |
Method SET_PATTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | PATTERN | Call by reference | Type reference (TYPE) | I | Pattern | 20000313 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 20000313 |
Method SET_RULER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | RULER | Call by reference | Type reference (TYPE) | I | Ruler | 19991102 | ||
2 | Importing | RULER_GRID_TICKS | Call by reference | Type reference (TYPE) | I | Ruler grid ticks | 19991102 | ||
3 | Importing | RULER_MAJOR_GRID_TEXT | Call by reference | Type reference (TYPE) | I | Ruler major grid text | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method SET_SNAP_TO_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | SNAP_TO_GRID | Call by reference | Type reference (TYPE) | I | Snap to grid | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method SET_TABLEPAINTER_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 | Mode | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control Error | 19991102 |
Method SET_TABLE_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | TABLE_MODE | Call by reference | Type reference (TYPE) | TPOPTIONS-TABLEMODE | Table mode | 19991123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991123 |
Method SET_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | TOOLBAR | Call by reference | Type reference (TYPE) | I | Toolbar | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method SET_TRACKER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | TRACKER_STYLE | Call by reference | Type reference (TYPE) | FPOPTIONS-TSTYLE | Tracker style | 19991102 | ||
2 | Importing | TRACKER_WIDTH | Call by reference | Type reference (TYPE) | FPOPTIONS-TWIDTH | Tracker width | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method SET_TRANSPARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | TRANSPARENT | Call by reference | Type reference (TYPE) | I | Transparent | 19991125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991125 |
Method SET_WALLPAPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | HEIGHT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | Height of wallpaper | 19991104 | ||
2 | Importing | HEIGHT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | CO_UNIT_MM | Unit of height | 19991104 | |
3 | Importing | LEFT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WLEFT | 0 | Left position of wallpaper | 19991104 | |
4 | Importing | LEFT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | CO_UNIT_MM | Unit of left position | 19991104 | |
5 | Importing | TOP | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WTOP | 0 | Top position of wallpaper | 19991104 | |
6 | Importing | TOP_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WTOP | CO_UNIT_MM | Unit of top position | 19991104 | |
7 | Importing | URL | Call by reference | Type reference (TYPE) | SSFURL | URL | 19991102 | ||
8 | Importing | WIDTH | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | Width of wallpaper | 19991104 | ||
9 | Importing | WIDTH_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | CO_UNIT_MM | Unit of width | 19991104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 | |
2 | UNKNOWN_UNIT | Unknown unit | 19991102 |
Method SET_ZOOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ZOOM | Call by reference | Type reference (TYPE) | FPOPTIONS-ZOOM | Zoom | 19991102 | ||
2 | Importing | ZOOM_MAX | Call by reference | Type reference (TYPE) | FPOPTIONS-ZOOM_MAX | Zoom maximum | 19991102 | ||
3 | Importing | ZOOM_MIN | Call by reference | Type reference (TYPE) | FPOPTIONS-ZOOM_MIN | Zoom minimum | 19991102 | ||
4 | Importing | ZOOM_STEP | Call by reference | Type reference (TYPE) | FPOPTIONS-ZOOM_STEP | Zoom step | 19991102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method SHOW_OPTIONS_DIALOG Signature
Method SHOW_OPTIONS_DIALOG on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Control error | 19991102 |
Method UNREG_CONTEXT_MENU_REQUESTED Signature
Method UNREG_CONTEXT_MENU_REQUESTED on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while unregistering event | 19991102 | |
2 | EVENT_NOT_REGISTERED | Event not registered | 19991102 |
Method UNREG_CONTEXT_MENU_SELECTED Signature
Method UNREG_CONTEXT_MENU_SELECTED on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while unregistering event | 19991102 | |
2 | EVENT_NOT_REGISTERED | Event not registered | 19991102 |
Method UNREG_TABLES_PROPS_CHANGED Signature
Method UNREG_TABLES_PROPS_CHANGED on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while unregistering event | 20000524 | |
2 | EVENT_NOT_REGISTERED | Event not registered | 20000524 |
Method UNREG_TABLE_CREATE Signature
Method UNREG_TABLE_CREATE on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while unregistering event | 19991112 | |
2 | EVENT_NOT_REGISTERED | Event not registered | 19991112 |
Method UNREG_TABLE_DBLCLICK Signature
Method UNREG_TABLE_DBLCLICK on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while unregistering event | 19991129 | |
2 | EVENT_NOT_REGISTERED | Event not registered | 19991129 |
Method UNREG_TABLE_HIGHLIGHTCHANGED Signature
Method UNREG_TABLE_HIGHLIGHTCHANGED on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while unregistering event | 20000919 | |
2 | EVENT_NOT_REGISTERED | Event not registered | 20000919 |
Method UNREG_TABLE_KEY_PRESSED Signature
Method UNREG_TABLE_KEY_PRESSED on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while unregistering event | 20000524 | |
2 | EVENT_NOT_REGISTERED | Event not registered | 20000524 |
Method UNREG_TABLE_PROPS_CHANGED Signature
Method UNREG_TABLE_PROPS_CHANGED on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while unregistering event | 19991102 | |
2 | EVENT_NOT_REGISTERED | Event not registered | 19991102 |
Method UNREG_TABLE_SELECTED Signature
Method UNREG_TABLE_SELECTED on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while unregistering event | 19991112 | |
2 | EVENT_NOT_REGISTERED | Event not registered | 19991112 |
Method UNREG_TABLE_SPLIT_COLUMN Signature
Method UNREG_TABLE_SPLIT_COLUMN on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while unregistering event | 19991125 | |
2 | EVENT_NOT_REGISTERED | Event not registered | 19991125 |
Method UNREG_TABLE_SPLIT_COLUMNS Signature
Method UNREG_TABLE_SPLIT_COLUMNS on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while unregistering event | 19991126 | |
2 | EVENT_NOT_REGISTERED | Event not registered | 19991126 |
Method UNREG_TABLE_SPLIT_ROW Signature
Method UNREG_TABLE_SPLIT_ROW on class CL_GUI_TABLEPAINTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR_EVENT_CONTROL | Error while unregistering event | 19991125 | |
2 | EVENT_NOT_REGISTERED | Event not registered | 19991125 |
Event Signatures
Event CONTEXT_MENU_REQUESTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | COLUMNNAME | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Column name or painter area if empty | 19991117 | ||
2 | LEFT | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-WLEFT | Left position of mouse | 19991102 | ||
3 | LEFT_UNIT | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | Unit of left position of mouse | 19991102 | ||
4 | ROWNAME | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Row name or painter area if empty | 19991117 | ||
5 | TABLENAME | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Table name or painter area if empty | 19991117 | ||
6 | TOP | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-WTOP | Top position of mouse | 19991102 | ||
7 | TOP_UNIT | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-U_WTOP | Unit of top position of mouse | 19991102 |
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 | FCode of selected menu item | 19991102 |
Event TABLEPAINTER_CLICK Signature
Event TABLEPAINTER_CLICK on class CL_GUI_TABLEPAINTER has no parameter.
Event TABLEPAINTER_DBLCLICK Signature
Event TABLEPAINTER_DBLCLICK on class CL_GUI_TABLEPAINTER has no parameter.
Event TABLEPAINTER_KEY_PRESSED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | KEY | Exporting | Value transfer | Type reference (TYPE) | I | Key | 20000525 |
Event TABLE_CREATE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | HEIGHT | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | Height of created table | 19991112 | ||
2 | HEIGHT_UNIT | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | Unit of height of created table | 19991112 | ||
3 | LEFT | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-WLEFT | Left position of created table | 19991112 | ||
4 | LEFT_UNIT | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | Unit of left position of created table | 19991112 | ||
5 | TOP | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-WTOP | Top position of created table | 19991112 | ||
6 | TOP_UNIT | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-U_WTOP | Unit of top position of created table | 19991112 | ||
7 | WIDTH | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | Width of created table | 19991112 | ||
8 | WIDTH_UNIT | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | Unit of width of created table | 19991112 |
History
Last changed by/on | SAP | 20000420 |
SAP Release Created in |