SAP ABAP Interface IF_AQQGRAPHIC_TABLE (Network Table Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-QUE (Application Component) SAP Query
⤷
SQUECNTRL (Package) Control for SQVI and SQ02
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_AQQGRAPHIC_TABLE_ALL | Table Network: Internal and External Methods | 20011025 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AQQGRAPHIC_TABLE | Table Object in Network | 20011025 |
Properties
| Interface | IF_AQQGRAPHIC_TABLE | |
| Short Description | Network Table Object |
General Data
| Package | SQUECNTRL | Control for SQVI and SQ02 |
| Created | 20011025 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | AQQIS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_AQQGRAPHIC_TABLE has no interface.
Friends
Interface IF_AQQGRAPHIC_TABLE has no friend.
Attributes
Interface IF_AQQGRAPHIC_TABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Table Object Attributes | 20011025 | |
| 2 | Instance method | Public | Method | Delete Row in Table | 20011025 | |
| 3 | Instance method | Public | Method | Provides Data Table for Table Object | 20011025 | |
| 4 | Instance method | Public | Method | Provides Table Title | 20011025 | |
| 5 | Instance method | Public | Method | Insert Row in Table | 20011025 | |
| 6 | Instance method | Public | Method | 20011025 | ||
| 7 | Instance method | Public | Method | Set 2 Cell Properties | 20011025 | |
| 8 | Instance method | Public | Method | Set 1 Column Properties | 20011025 | |
| 9 | Instance method | Public | Method | Set 2 Row Properties | 20011025 | |
| 10 | Instance method | Public | Method | Insert 1 Table Data | 20011025 | |
| 11 | Instance method | Public | Method | Set 1 Table Attributes | 20011025 | |
| 12 | Instance method | Public | Method | Set Table Properties | 20011025 | |
| 13 | Instance method | Public | Method | Set 1 Table Status | 20011025 | |
| 14 | Instance method | Public | Method | Set Table Title (Also Possible via Table Properties) | 20011025 |
Events
Interface IF_AQQGRAPHIC_TABLE has no event.
Types
Interface IF_AQQGRAPHIC_TABLE has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on Interface IF_AQQGRAPHIC_TABLE has no parameter.
Method CLEAR on Interface IF_AQQGRAPHIC_TABLE has no exception.
Method DELETE_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROWINDEX | Call by reference | Type reference (TYPE) | AQQ_ROWNR | Zeilennummer | 20011025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch, siehe Message | 20011025 |
Method GET_TABLEDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TABLEDATA | Value transfer | Type reference (TYPE) | TABLE | Datentabelle | 20011025 |
Method GET_TABLEDATA on Interface IF_AQQGRAPHIC_TABLE has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TITLE | Value transfer | Type reference (TYPE) | AQQ_TITLE | Überschrift eines Objektes im Netzplan | 20011025 |
Method GET_TITLE on Interface IF_AQQGRAPHIC_TABLE has no exception.
Method INSERT_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPEND | Call by reference | Type reference (TYPE) | BOOLEAN | AQQIS_C_TRUE | Zeile wird an die Tabelle | 20011025 | ||
| 2 | I_ROWINDEX | Call by reference | Type reference (TYPE) | AQQ_ROWNR | Zeilenindex | 20011025 | |||
| 3 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | Zeile von Struktur der Datentabelle | 20011025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch, siehe Message | 20011025 |
Method SET_CB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_C | Call by reference | Type reference (TYPE) | INT2 | 2 Byte Integer (Signed) | 20011025 | |||
| 2 | I_CB | Call by reference | Type reference (TYPE) | AQQIS_BOOL | Boolean | 20011025 | |||
| 3 | I_R | Call by reference | Type reference (TYPE) | INT2 | 2 Byte Integer (Signed) | 20011025 |
Method SET_CB on Interface IF_AQQGRAPHIC_TABLE has no exception.
Method SET_CELL_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECKBOX | Call by reference | Type reference (TYPE) | AQCHECKBOX | AQQIS_C_CHECKBOX-NOCHECKBOX | Checkbox, Werte siehe rsnpg_c_checkbox | 20011025 | ||
| 2 | I_COLINDEX | Call by reference | Type reference (TYPE) | INT2 | Spaltennummer | 20011025 | |||
| 3 | I_COLOR | Call by reference | Type reference (TYPE) | AQQ_COLOR | Farbe einer Zelle | 20011025 | |||
| 4 | I_ICON | Call by reference | Type reference (TYPE) | ICON_L4 | Icon | 20011025 | |||
| 5 | I_ROWINDEX | Call by reference | Type reference (TYPE) | INT2 | Zeilennummer | 20011025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zeile existiert nicht | 20011025 |
Method SET_COLUMN_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLHEADHEIGHT | Value transfer | Type reference (TYPE) | AQQ_HEIGHT | AQQIS_C_DEFVAL-COLHEADHEIGHT | Höhe des Spaltenkopfes | 20011025 | ||
| 2 | I_COLUMN_NR | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20011025 | |||
| 3 | I_COLWIDTH | Call by reference | Type reference (TYPE) | AQQ_WIDTH | Breite eines Objektes im Netzplan | 20011025 | |||
| 4 | I_TITLE | Value transfer | Type reference (TYPE) | AQQ_TITLE | Überschrift der Spalte | 20011025 | |||
| 5 | I_TOOLTIP | Value transfer | Type reference (TYPE) | AQTOOLTIP | Tooltip der Spalte | 20011025 | |||
| 6 | I_VISIBLE | Value transfer | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_TRUE | Spalte ist sichtbar | 20011025 |
Method SET_COLUMN_PROPERTIES on Interface IF_AQQGRAPHIC_TABLE has no exception.
Method SET_ROW_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DRAGDROPROW | Value transfer | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_FALSE | dragdrop für Zeile aktiv | 20011025 | ||
| 2 | I_ROWCONNECTABLE | Value transfer | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_FALSE | Zeile mit Link verbindbar | 20011025 | ||
| 3 | I_ROWINDEX | Value transfer | Type reference (TYPE) | INT2 | Zeilennummer, initial für alle Zeilen | 20011025 | |||
| 4 | I_VISIBLE | Value transfer | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_TRUE | Zeile ist sichtbar | 20011025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20011025 |
Method SET_TABLEDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_TABLE | Call by reference | Type reference (TYPE) | TABLE | Datentabelle | 20011025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch, siehe Message | 20011025 |
Method SET_TABLE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALLROWSCONNECTABLE | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_FALSE | Alle Zeilen durch Links verbindbar | 20011025 | ||
| 2 | I_ALLROWSDRAGDROP | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_FALSE | Drag&Drop für alle Zeilen erlaubt | 20011025 | ||
| 3 | I_AUTOARRANGING | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_TRUE | Position der Tabelle automatisch bestimmen | 20011025 | ||
| 4 | I_AUTOCOLWIDTH | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_FALSE | Automatische Spaltenbreite | 20011025 | ||
| 5 | I_AUTOCOLWIDTH_WH | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_TRUE | Automatische Spaltenbreite inklusive header | 20011025 | ||
| 6 | I_DRAGDROPROWS | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_FALSE | Drag&Drop für Zeilen ist generell möglich | 20011025 | ||
| 7 | I_HSCROLLBAR | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_FALSE | 20011025 | |||
| 8 | I_MOVEABLE | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_TRUE | 20011025 | |||
| 9 | I_MULTISELECTABLEROWS | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_FALSE | 20011025 | |||
| 10 | I_RESIZEABLE | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_TRUE | 20011025 | |||
| 11 | I_SELECTABLEROWS | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_TRUE | Zeilen selektierbar | 20011025 | ||
| 12 | I_TABLECONNECTABLE | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_FALSE | 20011025 | |||
| 13 | I_TOOLTIP | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_TRUE | 20011025 | |||
| 14 | I_VSCROLLBAR | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_FALSE | 20011025 |
Method SET_TABLE_ATTRIBUTES on Interface IF_AQQGRAPHIC_TABLE has no exception.
Method SET_TABLE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEVEL | Call by reference | Type reference (TYPE) | AQOBJLEVEL | Level eines Objektes im Netzplan | 20011025 | |||
| 2 | I_LINECOLOR | Call by reference | Type reference (TYPE) | AQQ_COLOR | AQQIS_C_DEFVAL-LINECOLOR | Farbe (RGB-WERT) der Umrandung | 20011025 | ||
| 3 | I_SBARBUTTONCOLOR | Call by reference | Type reference (TYPE) | AQQ_COLOR | AQQIS_C_DEFVAL-SBARBUTTONCOLOR | Farbe (RGB-WERT) der Scrollbarbuttons | 20011025 | ||
| 4 | I_SCROLLBARCOLOR | Call by reference | Type reference (TYPE) | AQQ_COLOR | AQQIS_C_DEFVAL-SCROLLBARCOLOR | Farbe (RGB-WERT) der Scrollbar | 20011025 | ||
| 5 | I_SCROLLBARWIDTH | Call by reference | Type reference (TYPE) | AQQ_WIDTH | AQQIS_C_DEFVAL-SCROLLBARWIDTH | Breite der Scrollbar | 20011025 | ||
| 6 | I_S_POSITION | Call by reference | Type reference (TYPE) | AQQ_S_POS | Position eines Objektes im Netzplan | 20011025 | |||
| 7 | I_TABLEHEADHEIGHT | Call by reference | Type reference (TYPE) | AQQ_HEIGHT | AQQIS_C_DEFVAL-TABLEHEADHEIGHT | Höhe des Tabellenkopfes | 20011025 | ||
| 8 | I_TABLHEADICON | Call by reference | Type reference (TYPE) | ICON_L4 | Icon Tabellenkopf | 20011025 | |||
| 9 | I_TITLE | Call by reference | Type reference (TYPE) | AQQ_TITLE | Überschrift der Tabelle | 20011025 | |||
| 10 | I_TOOLTIP | Call by reference | Type reference (TYPE) | AQTOOLTIP | Tooltip der Tabelle | 20011025 |
Method SET_TABLE_PROPERTIES on Interface IF_AQQGRAPHIC_TABLE has no exception.
Method SET_TABLE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SYMBOL | Value transfer | Type reference (TYPE) | AQQ_BITMAP | Bild (Icon) in einem Objekt der Netzplangrafik | 20011025 | |||
| 2 | I_VISIBLE | Value transfer | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_TRUE | 20011025 |
Method SET_TABLE_STATUS on Interface IF_AQQGRAPHIC_TABLE has no exception.
Method SET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TITLE | Call by reference | Type reference (TYPE) | AQQ_TITLE | Tabellen-Überschrift | 20011025 |
Method SET_TITLE on Interface IF_AQQGRAPHIC_TABLE has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |