Table 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  SAIRPORT Airports
2 Table  SCARR Airline
3 Table  SCARR Airline SOURCE VALUE(IV_CARRID) LIKE SCARR-CARRID DEFAULT SPACE
4 Table  SCITAIRP City-Airport assignment
5 Table  SFLIGHT Flight
6 Table  SFL_INFO Flight details SOURCE TA_FLIGHTLIST STRUCTURE SFL_INFO
7 Table  SGEOCITY Geographical position of a city SOURCE VALUE(IV_CITYTO) LIKE SGEOCITY-CITY DEFAULT SPACE
8 Table  SGEOCITY Geographical position of a city SOURCE VALUE(IV_COUNTRYFROM) LIKE SGEOCITY-COUNTRY DEFAULT SPACE
9 Table  SGEOCITY Geographical position of a city SOURCE VALUE(IV_COUNTRYTO) LIKE SGEOCITY-COUNTRY DEFAULT SPACE
10 Table  SGEOCITY Geographical position of a city SOURCE VALUE(IV_CITYFROM) LIKE SGEOCITY-CITY DEFAULT SPACE
11 Table  SGEOCITY Geographical position of a city
12 Table  SPFLI Flight schedule