SAP ABAP Class CL_TABLEPAINTER_BASETABLE (SAP Table Painter Table Base Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
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_OBJECT | Proxy Class for a GUI Object | 20000315 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_TABLEPAINTER_TABLE | SAP Table Painter Table Class | 20000321 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_TABLEPAINTER_TEMPLATE | SAP Table Painter Template Class | 20000315 |
Properties
| Class | CL_TABLEPAINTER_BASETABLE | |
| Short Description | SAP Table Painter Table Base Class | |
| Super Class | CL_GUI_OBJECT | Proxy Class for a GUI Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMART | SAP Smart Forms |
| Created | 20000315 | SAP |
| Last change | 20000420 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_TABLEPAINTER_BASETABLE has no interface implemented.
Friends
Class CL_TABLEPAINTER_BASETABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | 0 | Characters per Inch | 20000315 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | I | 1 | Centimeters | 20000315 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | I | 2 | Inches | 20000315 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | I | 3 | Lines per Inch | 20000315 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | I | 4 | Millimeters | 20000315 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | I | 5 | Points | 20000315 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | I | 6 | Twips | 20000315 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 3 | Fully movable | 20000315 | ||
| 9 | Constant | Public | Type reference (TYPE) | I | 1 | Horizontally movable | 20000315 | ||
| 10 | Constant | Public | Type reference (TYPE) | I | 0 | Not movable | 20000315 | ||
| 11 | Constant | Public | Type reference (TYPE) | I | 2 | Vertically movable | 20000315 | ||
| 12 | Instance attribute | Public | Type reference (TYPE) | TDUNIT | 'CH' | Characters per Inch | 20000315 | ||
| 13 | Instance attribute | Public | Type reference (TYPE) | TDUNIT | 'CM' | Centimeters | 20000315 | ||
| 14 | Instance attribute | Public | Type reference (TYPE) | TDUNIT | 'IN' | Inches | 20000315 | ||
| 15 | Instance attribute | Public | Type reference (TYPE) | TDUNIT | 'LN' | Lines per Inch | 20000315 | ||
| 16 | Instance attribute | Public | Type reference (TYPE) | TDUNIT | 'MM' | Millimeters | 20000315 | ||
| 17 | Instance attribute | Public | Type reference (TYPE) | TDUNIT | 'PT' | Points | 20000315 | ||
| 18 | Instance attribute | Public | Type reference (TYPE) | TDUNIT | 'TW' | Twips | 20000315 | ||
| 19 | Instance attribute | Private | Type reference (TYPE) | I | Deleting in progress? | 20000315 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | Height | 20000315 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | Unit of height | 20000315 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | SSFLTYPE-INTENSITY | Intensity | 20000315 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-WLEFT | Left position | 20000315 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | Unit of left position | 20000315 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | SSFPATTERN-FRAME | Bottom line | 20000315 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | SSFPATTERN-U_FRAME | Bottom line unit | 20000315 | |||
| 27 | Instance attribute | Public | Type reference (TYPE) | SSFPATTERN-FRAME | Left line | 20000315 | |||
| 28 | Instance attribute | Public | Type reference (TYPE) | SSFPATTERN-U_FRAME | Left line unit | 20000315 | |||
| 29 | Instance attribute | Public | Type reference (TYPE) | SSFPATTERN-FRAME | Right line | 20000315 | |||
| 30 | Instance attribute | Public | Type reference (TYPE) | SSFPATTERN-U_FRAME | Right line unit | 20000315 | |||
| 31 | Instance attribute | Public | Type reference (TYPE) | SSFPATTERN-FRAME | Top line | 20000315 | |||
| 32 | Instance attribute | Public | Type reference (TYPE) | SSFPATTERN-U_FRAME | Top line unit | 20000315 | |||
| 33 | Instance attribute | Public | Type reference (TYPE) | I | Is window movable? | 20000315 | |||
| 34 | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Name | 20000315 | |||
| 35 | Instance attribute | Public | Type reference (TYPE) | I | Is window resizable? | 20000315 | |||
| 36 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TABLEPAINTER | Tablepainter | 20000315 | |||
| 37 | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-WTOP | Top position | 20000315 | |||
| 38 | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-U_WTOP | Unit of top position | 20000315 | |||
| 39 | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | Width | 20000315 | |||
| 40 | Instance attribute | Public | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | Unit of width | 20000315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000315 | |
| 2 | Instance method | Protected | Method | Convert unit to internal unit | 20000315 | |
| 3 | Instance method | Protected | Method | Convert internal unit to unit | 20000315 | |
| 4 | Instance method | Public | Method | Delete table | 20000315 | |
| 5 | Instance method | Public | Method | Get cell text editor | 20000315 | |
| 6 | Instance method | Public | Method | Get columns | 20000315 | |
| 7 | Instance method | Public | Method | Internal use! Double-click on table | 20000315 | |
| 8 | Instance method | Public | Method | Internal use! Table highlighting changed | 20000919 | |
| 9 | Instance method | Public | Method | Internal use! Table key pressed | 20000525 | |
| 10 | Instance method | Public | Method | Internal use! Position and size of table have changed | 20000315 | |
| 11 | Instance method | Public | Method | Internal use! Table was selected | 20000315 | |
| 12 | Instance method | Public | Method | Internal use! Split column | 20000315 | |
| 13 | Instance method | Public | Method | Internal use! Split columns | 20000315 | |
| 14 | Instance method | Public | Method | Internal use! Split row | 20000315 | |
| 15 | Instance method | Public | Method | Select table | 20000315 | |
| 16 | Instance method | Public | Method | Send table to back | 20000315 | |
| 17 | Instance method | Public | Method | Set intensity and border of table | 20000315 | |
| 18 | Instance method | Public | Method | Set columns | 20000315 | |
| 19 | Instance method | Public | Method | Set movable property | 20000315 | |
| 20 | Instance method | Public | Method | Set name of table | 20000315 | |
| 21 | Instance method | Public | Method | Set position and size of table | 20000315 | |
| 22 | Instance method | Public | Method | Set resizable property | 20000315 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DBLCLICK | Instance Event (0) |
Public (2) |
Doubleclick on table | 20000315 |
| 2 | HIGHLIGHTING_CHANGED | Instance Event (0) |
Public (2) |
Table highlighting changed | 20000919 |
| 3 | KEY_PRESSED | Instance Event (0) |
Public (2) |
Table key pressed | 20000525 |
| 4 | PROPERTIES_CHANGED | Instance Event (0) |
Public (2) |
Table properties changed | 20000315 |
| 5 | SELECTED | Instance Event (0) |
Public (2) |
Table selected | 20000315 |
| 6 | SPLIT_COLUMN | Instance Event (0) |
Public (2) |
Split column | 20000315 |
| 7 | SPLIT_COLUMNS | Instance Event (0) |
Public (2) |
Split columns | 20000315 |
| 8 | SPLIT_ROW | Instance Event (0) |
Public (2) |
Split row | 20000315 |
Types
Class CL_TABLEPAINTER_BASETABLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HANDLE | Call by reference | Type reference (TYPE) | CNTL_HANDLE-OBJ | Control handle | 20000315 | |||
| 2 | HEIGHT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | Height of table | 20000315 | |||
| 3 | HEIGHT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | Unit of height | 20000315 | |||
| 4 | INTENSITY | Call by reference | Type reference (TYPE) | TPATTR-INTENSITY | Intensity | 20000315 | |||
| 5 | LEFT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WLEFT | Left position of table | 20000315 | |||
| 6 | LEFT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | Unit of left position | 20000315 | |||
| 7 | LINE_BOTTOM | Call by reference | Type reference (TYPE) | TPATTR-LBOTTOM | Bottom line | 20000315 | |||
| 8 | LINE_BOTTOM_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LBOTTOM_U | Bottom line unit | 20000315 | |||
| 9 | LINE_LEFT | Call by reference | Type reference (TYPE) | TPATTR-LLEFT | Left line | 20000315 | |||
| 10 | LINE_LEFT_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LLEFT_U | Left line unit | 20000315 | |||
| 11 | LINE_RIGHT | Call by reference | Type reference (TYPE) | TPATTR-LRIGHT | Right line | 20000315 | |||
| 12 | LINE_RIGHT_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LRIGHT_U | Right line unit | 20000315 | |||
| 13 | LINE_TOP | Call by reference | Type reference (TYPE) | TPATTR-LTOP | Top line | 20000315 | |||
| 14 | LINE_TOP_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LTOP_U | Top line unit | 20000315 | |||
| 15 | MOVABLE | Call by reference | Type reference (TYPE) | I | Is table movable? | 20000315 | |||
| 16 | NAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Name of new table | 20000315 | |||
| 17 | RESIZABLE | Call by reference | Type reference (TYPE) | I | Is table resizable? | 20000315 | |||
| 18 | TABLEPAINTER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TABLEPAINTER | Tablepainter | 20000315 | |||
| 19 | TOP | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WTOP | Top position of table | 20000315 | |||
| 20 | TOP_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WTOP | Unit of top position | 20000315 | |||
| 21 | WIDTH | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | Width of table | 20000315 | |||
| 22 | WIDTH_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | Unit of width | 20000315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 20000315 |
Method CONVERT_INTERNAL_UNIT_TO_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERNAL_UNIT | Call by reference | Type reference (TYPE) | I | Internal unit | 20000315 | |||
| 2 | UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | String unit | 20000315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unknown unit | 20000315 |
Method CONVERT_UNIT_TO_INTERNAL_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERNAL_UNIT | Call by reference | Type reference (TYPE) | I | Internal unit | 20000315 | |||
| 2 | UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | String unit | 20000315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unknown unit | 20000315 |
Method DELETE Signature
Method DELETE on class CL_TABLEPAINTER_BASETABLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 20000315 |
Method GET_CELLEDITOR Signature
Method GET_CELLEDITOR on class CL_TABLEPAINTER_BASETABLE has no parameter.
Method GET_CELLEDITOR on class CL_TABLEPAINTER_BASETABLE has no exception.
Method GET_COLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLS | Call by reference | Type reference (TYPE) | TTPCOLAC | Columns | 20000315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 20000315 |
Method RAISE_DBLCLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNNAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Column | 20000315 | |||
| 2 | ROWINTERVAL | Call by reference | Type reference (TYPE) | I | Row interval | 20000509 | |||
| 3 | ROWNAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Row | 20000315 |
Method RAISE_DBLCLICK on class CL_TABLEPAINTER_BASETABLE has no exception.
Method RAISE_HIGHLIGHTING_CHANGED Signature
Method RAISE_HIGHLIGHTING_CHANGED on class CL_TABLEPAINTER_BASETABLE has no parameter.
Method RAISE_HIGHLIGHTING_CHANGED on class CL_TABLEPAINTER_BASETABLE has no exception.
Method RAISE_KEY_PRESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNNAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Column | 20000525 | |||
| 2 | KEY | Call by reference | Type reference (TYPE) | I | Key | 20000525 | |||
| 3 | ROWINTERVAL | Call by reference | Type reference (TYPE) | I | Row interval | 20000525 | |||
| 4 | ROWNAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Row | 20000525 |
Method RAISE_KEY_PRESSED on class CL_TABLEPAINTER_BASETABLE has no exception.
Method RAISE_PROPERTIES_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEIGHT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | Height of window | 20000315 | |||
| 2 | HEIGHT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | Unit of height | 20000315 | |||
| 3 | LEFT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WLEFT | Left position of window | 20000315 | |||
| 4 | LEFT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | Unit of left position | 20000315 | |||
| 5 | TOP | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WTOP | Top position of window | 20000315 | |||
| 6 | TOP_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WTOP | Unit of top position | 20000315 | |||
| 7 | WIDTH | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | Width of window | 20000315 | |||
| 8 | WIDTH_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | Unit of width | 20000315 |
Method RAISE_PROPERTIES_CHANGED on class CL_TABLEPAINTER_BASETABLE has no exception.
Method RAISE_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNNAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Column | 20000315 | |||
| 2 | ROWNAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Row | 20000315 |
Method RAISE_SELECTED on class CL_TABLEPAINTER_BASETABLE has no exception.
Method RAISE_SPLIT_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNNAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Column | 20000315 | |||
| 2 | ROWNAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Row | 20000315 | |||
| 3 | WIDTH | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | Width | 20000315 | |||
| 4 | WIDTH_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | Width unit | 20000315 |
Method RAISE_SPLIT_COLUMN on class CL_TABLEPAINTER_BASETABLE has no exception.
Method RAISE_SPLIT_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLS | Call by reference | Type reference (TYPE) | TTPICOL | Columns | 20000315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 20000315 |
Method RAISE_SPLIT_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEIGHT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | Height | 20000315 | |||
| 2 | HEIGHT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | Height unit | 20000315 | |||
| 3 | ROWNAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Row | 20000315 |
Method RAISE_SPLIT_ROW on class CL_TABLEPAINTER_BASETABLE has no exception.
Method SELECT Signature
Method SELECT on class CL_TABLEPAINTER_BASETABLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 20000315 |
Method SEND_TO_BACK Signature
Method SEND_TO_BACK on class CL_TABLEPAINTER_BASETABLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 20000315 |
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTENSITY | Call by reference | Type reference (TYPE) | SSFLTYPE-INTENSITY | Intensity | 20000315 | |||
| 2 | LINE_BOTTOM | Call by reference | Type reference (TYPE) | SSFPATTERN-FRAME | Bottom line | 20000315 | |||
| 3 | LINE_BOTTOM_UNIT | Call by reference | Type reference (TYPE) | SSFPATTERN-U_FRAME | Bottom line unit | 20000315 | |||
| 4 | LINE_LEFT | Call by reference | Type reference (TYPE) | SSFPATTERN-FRAME | Left line | 20000315 | |||
| 5 | LINE_LEFT_UNIT | Call by reference | Type reference (TYPE) | SSFPATTERN-U_FRAME | Left line unit | 20000315 | |||
| 6 | LINE_RIGHT | Call by reference | Type reference (TYPE) | SSFPATTERN-FRAME | Right line | 20000315 | |||
| 7 | LINE_RIGHT_UNIT | Call by reference | Type reference (TYPE) | SSFPATTERN-U_FRAME | Right line unit | 20000315 | |||
| 8 | LINE_TOP | Call by reference | Type reference (TYPE) | SSFPATTERN-FRAME | Top line | 20000315 | |||
| 9 | LINE_TOP_UNIT | Call by reference | Type reference (TYPE) | SSFPATTERN-U_FRAME | Top line unit | 20000315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 20000315 |
Method SET_COLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLS | Call by reference | Type reference (TYPE) | TTPCOLAC | Columns | 20000315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 20000315 |
Method SET_MOVABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MOVABLE | Call by reference | Type reference (TYPE) | I | Movable? | 20000315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 20000315 |
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | New name of window | 20000315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 20000315 |
Method SET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADJUST_TO_GRID | Call by reference | Type reference (TYPE) | I | 0 | Adjust to grid? | 20000315 | ||
| 2 | HEIGHT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | Height of window | 20000315 | |||
| 3 | HEIGHT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | Unit of height | 20000315 | |||
| 4 | LEFT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WLEFT | Left position of window | 20000315 | |||
| 5 | LEFT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | Unit of left position | 20000315 | |||
| 6 | TOP | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WTOP | Top position of window | 20000315 | |||
| 7 | TOP_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WTOP | Unit of top position | 20000315 | |||
| 8 | WIDTH | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | Width of window | 20000315 | |||
| 9 | WIDTH_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | Unit of width | 20000315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 20000315 |
Method SET_RESIZABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESIZABLE | Call by reference | Type reference (TYPE) | I | Resizable? | 20000315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 20000315 |
Event Signatures
Event DBLCLICK 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 | 20000315 | ||
| 2 | ROWINTERVAL | Exporting | Value transfer | Type reference (TYPE) | I | Row interval | 20000509 | ||
| 3 | ROWNAME | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Row | 20000315 |
Event HIGHLIGHTING_CHANGED Signature
Event HIGHLIGHTING_CHANGED on class CL_TABLEPAINTER_BASETABLE has no parameter.
Event KEY_PRESSED 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 | 20000525 | ||
| 2 | KEY | Exporting | Value transfer | Type reference (TYPE) | I | Key | 20000525 | ||
| 3 | ROWINTERVAL | Exporting | Value transfer | Type reference (TYPE) | I | Row interval | 20000525 | ||
| 4 | ROWNAME | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Row | 20000525 |
Event PROPERTIES_CHANGED Signature
Event PROPERTIES_CHANGED on class CL_TABLEPAINTER_BASETABLE has no parameter.
Event SELECTED 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 | 20000315 | ||
| 2 | ROWNAME | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Row | 20000315 |
Event SPLIT_COLUMN 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 | 20000315 | ||
| 2 | ROWNAME | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Row | 20000315 | ||
| 3 | WIDTH | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | Width | 20000315 | ||
| 4 | WIDTH_UNIT | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | Width unit | 20000315 |
Event SPLIT_COLUMNS Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLS | Exporting | Value transfer | Type reference (TYPE) | TTPCOL | Columns | 20000315 |
Event SPLIT_ROW 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 | 20000315 | ||
| 2 | HEIGHT_UNIT | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | Height unit | 20000315 | ||
| 3 | ROWNAME | Exporting | Value transfer | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Row | 20000315 |
History
| Last changed by/on | SAP | 20000420 |
| SAP Release Created in | 46D |