SAP ABAP Class CL_WDR_TEST_C_TABLE_ASSIST (Assistance-Klasse für WDR_TEST_C_TABLE)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_TEST (Package) Web Dynpro: Tests

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100916 |
Properties
Class | CL_WDR_TEST_C_TABLE_ASSIST | |
Short Description | Assistance-Klasse für WDR_TEST_C_TABLE | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_TEST | Web Dynpro: Tests |
Created | 20100916 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WDR_TEST_C_TABLE_ASSIST has no interface implemented.
Friends
Class CL_WDR_TEST_C_TABLE_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_SBOOK_KEYS | 20120503 |
Methods
Events
Class CL_WDR_TEST_C_TABLE_ASSIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_FILTER_VALUES | Public | See coding | 20101111 | tt_filter_values type standard table of t_filter_value with default key
|
||
2 | TT_FIXED_CELLS | Public | See coding | 20101022 | tt_fixed_cells type standard table of t_fixed_cell with default key
|
||
3 | T_FILTER_VALUE | Public | See coding | 20101111 | begin of T_FILTER_VALUE,
text type STRING,
end of t_filter_value
|
||
4 | T_FIXED_CELL | Public | See coding | 20101022 | begin of t_fixed_cell,
id type string,
name type string,
fixed_position type wdui_table_column_fixed_pos,
rtti type ref to cl_abap_elemdescr,
topfixed type string,
bottomfixed type string,
end of t_fixed_cell
|
||
5 | T_SBOOK_KEY | Private | See coding | 20120503 | begin of t_sbook_key,
carrid type s_carr_id,
connid type s_conn_id,
fldate type s_date,
bookid type s_book_id,
end of t_sbook_key
|
||
6 | T_SBOOK_KEYS | Private | See coding | 20120503 | t_sbook_keys type sorted table of t_sbook_key with unique key carrid connid fldate bookid
|
Method Signatures
Method ADD_DRAG_SOURCES_TO_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_C_TABLE | 20110215 | |||
2 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | STRING | `COL_` | 20110215 | ||
3 | ![]() |
TAG | Call by reference | Type reference (TYPE) | STRING | `vehicle` | 20110215 |
Method ADD_DRAG_SOURCES_TO_COLUMNS on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method ADD_GENERIC_FIXED_CELLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CELL_BORDER_OMITTING | Call by reference | Type reference (TYPE) | WDUI_C_TBL_CELL_BORDEROMITTING | 01 | Web Dynpro: borderOmitting | 20110615 | |
2 | ![]() |
CELL_DESIGN | Call by reference | Type reference (TYPE) | WDUI_TABLE_CELL_DESIGN | 00 | Web Dynpro: TableCellDesign | 20110615 | |
3 | ![]() |
COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_WD_C_TABLE_COLUMN | 20110615 | |||
4 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20110615 | ||
5 | ![]() |
FIXED_CELL | Call by reference | Type reference (TYPE) | STRING | Typ der fixierten Zelle | 20110615 | ||
6 | ![]() |
H_ALIGN | Call by reference | Type reference (TYPE) | WDUI_TABLE_COLUMN_HALIGN | 00 | Web Dynpro: TableColumnHAlign | 20110615 | |
7 | ![]() |
NUMBER | Call by reference | Type reference (TYPE) | I | Anzahl der fixierten Zellen | 20110615 | ||
8 | ![]() |
POSITION | Call by reference | Type reference (TYPE) | STRING | Position TOP/BOTTOM | 20110615 |
Method ADD_GENERIC_FIXED_CELLS on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method BUILD_HEADER_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_C_TABLE | 20101102 |
Method BUILD_HEADER_MENU on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method BUILD_SBOOK_FIXED_CELLS_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_C_TABLE | Web Dynpro: API eines Views | 20101022 | ||
2 | ![]() |
FIXED_CELLS | Call by reference | Type reference (TYPE) | TT_FIXED_CELLS | 20101022 | |||
3 | ![]() |
FIXED_TOP_BOTTOM_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Leerer Context-Knoten für Top/Bottom fixedCells | 20110608 |
Method BUILD_SBOOK_FIXED_CELLS_TABLE on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method BUILD_TABLE_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMNS | Call by reference | Type reference (TYPE) | I | 20100916 | |||
2 | ![]() |
CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100916 | ||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20100924 | |||
4 | ![]() |
ROWS | Call by reference | Type reference (TYPE) | I | 20100916 |
Method BUILD_TABLE_CONTEXT on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method BUILD_TABLE_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BIND_PATH | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100924 | |||
2 | ![]() |
CELL_EDITOR | Call by reference | Type reference (TYPE) | STRING | `TEXT_VIEW` | 20111103 | ||
3 | ![]() |
COLUMNS | Call by reference | Type reference (TYPE) | I | 20100916 | |||
4 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_ELEMENT | Web Dynpro: API eines Views | 20100927 | ||
5 | ![]() |
HEIGHT_MODE | Call by reference | Type reference (TYPE) | WDUI_C_TABLE_HEIGHT_MODE | CL_WD_C_TABLE=>E_HEIGHT_MODE-VISIBLE_ROW_COUNT | Web Dynpro: CTableHeightMode | 20100927 | |
6 | ![]() |
NAVIGATION_MODE | Call by reference | Type reference (TYPE) | WDUI_C_TABLE_NAVIGATION_MODE | CL_WD_C_TABLE=>E_NAVIGATION_MODE-SCROLLBAR | Web Dynpro: CTableNavigationMode | 20101130 | |
7 | ![]() |
READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20111103 | ||
8 | ![]() |
SHOW_HEADERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101201 | ||
9 | ![]() |
WIDTH | Call by reference | Type reference (TYPE) | STRING | '' | 20101201 |
Method BUILD_TABLE_UI on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method BUILD_VAR_C_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CELL_EDITOR | Call by reference | Type reference (TYPE) | STRING | `TEXT_VIEW` | 20111103 | ||
2 | ![]() |
COLUMNS | Call by reference | Type reference (TYPE) | I | 20100924 | |||
3 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_ELEMENT | Layout Container zur Einbettung der Tabelle | 20100927 | ||
4 | ![]() |
HEIGHT_MODE | Call by reference | Type reference (TYPE) | WDUI_C_TABLE_HEIGHT_MODE | CL_WD_C_TABLE=>E_HEIGHT_MODE-VISIBLE_ROW_COUNT | Web Dynpro: CTableHeightMode | 20100927 | |
5 | ![]() |
NAVIGATION_MODE | Call by reference | Type reference (TYPE) | WDUI_C_TABLE_NAVIGATION_MODE | CL_WD_C_TABLE=>E_NAVIGATION_MODE-SCROLLBAR | Web Dynpro: CTableNavigationMode | 20101130 | |
6 | ![]() |
READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20111103 | ||
7 | ![]() |
ROWS | Call by reference | Type reference (TYPE) | I | 20100924 | |||
8 | ![]() |
SHOW_HEADERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101201 | ||
9 | ![]() |
WIDTH | Call by reference | Type reference (TYPE) | STRING | '' | 20101201 |
Method BUILD_VAR_C_TABLE on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method CONVERT_I_TO_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN | Value transfer | Type reference (TYPE) | STRING | 20100916 | |||
2 | ![]() |
INT_VAL | Call by reference | Type reference (TYPE) | I | 20100916 |
Method CONVERT_I_TO_COLUMN on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method GET_DOMA_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOMA | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110217 | |||
2 | ![]() |
DOMA_VALUES | Value transfer | Type reference (TYPE) | DD07V_TAB | Tabelle zu DD07V | 20110217 | ||
3 | ![]() |
LANGU | Call by reference | Attribute reference (LIKE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20110217 |
Method GET_DOMA_VALUES on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method GET_FIXED_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CELL_BORDER_OMITTING | Call by reference | Type reference (TYPE) | WDUI_C_TBL_CELL_BORDEROMITTING | 01 | Web Dynpro: CellBorderOmitting | 20110615 | |
2 | ![]() |
CELL_DESIGN | Call by reference | Type reference (TYPE) | WDUI_TABLE_CELL_DESIGN | 00 | Web Dynpro: TableCellDesign | 20110615 | |
3 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20110608 | ||
4 | ![]() |
FIXED_CELL | Value transfer | Object reference (TYPE REF TO) | CL_WD_C_TABLE_FIXED_CELL | 20110608 | |||
5 | ![]() |
H_ALIGN | Call by reference | Type reference (TYPE) | WDUI_TABLE_COLUMN_HALIGN | 00 | Web Dynpro: TableColumnHAlign | 20110615 | |
6 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20110609 | |||
7 | ![]() |
VIEW_ELEMENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110608 |
Method GET_FIXED_CELL on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method GET_SBOOK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SBOOK | Value transfer | Type reference (TYPE) | TY_BOOKINGS | Tabelle für Flugbuchungen | 20101111 | ||
2 | ![]() |
UP_TO_ROWS | Call by reference | Type reference (TYPE) | I | 20101111 |
Method GET_SBOOK on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method GET_SFLIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SFLIGHT | Value transfer | Type reference (TYPE) | TY_FLIGHTS | Tabelle der Flüge | 20101111 | ||
2 | ![]() |
WHERE | Call by reference | Type reference (TYPE) | STRING | 20101111 |
Method GET_SFLIGHT on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method GET_SINGLE_SBOOK_BY_CARRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CARRID | Call by reference | Type reference (TYPE) | S_CARR_ID | Kurzbezeichnung der Fluggesellschaft | 20110711 | ||
2 | ![]() |
SBOOK_ENTRY | Value transfer | Type reference (TYPE) | SBOOK | Einzelflugbuchung | 20110711 |
Method GET_SINGLE_SBOOK_BY_CARRID on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_WDR_TEST_C_TABLE_ASSIST has no parameter.
Method GET_TEXT on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method INIT_RANGE_TABLE_AND_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Schnittstelle der Metadaten eines Knotens | 20101215 | ||
2 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20101215 |
Method INIT_RANGE_TABLE_AND_NODE on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method SUPPLY_FILTER_VALUES_SFLIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD | Call by reference | Type reference (TYPE) | STRING | 20101110 | |||
2 | ![]() |
SFLIGHT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20110906 | ||
3 | ![]() |
TABLE | Value transfer | Type reference (TYPE) | TT_FILTER_VALUES | Tabelle von Strings | 20101110 |
Method SUPPLY_FILTER_VALUES_SFLIGHT on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method SUPPLY_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FROM_INDEX | Call by reference | Type reference (TYPE) | I | 20101215 | |||
2 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_RANGE | API für Context Range Supply | 20101215 | ||
3 | ![]() |
PARENT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20101215 | ||
4 | ![]() |
TO_INDEX | Call by reference | Type reference (TYPE) | I | 20101215 |
Method SUPPLY_RANGE on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
Method WRITE_INT_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INTEGER | Call by reference | Type reference (TYPE) | I | 20120503 | |||
2 | ![]() |
STRING | Value transfer | Type reference (TYPE) | STRING | 20120503 |
Method WRITE_INT_TO_STRING on class CL_WDR_TEST_C_TABLE_ASSIST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |