Table/Structure Field list used by SAP ABAP Function Module SAPBC_GLOBAL_FLIGHT_LIST (Erzeugen einer Liste von Flügen ausgehend von Städten)
SAP ABAP Function Module
SAPBC_GLOBAL_FLIGHT_LIST (Erzeugen einer Liste von Flügen ausgehend von Städten) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SAIRPORT - NAME | Airport name | ||
| 2 | SAIRPORT - ID | Airport Code | ||
| 3 | SCARR - CARRID | Airline Code | SOURCE VALUE(IV_CARRID) LIKE SCARR-CARRID DEFAULT SPACE |
|
| 4 | SCARR - CARRID | Airline Code | ||
| 5 | SCARR - CARRNAME | Airline name | ||
| 6 | SCITAIRP - AIRPORT | Airport Code | ||
| 7 | SCITAIRP - CITY | City | ||
| 8 | SCITAIRP - COUNTRY | Country Key | ||
| 9 | SFLIGHT - SEATSOCC | Occupied seats in economy class | ||
| 10 | SFLIGHT - SEATSMAX | Maximum capacity in economy class | ||
| 11 | SFLIGHT - PRICE | Airfare | ||
| 12 | SFLIGHT - PLANETYPE | Aircraft Type | ||
| 13 | SFLIGHT - CURRENCY | Local currency of airline | ||
| 14 | SFLIGHT - CONNID | Flight Connection Number | ||
| 15 | SFLIGHT - CARRID | Airline Code | ||
| 16 | SFLIGHT - FLDATE | Flight date | ||
| 17 | SGEOCITY - COUNTRY | Country Key | ||
| 18 | SGEOCITY - COUNTRY | Country Key | SOURCE VALUE(IV_COUNTRYTO) LIKE SGEOCITY-COUNTRY DEFAULT SPACE |
|
| 19 | SGEOCITY - COUNTRY | Country Key | SOURCE VALUE(IV_COUNTRYFROM) LIKE SGEOCITY-COUNTRY DEFAULT SPACE |
|
| 20 | SGEOCITY - CITY | City | ||
| 21 | SGEOCITY - CITY | City | SOURCE VALUE(IV_CITYTO) LIKE SGEOCITY-CITY DEFAULT SPACE |
|
| 22 | SGEOCITY - CITY | City | SOURCE VALUE(IV_CITYFROM) LIKE SGEOCITY-CITY DEFAULT SPACE |
|
| 23 | SPFLI - AIRPFROM | Departure airport | ||
| 24 | SPFLI - AIRPTO | Destination airport | ||
| 25 | SPFLI - ARRTIME | Arrival time | ||
| 26 | SPFLI - CARRID | Airline Code | ||
| 27 | SPFLI - CONNID | Flight Connection Number | ||
| 28 | SPFLI - DEPTIME | Departure time | ||
| 29 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 30 | SYST - DBCNT | ABAP System Field: Edited Database Table Rows |