SAP ABAP Class CL_TEST_CHIP_FLY_MODEL (CL_TEST_CHIP_FLY_MODEL)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_PUBLIC_TEST (Package) Page Builder: Test CHIPs Outside SWDP_CCP
⤷
⤷
Properties
| Class | CL_TEST_CHIP_FLY_MODEL | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CCP_PUBLIC_TEST | Page Builder: Test CHIPs Outside SWDP_CCP |
| Created | 20110405 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_TEST_CHIP_FLY_MODEL has no interface implemented.
Friends
Class CL_TEST_CHIP_FLY_MODEL has no friend class.
Attributes
Class CL_TEST_CHIP_FLY_MODEL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provides excerpt from SBOOK | 20110405 | |
| 2 | Static method | Public | Method | Reads SCARPLAN from CARRID | 20110405 | |
| 3 | Static method | Public | Method | Returns the whole SCARR | 20110405 | |
| 4 | Static method | Public | Method | Reads SFLIGHT | 20110405 | |
| 5 | Static method | Public | Method | Reads SFLIGHT | 20110405 | |
| 6 | Static method | Public | Method | Reads the data for a key record | 20110405 | |
| 7 | Static method | Public | Method | Reads SFLIGHT using SPLI | 20110405 | |
| 8 | Static method | Public | Method | Returns SFLIGHT restricted by CARRID and FLDATE | 20110405 | |
| 9 | Static method | Public | Method | Reads Data with Dynamic Where Condition | 20110405 | |
| 10 | Static method | Public | Method | Reads the keys for SFLIGHT | 20110405 | |
| 11 | Static method | Public | Method | Returns the times of meals provided by an airline | 20110405 | |
| 12 | Static method | Public | Method | Reads SPFLI | 20110405 | |
| 13 | Static method | Public | Method | Readsflight schedules according to specified CARRID | 20110405 |
Events
Class CL_TEST_CHIP_FLY_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LS_WHERE | Public | See coding | 20110405 | ls_where(72) type c
|
||
| 2 | LT_WHERE | Public | See coding | 20110405 | lt_where type standard table of ls_where
|
||
| 3 | TT_SBOOK | Public | See coding | 20110405 | tt_sbook type standard table of sbook with default key
|
||
| 4 | TT_SCARPLAN | Public | See coding | 20110405 | tt_scarplan type standard table of scarplan with default key
|
||
| 5 | TT_SCARR | Public | See coding | 20110405 | tt_scarr type standard table of scarr with default key
|
||
| 6 | TT_SFLIGHT | Public | See coding | 20110405 | tt_sflight type standard table of sflight with default key
|
||
| 7 | TT_SFLIGHT_KEY | Public | See coding | 20110405 | tt_sflight_key type
standard table of t_sflight_key
with default key
|
||
| 8 | TT_SPFLI | Public | See coding | 20110405 | tt_spfli type standard table of spfli with default key
|
||
| 9 | T_SFLIGHT_KEY | Public | See coding | 20110405 | begin of t_sflight_key,
carrid type sflight-carrid,
connid type sflight-connid,
fldate type sflight-fldate,
end of t_sflight_key
|
Method Signatures
Method GET_SBOOK_BY_KEY_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SBOOK | Value transfer | Type reference (TYPE) | TT_SBOOK | 20110405 | ||||
| 2 | I_CARRID_FROM | Value transfer | Type reference (TYPE) | S_CARR_ID | Kurzbezeichnung der Fluggesellschaft | 20110405 | |||
| 3 | I_CARRID_TO | Value transfer | Type reference (TYPE) | S_CARR_ID | Kurzbezeichnung der Fluggesellschaft | 20110405 |
Method GET_SBOOK_BY_KEY_RANGE on class CL_TEST_CHIP_FLY_MODEL has no exception.
Method GET_SCARPLAN_BY_CARRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SCARPLAN | Value transfer | Type reference (TYPE) | TT_SCARPLAN | 20110405 | ||||
| 2 | I_CARRID | Value transfer | Type reference (TYPE) | S_CARR_ID | Kurzbezeichnung der Fluggesellschaft | 20110405 |
Method GET_SCARPLAN_BY_CARRID on class CL_TEST_CHIP_FLY_MODEL has no exception.
Method GET_SCARR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SCARR | Value transfer | Type reference (TYPE) | TT_SCARR | 20110405 |
Method GET_SCARR on class CL_TEST_CHIP_FLY_MODEL has no exception.
Method GET_SFLIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SFLIGHT | Value transfer | Type reference (TYPE) | TT_SFLIGHT | 20110405 |
Method GET_SFLIGHT on class CL_TEST_CHIP_FLY_MODEL has no exception.
Method GET_SFLIGHT_BY_CARRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SFLIGHT | Value transfer | Type reference (TYPE) | TT_SFLIGHT | Interne Tabelle für SFLIGHT | 20110405 | |||
| 2 | I_CARRID | Value transfer | Type reference (TYPE) | S_CARR_ID | Kurzbezeichnung der Fluggesellschaft | 20110405 |
Method GET_SFLIGHT_BY_CARRID on class CL_TEST_CHIP_FLY_MODEL has no exception.
Method GET_SFLIGHT_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | T_SFLIGHT_KEY | 20110405 | ||||
| 2 | SFLIGHT | Value transfer | Type reference (TYPE) | SFLIGHT | Flug | 20110405 |
Method GET_SFLIGHT_BY_KEY on class CL_TEST_CHIP_FLY_MODEL has no exception.
Method GET_SFLIGHT_BY_SPFLI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SFLIGHT | Value transfer | Type reference (TYPE) | TT_SFLIGHT | 20110405 | ||||
| 2 | I_SPFLI | Value transfer | Type reference (TYPE) | SPFLI | Flugplan | 20110405 |
Method GET_SFLIGHT_BY_SPFLI on class CL_TEST_CHIP_FLY_MODEL has no exception.
Method GET_SFLIGHT_CARRID_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SFLIGHT | Value transfer | Type reference (TYPE) | ANY TABLE | itab SFLIGHT | 20110405 | |||
| 2 | I_CARRID | Value transfer | Type reference (TYPE) | SFLIGHT-CARRID | Kurzbezeichnung der Fluggesellschaft | 20110405 | |||
| 3 | I_FLDATE | Value transfer | Type reference (TYPE) | SFLIGHT-FLDATE | Flugdatum | 20110405 |
Method GET_SFLIGHT_CARRID_DATE on class CL_TEST_CHIP_FLY_MODEL has no exception.
Method GET_SFLIGHT_DYN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SFLIGHT | Value transfer | Type reference (TYPE) | TT_SFLIGHT | Flug | 20110405 | |||
| 2 | LT_WHERE | Value transfer | Type reference (TYPE) | LT_WHERE | 20110405 |
Method GET_SFLIGHT_DYN on class CL_TEST_CHIP_FLY_MODEL has no exception.
Method GET_SFLIGHT_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEYS | Value transfer | Type reference (TYPE) | TT_SFLIGHT_KEY | 20110405 |
Method GET_SFLIGHT_KEYS on class CL_TEST_CHIP_FLY_MODEL has no exception.
Method GET_SMEALT_BY_CARRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SMEALT | Value transfer | Type reference (TYPE) | STANDARD TABLE | Flugmahlzeit | 20110405 | |||
| 2 | I_CARRID | Call by reference | Type reference (TYPE) | SMEAL-CARRID | Kurzbezeichnung der Fluggesellschaft | 20110405 |
Method GET_SMEALT_BY_CARRID on class CL_TEST_CHIP_FLY_MODEL has no exception.
Method GET_SPFLI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SPFLI | Value transfer | Type reference (TYPE) | TT_SPFLI | 20110405 |
Method GET_SPFLI on class CL_TEST_CHIP_FLY_MODEL has no exception.
Method GET_SPFLI_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 | 20110405 | |||
| 2 | FLIGHTS | Value transfer | Type reference (TYPE) | TT_SPFLI | 20110405 |
Method GET_SPFLI_BY_CARRID on class CL_TEST_CHIP_FLY_MODEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |