SAP ABAP Class CL_WDR_FLIGHTS (CL_WDR_FLIGHTS)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_TEST (Package) Web Dynpro: Tests

⤷

⤷

Properties
Class | CL_WDR_FLIGHTS | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_TEST | Web Dynpro: Tests |
Created | 20050221 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WDR_FLIGHTS has no forward declaration.
Interfaces
Class CL_WDR_FLIGHTS has no interface implemented.
Friends
Class CL_WDR_FLIGHTS has no friend class.
Attributes
Class CL_WDR_FLIGHTS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20050221 | |
2 | ![]() |
Static method | Public | Method | 20050316 | |
3 | ![]() |
Static method | Public | Method | 20111109 | |
4 | ![]() |
Static method | Public | Method | 20111109 | |
5 | ![]() |
Static method | Public | Method | 20050221 | |
6 | ![]() |
Static method | Public | Method | 20050221 | |
7 | ![]() |
Static method | Public | Method | 20070411 | |
8 | ![]() |
Static method | Public | Method | 20111109 |
Events
Class CL_WDR_FLIGHTS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_SBOOK | Public | See coding | 20111109 | TT_SBOOK type standard table of sbook with non-unique default key
|
||
2 | TT_SFLIGHT | Public | See coding | 20111109 | TT_SFLIGHT type standard table of sflight with non-unique default key
|
||
3 | TT_SPFLI | Public | See coding | 20111109 | TT_SPFLI type standard table of spfli with non-unique default key
|
Method Signatures
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20050221 | |||
2 | ![]() |
ONLY_DB_DATA | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | keine generierten Daten liefern | 20111109 | ||
3 | ![]() |
ROW_COUNT | Call by reference | Type reference (TYPE) | I | 20050221 | |||
4 | ![]() |
TAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20050221 |
Method GET_DATA on class CL_WDR_FLIGHTS has no exception.
Method GET_DATA_WHERE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20050316 | |||
2 | ![]() |
ROW_COUNT | Call by reference | Type reference (TYPE) | I | 20050316 | |||
3 | ![]() |
SQL_COND | Call by reference | Type reference (TYPE) | STRING | 20050316 | |||
4 | ![]() |
TAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20050316 |
Method GET_DATA_WHERE on class CL_WDR_FLIGHTS has no exception.
Method GET_SBOOK_DUMMY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | TT_SBOOK | 20111109 | |||
2 | ![]() |
ROW_COUNT | Value transfer | Type reference (TYPE) | I | 385 | 20111109 | ||
3 | ![]() |
VARIANT | Call by reference | Type reference (TYPE) | I | 20140811 |
Method GET_SBOOK_DUMMY_DATA on class CL_WDR_FLIGHTS has no exception.
Method GET_SFLIGHT_DUMMY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | TT_SFLIGHT | interne struktur für tabelle sflight | 20111109 | ||
2 | ![]() |
ROW_COUNT | Value transfer | Type reference (TYPE) | I | 385 | 20111109 |
Method GET_SFLIGHT_DUMMY_DATA on class CL_WDR_FLIGHTS has no exception.
Method GET_SPFLI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CITYFROM | Value transfer | Type reference (TYPE) | SPFLI-CITYFROM | Abflugstadt | 20050221 | ||
2 | ![]() |
COUNTRYFR | Value transfer | Type reference (TYPE) | SPFLI-COUNTRYFR | Länderschlüssel | 20050221 | ||
3 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20050221 |
Method GET_SPFLI on class CL_WDR_FLIGHTS has no exception.
Method GET_SPFLI_2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CARRID | Call by reference | Type reference (TYPE) | SPFLI-CARRID | Kurzbezeichnung der Fluggesellschaft | 20050221 | ||
2 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20050221 |
Method GET_SPFLI_2 on class CL_WDR_FLIGHTS has no exception.
Method GET_SPFLI_3 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CARRID | Call by reference | Type reference (TYPE) | SPFLI-CARRID | Kurzbezeichnung der Fluggesellschaft | 20070411 | ||
2 | ![]() |
CONNID | Call by reference | Type reference (TYPE) | SPFLI-CONNID | Code der Einzelflugverbindung | 20070411 | ||
3 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20070411 |
Method GET_SPFLI_3 on class CL_WDR_FLIGHTS has no exception.
Method GET_SPFLI_DUMMY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | TT_SPFLI | 20111109 | |||
2 | ![]() |
ROW_COUNT | Value transfer | Type reference (TYPE) | I | 77 | 20111109 |
Method GET_SPFLI_DUMMY_DATA on class CL_WDR_FLIGHTS has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 700 |