SAP ABAP Interface IF_RSNETGRAPHIC_TABLE (Network Table Object)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSNETGRAPHIC (Package) BW Network - internal use only for TRFN, ISET,RSPC,DMOD
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSNETGRAPHIC_TABLE_ALL | Table Network: Internal and External Methods | 20010409 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSNETGRAPHIC_TABLE | Table Object in Network | 20010409 |
Properties
| Interface | IF_RSNETGRAPHIC_TABLE | |
| Short Description | Network Table Object |
General Data
| Package | RSNETGRAPHIC | BW Network - internal use only for TRFN, ISET,RSPC,DMOD |
| Created | 20010409 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | RSNPG | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSNETGRAPHIC_TABLE has no interface.
Friends
Interface IF_RSNETGRAPHIC_TABLE has no friend.
Attributes
Interface IF_RSNETGRAPHIC_TABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Table Object Attributes | 20010622 | |
| 2 | Instance method | Public | Method | Delete Row in Table | 20010710 | |
| 3 | Instance method | Public | Method | Returns Object with Additional Properties | 20030829 | |
| 4 | Instance method | Public | Method | Provides Data Table for Table Object | 20010622 | |
| 5 | Instance method | Public | Method | Provides Table Title | 20010518 | |
| 6 | Instance method | Public | Method | Insert Row in Table | 20010710 | |
| 7 | Instance method | Public | Method | = True If Table Is Visible | 20050919 | |
| 8 | Instance method | Public | Method | Set 2 Cell Properties | 20010409 | |
| 9 | Instance method | Public | Method | Set 1 Column Properties | 20010409 | |
| 10 | Instance method | Public | Method | Set Object with Additional Properties | 20030829 | |
| 11 | Instance method | Public | Method | Sets Position of the Table | 20041214 | |
| 12 | Instance method | Public | Method | Set 2 Row Properties | 20010409 | |
| 13 | Instance method | Public | Method | Insert 1 Table Data | 20010409 | |
| 14 | Instance method | Public | Method | Set 1 Table Attributes | 20010409 | |
| 15 | Instance method | Public | Method | Set Table Properties | 20010409 | |
| 16 | Instance method | Public | Method | Set 1 Table Status | 20010409 | |
| 17 | Instance method | Public | Method | Set Table Title (Also Possible via Table Properties) | 20010622 |
Events
Interface IF_RSNETGRAPHIC_TABLE has no event.
Types
Interface IF_RSNETGRAPHIC_TABLE has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on Interface IF_RSNETGRAPHIC_TABLE has no parameter.
Method CLEAR on Interface IF_RSNETGRAPHIC_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) | RSNG_ROWNR | Zeilennummer | 20010710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch, siehe Message | 20010710 |
Method GET_CUSTOM_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_CUSTOM | Value transfer | Object reference (TYPE REF TO) | OBJECT | Objekt mit Zusatzeigenschaften | 20030829 |
Method GET_CUSTOM_OBJECT on Interface IF_RSNETGRAPHIC_TABLE has no exception.
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 | 20010622 |
Method GET_TABLEDATA on Interface IF_RSNETGRAPHIC_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) | RSNG_TITLE | Überschrift eines Objektes im Netzplan | 20010518 |
Method GET_TITLE on Interface IF_RSNETGRAPHIC_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) | RS_BOOL | RSNPG_C_TRUE | Zeile wird an die Tabelle | 20010710 | ||
| 2 | I_ROWINDEX | Call by reference | Type reference (TYPE) | RSNG_ROWNR | Zeilenindex | 20010710 | |||
| 3 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | Zeile von Struktur der Datentabelle | 20010710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch, siehe Message | 20010710 |
Method IS_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VISIBLE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20050919 |
Method IS_VISIBLE on Interface IF_RSNETGRAPHIC_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_ALIGNMENT | Call by reference | Type reference (TYPE) | RSNG_ATTRIBUT | RSNPG_C_CELLATTR-LEFT | Boolean | 20020826 | ||
| 2 | I_CHECKBOX | Call by reference | Type reference (TYPE) | RSNGCHECKBOX | RSNPG_C_CHECKBOX-NOCHECKBOX | Checkbox, Werte siehe rsnpg_c_checkbox | 20010625 | ||
| 3 | I_COLINDEX | Call by reference | Type reference (TYPE) | INT2 | Spaltennummer | 20010409 | |||
| 4 | I_COLOR | Call by reference | Type reference (TYPE) | RSNG_COLOR | Farbe einer Zelle | 20010615 | |||
| 5 | I_FUSION_RIGHT_CELL | Call by reference | Type reference (TYPE) | RS_BOOL | RSNPG_C_FALSE | Boolean | 20020826 | ||
| 6 | I_ICON | Call by reference | Type reference (TYPE) | ICON_L4 | Icon | 20010423 | |||
| 7 | I_INTERIORSTYLE | Call by reference | Type reference (TYPE) | INT4 | RSNPG_C_INTERIORSTYLE-SOLID | Pattern einer Zelle | 20040112 | ||
| 8 | I_MAX_NO_LINES | Call by reference | Type reference (TYPE) | INT2 | Maximale Anzahl Zeilen innerhalb einer Zelle | 20040414 | |||
| 9 | I_ROWINDEX | Call by reference | Type reference (TYPE) | INT2 | Zeilennummer | 20010409 | |||
| 10 | I_S_FONTSTYLE | Call by reference | Type reference (TYPE) | RSNETGRAPHIC_S_FONTSTYLE | Styles für den Font | 20060327 | |||
| 11 | I_TOOLTIP | Call by reference | Type reference (TYPE) | RSNG_TOOLTIP | Tooltip einer Zelle | 20040112 | |||
| 12 | I_WRAPTEXT | Call by reference | Type reference (TYPE) | RS_BOOL | RSNPG_C_FALSE | Text einer Zelle umbrechen | 20031013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch, falsche Eingabeparameter | 20020826 | ||
| 2 | Zeile existiert nicht | 20010409 |
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) | RSNG_HEIGHT | RSNPG_C_DEFVAL-COLHEADHEIGHT | Höhe des Spaltenkopfes | 20010409 | ||
| 2 | I_COLUMN_NR | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20010409 | |||
| 3 | I_COLWIDTH | Call by reference | Type reference (TYPE) | RSNG_WIDTH | Breite eines Objektes im Netzplan | 20010425 | |||
| 4 | I_TITLE | Value transfer | Type reference (TYPE) | RSNG_TITLE | Überschrift der Spalte | 20010409 | |||
| 5 | I_TOOLTIP | Value transfer | Type reference (TYPE) | RSNG_TOOLTIP | Tooltip der Spalte | 20010409 | |||
| 6 | I_VISIBLE | Value transfer | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_TRUE | Spalte ist sichtbar | 20010423 |
Method SET_COLUMN_PROPERTIES on Interface IF_RSNETGRAPHIC_TABLE has no exception.
Method SET_CUSTOM_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CUSTOM | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt mit Zusatzeigenschaften | 20030829 |
Method SET_CUSTOM_OBJECT on Interface IF_RSNETGRAPHIC_TABLE has no exception.
Method SET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOTTOMPOS | Call by reference | Type reference (TYPE) | INT2 | 2 Byte Integer (Signed) | 20041214 | |||
| 2 | I_LEFTPOS | Call by reference | Type reference (TYPE) | INT2 | 2 Byte Integer (Signed) | 20041214 | |||
| 3 | I_RIGHTPOS | Call by reference | Type reference (TYPE) | INT2 | 2 Byte Integer (Signed) | 20041214 | |||
| 4 | I_TOPPOS | Call by reference | Type reference (TYPE) | INT2 | 2 Byte Integer (Signed) | 20041214 |
Method SET_POSITION on Interface IF_RSNETGRAPHIC_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) | RSNPG_BOOL | RSNPG_C_FALSE | dragdrop für Zeile aktiv | 20010427 | ||
| 2 | I_ROWCONNECTABLE | Value transfer | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_FALSE | Zeile mit Link verbindbar | 20010427 | ||
| 3 | I_ROWINDEX | Value transfer | Type reference (TYPE) | INT2 | Zeilennummer, initial für alle Zeilen | 20010409 | |||
| 4 | I_VISIBLE | Value transfer | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_TRUE | Zeile ist sichtbar | 20010423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20010409 |
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 | 20010409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch, siehe Message | 20010710 |
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) | RSNPG_BOOL | RSNPG_C_FALSE | Alle Zeilen durch Links verbindbar | 20010509 | ||
| 2 | I_ALLROWSDRAGDROP | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_FALSE | Drag&Drop für alle Zeilen erlaubt | 20010509 | ||
| 3 | I_AUTOARRANGING | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_TRUE | Position der Tabelle automatisch bestimmen | 20010529 | ||
| 4 | I_AUTOCALC_HEIGHT | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_TRUE | automatische Bestimmung der Tabellenhöhe | 20020228 | ||
| 5 | I_AUTOCALC_WIDTH | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_TRUE | automatische Bestimmung der Tabellenbreite | 20020228 | ||
| 6 | I_AUTOCOLWIDTH | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_FALSE | Automatische Spaltenbreite | 20010425 | ||
| 7 | I_AUTOCOLWIDTH_WH | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_TRUE | Automatische Spaltenbreite inklusive header | 20010508 | ||
| 8 | I_DISPLAYGRID | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_TRUE | Anzeige des Tabellengitters | 20030522 | ||
| 9 | I_DRAGDROPROWS | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_FALSE | Drag&Drop für Zeilen ist generell möglich | 20010409 | ||
| 10 | I_HSCROLLBAR | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_FALSE | 20010409 | |||
| 11 | I_MOVEABLE | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_TRUE | 20010409 | |||
| 12 | I_MULTISELECTABLEROWS | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_FALSE | 20010409 | |||
| 13 | I_RESIZEABLE | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_TRUE | 20010409 | |||
| 14 | I_SELECTABLEROWS | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_TRUE | Zeilen selektierbar | 20010409 | ||
| 15 | I_TABLECONNECTABLE | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_FALSE | 20010409 | |||
| 16 | I_TOOLTIP | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_TRUE | 20010409 | |||
| 17 | I_VSCROLLBAR | Call by reference | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_FALSE | 20010409 |
Method SET_TABLE_ATTRIBUTES on Interface IF_RSNETGRAPHIC_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_CELLCOLOR | Call by reference | Type reference (TYPE) | RSNG_COLOR | RSNPG_C_COLOR-CELLBACKGROUND | Farbe des Zellenhintergrundes | 20020415 | ||
| 2 | I_INTERIORSTYLE | Call by reference | Type reference (TYPE) | INT4 | RSNPG_C_INTERIORSTYLE-SOLID | Pattern des Zellenhintergrundes | 20030520 | ||
| 3 | I_LEVEL | Call by reference | Type reference (TYPE) | RSNG_OBJLEVEL | Level eines Objektes im Netzplan | 20010409 | |||
| 4 | I_LINECOLOR | Call by reference | Type reference (TYPE) | RSNG_COLOR | RSNPG_C_COLOR-CELLBORDER | Farbe der Umrandung | 20010409 | ||
| 5 | I_LINESTYLE | Call by reference | Type reference (TYPE) | RSNG_LINETYPE | RSNPG_C_LINETYPE-NORMAL | Style der Umrandung | 20030520 | ||
| 6 | I_SBARBUTTONCOLOR | Call by reference | Type reference (TYPE) | RSNG_COLOR | RSNPG_C_DEFVAL-SBARBUTTONCOLOR | Farbe der Scrollbarbuttons | 20010426 | ||
| 7 | I_SCROLLBARCOLOR | Call by reference | Type reference (TYPE) | RSNG_COLOR | RSNPG_C_DEFVAL-SCROLLBARCOLOR | Farbe der Scrollbar | 20010409 | ||
| 8 | I_SCROLLBARWIDTH | Call by reference | Type reference (TYPE) | RSNG_WIDTH | RSNPG_C_DEFVAL-SCROLLBARWIDTH | Breite der Scrollbar | 20010409 | ||
| 9 | I_S_POSITION | Call by reference | Type reference (TYPE) | RSNG_S_POS | Position eines Objektes im Netzplan | 20010529 | |||
| 10 | I_TABLEHEADHEIGHT | Call by reference | Type reference (TYPE) | RSNG_HEIGHT | RSNPG_C_DEFVAL-TABLEHEADHEIGHT | Höhe des Tabellenkopfes | 20010409 | ||
| 11 | I_TABLHEADICON | Call by reference | Type reference (TYPE) | ICON_L4 | Icon Tabellenkopf | 20010830 | |||
| 12 | I_TITLE | Call by reference | Type reference (TYPE) | RSNG_TITLE | Überschrift der Tabelle | 20010409 | |||
| 13 | I_TOOLTIP | Call by reference | Type reference (TYPE) | RSNG_TOOLTIP | Tooltip der Tabelle | 20010409 |
Method SET_TABLE_PROPERTIES on Interface IF_RSNETGRAPHIC_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) | RSNG_BITMAP | Bild (Icon) in einem Objekt der Netzplangrafik | 20010409 | |||
| 2 | I_VISIBLE | Value transfer | Type reference (TYPE) | RSNPG_BOOL | RSNPG_C_TRUE | 20010409 |
Method SET_TABLE_STATUS on Interface IF_RSNETGRAPHIC_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) | RSNG_TITLE | Tabellen-Überschrift | 20010622 |
Method SET_TITLE on Interface IF_RSNETGRAPHIC_TABLE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |