SAP ABAP Class CL_RSTRAN_GUI_TABLE (Front-End Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSTRAN_GUI (Package) GUI Components for Transformation Rule
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTRAN_GUI_GROUPID | Front-End Segment in a Transformation | 20041018 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSTRAN_GUI_SEGID | Front-End Segment in a Transformation | 20041014 |
Properties
| Class | CL_RSTRAN_GUI_TABLE | |
| Short Description | Front-End Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSTRAN_GUI | GUI Components for Transformation Rule |
| Created | 20041014 | SAP |
| Last change | 20140121 | 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_RSTRAN_GUI_TABLE has no interface implemented.
Friends
Class CL_RSTRAN_GUI_TABLE 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) | RS_BOOL | Redefine; Rows Connectable | 20050225 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSNG_OBJLEVEL | Column in Which Table Should Appear | 20050104 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSTRAN_GUI_SGT | Master of the segments | 20041015 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_GUI_RSNETGRAPHIC | General Network Control Methods | 20041015 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSNETGRAPHIC_TABLE | Table Object in Network | 20041015 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSTRAN_MAINTAIN | Maintenance Level for Transformation | 20041015 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RSTRAN_GUI_T_ROWCHECKBOX | Table: Row Number and Column for Checkbox | 20060705 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RSTRAN_GUI_T_ROWICON | Row Number and Icon | 20041207 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TY_T_INTEGER_RANGE | 20050902 |
Methods
Events
Class CL_RSTRAN_GUI_TABLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_INTEGER_RANGE | Public | See coding | 20050902 | TY_T_integer_range type range of i
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MASTER | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_GUI_SGT | Segmente | 20041015 | |||
| 2 | I_R_NETWORK | Call by reference | Object reference (TYPE REF TO) | IF_GUI_RSNETGRAPHIC | allgemeine Methoden Netzplancontrol | 20041015 | |||
| 3 | I_R_TRAN_MAINTAIN | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_MAINTAIN | Pflegeschicht der Transformation | 20041015 |
Method CONSTRUCTOR on class CL_RSTRAN_GUI_TABLE has no exception.
Method DELETE_NETWORK_OBJECTS Signature
Method DELETE_NETWORK_OBJECTS on class CL_RSTRAN_GUI_TABLE has no parameter.
Method DELETE_NETWORK_OBJECTS on class CL_RSTRAN_GUI_TABLE has no exception.
Method DISPLAY_TABLE Signature
Method DISPLAY_TABLE on class CL_RSTRAN_GUI_TABLE has no parameter.
Method DISPLAY_TABLE on class CL_RSTRAN_GUI_TABLE has no exception.
Method GET_HEADER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DISPLAY_INTEGRITY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060705 | |||
| 2 | E_ICON | Call by reference | Type reference (TYPE) | RSICON | Icone | 20041022 | |||
| 3 | E_INFOOBJECTS | Call by reference | Type reference (TYPE) | RSTRAN_GUI_INFOOBJECTS | Boolean | 20050223 | |||
| 4 | E_TOOLTIP | Call by reference | Type reference (TYPE) | C | 20041015 | ||||
| 5 | E_TXT | Call by reference | Type reference (TYPE) | C | 20041015 |
Method GET_HEADER_DATA on class CL_RSTRAN_GUI_TABLE has no exception.
Method HANDLE_DOUBLECLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLNR | Call by reference | Type reference (TYPE) | RSNG_COLNR | Spaltennummer | 20071112 | |||
| 2 | I_ROWNR | Call by reference | Type reference (TYPE) | RSNG_ROWNR | Zeilennummer | 20041208 | |||
| 3 | RE_S_AWBOBJ | Value transfer | Type reference (TYPE) | RSAWBN_S_AWBOBJECT | Awbobject zu dem navigiert werden soll | 20050726 |
Method HANDLE_DOUBLECLICK on class CL_RSTRAN_GUI_TABLE has no exception.
Method INIT_DISPLAY Signature
Method INIT_DISPLAY on class CL_RSTRAN_GUI_TABLE has no parameter.
Method INIT_DISPLAY on class CL_RSTRAN_GUI_TABLE has no exception.
Method SET_CHECKBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECKBOX | Call by reference | Type reference (TYPE) | RSNGCHECKBOX | Checkbox im Netzplan | 20060705 | |||
| 2 | I_S_CHECKBOXPOSITION | Call by reference | Type reference (TYPE) | RSTRAN_GUI_S_ROWCHECKBOX | Zeilennummer und Spalte | 20060705 |
Method SET_CHECKBOX on class CL_RSTRAN_GUI_TABLE has no exception.
Method SET_CHECKBOXES Signature
Method SET_CHECKBOXES on class CL_RSTRAN_GUI_TABLE has no parameter.
Method SET_CHECKBOXES on class CL_RSTRAN_GUI_TABLE has no exception.
Method SET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_ICON | Call by reference | Type reference (TYPE) | RSTRAN_GUI_S_ROWICON | Zeilennummer und icon | 20041214 |
Method SET_ICON on class CL_RSTRAN_GUI_TABLE has no exception.
Method SET_ICONS Signature
Method SET_ICONS on class CL_RSTRAN_GUI_TABLE has no parameter.
Method SET_ICONS on class CL_RSTRAN_GUI_TABLE has no exception.
Method SET_ROW_COLOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLNR | Call by reference | Type reference (TYPE) | RSNG_COLNR | Spaltennummer | 20050321 | |||
| 2 | I_COLOR | Call by reference | Type reference (TYPE) | RSNG_COLOR | Farbe (RGB-WERT) | 20061116 | |||
| 3 | I_ROWNR | Call by reference | Type reference (TYPE) | RSNG_ROWNR | Zeilennummer | 20050321 | |||
| 4 | I_S_FONTSTYLE | Call by reference | Type reference (TYPE) | RSNETGRAPHIC_S_FONTSTYLE | Styles für den Font | 20061116 |
Method SET_ROW_COLOR on class CL_RSTRAN_GUI_TABLE has no exception.
Method SET_TABLE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUTOARRANGE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060816 |
Method SET_TABLE_ATTRIBUTES on class CL_RSTRAN_GUI_TABLE has no exception.
Method SET_TABLE_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_POSITION | Call by reference | Type reference (TYPE) | RSNG_S_POS | Position eines Objektes im Netzplan | 20060816 |
Method SET_TABLE_POSITION on class CL_RSTRAN_GUI_TABLE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |