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 Table/Structure Field  SAIRPORT - NAME Airport name
2 Table/Structure Field  SAIRPORT - ID Airport Code
3 Table/Structure Field  SCARR - CARRID Airline Code SOURCE VALUE(IV_CARRID) LIKE SCARR-CARRID DEFAULT SPACE
4 Table/Structure Field  SCARR - CARRID Airline Code
5 Table/Structure Field  SCARR - CARRNAME Airline name
6 Table/Structure Field  SCITAIRP - AIRPORT Airport Code
7 Table/Structure Field  SCITAIRP - CITY City
8 Table/Structure Field  SCITAIRP - COUNTRY Country Key
9 Table/Structure Field  SFLIGHT - SEATSOCC Occupied seats in economy class
10 Table/Structure Field  SFLIGHT - SEATSMAX Maximum capacity in economy class
11 Table/Structure Field  SFLIGHT - PRICE Airfare
12 Table/Structure Field  SFLIGHT - PLANETYPE Aircraft Type
13 Table/Structure Field  SFLIGHT - CURRENCY Local currency of airline
14 Table/Structure Field  SFLIGHT - CONNID Flight Connection Number
15 Table/Structure Field  SFLIGHT - CARRID Airline Code
16 Table/Structure Field  SFLIGHT - FLDATE Flight date
17 Table/Structure Field  SGEOCITY - COUNTRY Country Key
18 Table/Structure Field  SGEOCITY - COUNTRY Country Key SOURCE VALUE(IV_COUNTRYTO) LIKE SGEOCITY-COUNTRY DEFAULT SPACE
19 Table/Structure Field  SGEOCITY - COUNTRY Country Key SOURCE VALUE(IV_COUNTRYFROM) LIKE SGEOCITY-COUNTRY DEFAULT SPACE
20 Table/Structure Field  SGEOCITY - CITY City
21 Table/Structure Field  SGEOCITY - CITY City SOURCE VALUE(IV_CITYTO) LIKE SGEOCITY-CITY DEFAULT SPACE
22 Table/Structure Field  SGEOCITY - CITY City SOURCE VALUE(IV_CITYFROM) LIKE SGEOCITY-CITY DEFAULT SPACE
23 Table/Structure Field  SPFLI - AIRPFROM Departure airport
24 Table/Structure Field  SPFLI - AIRPTO Destination airport
25 Table/Structure Field  SPFLI - ARRTIME Arrival time
26 Table/Structure Field  SPFLI - CARRID Airline Code
27 Table/Structure Field  SPFLI - CONNID Flight Connection Number
28 Table/Structure Field  SPFLI - DEPTIME Departure time
29 Table/Structure Field  SYST - DATUM ABAP System Field: Current Date of Application Server
30 Table/Structure Field  SYST - DBCNT ABAP System Field: Edited Database Table Rows